]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2015-07-17 Matt JoinerHold client lock as little as possible in Reader.readAt
2015-07-17 Matt JoinerAvoid holding client lock while scanning pieces in...
2015-07-15 Matt JoinerStore chunk data without holding client lock
2015-07-15 Matt JoinerAdd fixes triggered by TestResponsive
2015-07-15 Matt JoinerAdd TestResponsive
2015-07-15 Matt JoinerAllow chunk size to be specified per torrent
2015-07-15 Matt JoinerWhen seeding, actually seed beyond 6 chunks
2015-07-04 Matt JoinerDon't raise piece priority while hashing or if piece...
2015-07-04 Matt JoinerMerge branch 'master' of github.com:anacrolix/torrent
2015-07-04 Matt Joinercmd/torrent-metainfo-pprint: Don't print extra newline...
2015-07-02 Matt JoinerAbandon the mailing list and gophers channel
2015-07-02 Matt JoinerMove the gitter badge inline with the other badges
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-06-29 Matt JoinerRaise socketsPerTorrent to 80
2015-06-29 Matt JoinerSome changes to writing torrent status
2015-06-29 Matt JoinerReplace pruning timer with as-required connection dropping
2015-06-29 Matt JoinerAdjust some expvars
2015-06-29 Matt JoinerImplement Stringer on connection
2015-06-29 Matt Joinerdht: Export some useful variables
2015-06-29 Matt Joinerdht: Suppress error during bootstrapping because Server...
2015-06-28 Matt JoinerRename and sort some of the expvars
2015-06-28 Matt JoinerComments and update version strings
2015-06-28 Matt JoinerSeveral trivial fixes
2015-06-27 Matt JoinerMerge pull request #19 from scr4t/master
2015-06-25 Alexander BaranovMake torrent-pick work with latest changes
2015-06-22 Matt Joinerfs: Fix test when :50007 already in use
2015-06-22 Matt JoinerTODO
2015-06-22 Matt JoinerMove methods to correct file
2015-06-22 Matt JoinerUpstream bazil.org/fuse changed again ಠ_ಠ
2015-06-22 Matt JoinerTODO
2015-06-22 Matt Joinercmd/torrent-metainfo-pprint: Output JSON instead
2015-06-22 Matt JoinerDocument ConfigDir
2015-06-22 Matt JoinerClarify downloaded chunk counters
2015-06-22 Matt JoinerPrint peer IDs as escaped ascii
2015-06-22 Matt JoinerMove IP blocklist loading into iplist package
2015-06-22 Matt JoinerAdd benchmark for adding a torrent with a lot of pieces
2015-06-16 Matt JoinerSmall tweak to readahead, and fix the tests
2015-06-16 Matt JoinerImprove uploading/seeding
2015-06-16 Matt JoinerMake readahead always at least 2 blocks.
2015-06-08 Matt JoinerFix rare crash due to bad DHT node IDs
2015-06-08 Matt JoinerDon't try to connect again without encryption, if encry...
2015-06-04 Matt JoinerClarify Example_fileReader
2015-06-03 Matt JoinerReduce log noise due to uTP connection timeouts
2015-06-03 Matt JoinerFix rare single-torrent stall due to obsolete ceaseNetw...
2015-06-03 Matt JoinerFix compile error in example
2015-06-03 Matt JoinerRetry Reader reads when data is unexpectedly missing
2015-06-03 Matt Joinercmd/torrent-pick: gofmt and sortimports
2015-06-03 Matt JoinerDocs and comments
2015-06-02 Matt JoinerMerge branch 'master' of github.com:anacrolix/torrent
2015-06-02 Matt JoinerAdd some metainfo validation
2015-06-02 Matt JoinerTest bad "completed" piece
2015-06-02 Matt Joinertorrentfs: Fix bad import
2015-06-02 Matt JoinerMiscellaneous changes
2015-06-02 Matt JoinerFix a few data races
2015-06-02 Matt JoinerUpstream bazil.org/fuse changes again...
2015-06-02 Matt JoinerFix race to set IPBlocklist on DHT before it bootstraps...
2015-06-01 Matt JoinerMerge pull request #16 from scr4t/master
2015-06-01 Alexander Baranovremove obsolete spaces
2015-06-01 Alexander BaranovOnly wait for io.Copy; Remove obsolete from client
2015-06-01 Alexander BaranovRemove obsolete spaces
2015-06-01 Alexander BaranovUse higher-level API to get file
2015-06-01 Matt JoinerAccessTime helper moved to missinggo
2015-06-01 Matt JoinerChanges to the way piece prioritization affects the...
2015-06-01 Matt JoinerChange the way piece state is exposed to give more...
2015-06-01 Matt JoinerComments
2015-05-28 Alexander BaranovRename picker tool
2015-05-24 Matt JoinerReduce number of messages sent in one test, the OS...
2015-05-24 Matt JoinerMake the package example an actual example.
2015-05-20 Matt Joinerdht: Improve behaviour when adding new root nodes
2015-05-20 Matt Joinerdht: Use maxNodes hint in node table size
2015-05-20 Matt Joinergo vet
2015-05-20 Matt Joinerdht: Implement the DHT security extension
2015-05-20 Matt Joinerdata/blob: Tidy error handling in WriteSectionTo
2015-05-20 Matt JoinerExpose GOPPROF for debugging torrent package
2015-05-20 Matt JoinerRelax pedantic listen addr matching
2015-05-20 Matt Joinergo vet
2015-05-20 Matt JoinerInclude reason for panic on different listener addresses
2015-05-16 Matt JoinerMerge pull request #14 from milosgajdos83/multifile...
2015-05-16 Milos GajdosRemoved summary flag. Modified fileToMmap function
2015-05-16 Milos GajdosMultiple file metainfo mode support in cmd tools
2015-05-16 Matt JoinerFix panic on unexpected files in the blob store "comple...
2015-05-16 Matt JoinerSwitch to using a slice for tracking pending chunks...
2015-05-14 Matt Joinergo vet
2015-05-14 Matt JoinerSupport seeding
2015-05-11 Alexander BaranovBasic pick-file functionality
2015-05-11 Sasha BaranovMerge pull request #1 from anacrolix/master
2015-05-09 Matt JoinerRare panic: a piece is requested that shouldn't have...
2015-05-05 Matt JoinerMerge pull request #13 from milosgajdos83/metainfo...
2015-05-03 Milos GajdosAdding trackerless.torrent metainfo file to test suite
2015-05-03 Milos GajdosAdded support for trackerless metainfo files
2015-04-29 Matt Joinerbencode: gofmt
2015-04-29 Matt JoinerApply sortimports
2015-04-29 Matt JoinerMade Torrent.GotInfo a function, to avoid use of zero...
2015-04-28 Matt JoinerPublicly expose Torrent.GotInfo
2015-04-27 Matt JoinerRemove obsolete libtorgo README
2015-04-27 Matt JoinerRewrite imports to local bencode and metainfo
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-04-27 Matt Joinerfs: Improve test error handling if FUSE isn't available
2015-04-27 Matt JoinerRemove all the old intermediate config fields from...
2015-04-20 Matt JoinerAdd the --disable-tcp flag to the client options
next