]> Sergey Matveev's repositories - btrtrc.git/history - torrent_test.go
fix `Spec.Storage` and allow per-torrent dir
[btrtrc.git] / torrent_test.go
2017-03-16 Chris Walkerfix `Spec.Storage` and allow per-torrent dir
2016-12-13 Matt JoinerFix race condition in TestPieceHashFailed
2016-12-06 Matt JoinerMerge commit 'c8dffdb'
2016-12-06 Matt JoinerAdd test that dirty chunks are cleared on piece hash...
2016-10-31 Matt JoinerWhen Reader position changes only update piece prioriti...
2016-09-12 Matt JoinerTest empty files and zero piece length for both file...
2016-09-12 Matt JoinerAdd test for issue #111 and #112
2016-08-30 Matt JoinerAdd a benchmark for an observed slow case with Torrent...
2016-04-04 Matt JoinerMerge pull request #72 from shoenig/magnetize
2016-04-03 Matt JoinerMerge Torrent and torrent types
2015-08-04 Matt JoinerInvalid test
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-06-29 Matt JoinerReplace pruning timer with as-required connection dropping
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-03-20 Matt JoinerRewrite import paths for migration from Bitbucket
2015-03-18 Matt JoinerRewrite handshaking and connection management
2015-02-25 Matt JoinerAllow configuring Client torrent data opener, config...
2015-02-09 Matt JoinerHide some methods that shouldn't be public
2014-12-01 Matt JoinerAdd InfoHash.HexString convenience
2014-11-16 Matt JoinerMove half-open tracking into per-torrent
2014-09-11 Matt JoinerNew worst conns algorithm that takes into account conne...
2014-08-27 Matt JoinerAdd a test for double Close of torrent.torrent
2014-04-16 Matt JoinerMake Request private
2014-04-08 Matt JoinerBig visibility/doc clean-up, and extract mmap_span...
2014-04-08 Matt JoinerFix calculation of request for torrent data offset