]> Sergey Matveev's repositories - btrtrc.git/history - client_test.go
Use rogpeppe's sortimports to fix this goimports ordering madness
[btrtrc.git] / client_test.go
2015-03-26 Matt JoinerUse rogpeppe's sortimports to fix this goimports orderi...
2015-03-20 Matt JoinerRewrite import paths for migration from Bitbucket
2015-03-18 Matt JoinerChange the interface to add torrents to a Client
2015-03-12 Matt JoinerAdd support for Fast Extension
2015-03-10 Matt JoinerUse testing config
2015-03-08 Matt JoinerMore cleaning of public interface
2015-03-07 Matt JoinerChange up the data storage interfaces a bit
2015-03-04 Matt JoinerChange the way readahead pieces are calculated
2015-02-27 Matt JoinerMake blob data stateful
2015-02-26 Matt JoinerAdd piece blob torrent.Data storage, and move testutil...
2015-02-25 Matt JoinerAllow configuring Client torrent data opener, config...
2015-02-21 Matt JoinerHopefully maybe fix bind error on Codeship test runner
2015-02-09 Matt JoineruTP raw Socket use is now via .PacketConn
2015-02-06 Matt JoinerFix some stuff Rob Clifford broke through stress testing
2015-01-11 Matt JoinerFix a few tests
2015-01-08 Matt JoinerSwitch to my own UTP library
2014-12-26 Matt JoinerFix sending to localhost on OSX
2014-12-09 Matt Joiner:)
2014-12-04 Matt JoinerA probably unhelpful test that ensures UTP performs
2014-12-03 Matt JoinerPiece priorities, torrent read interface and many fixes
2014-12-02 Matt JoinerSpeed up tests, allow -short for some UDP tracker stuff
2014-11-19 Matt JoinerSet a minimum dial timeout
2014-11-18 Matt JoinerReduce dial timeouts when there are lots of peers in...
2014-11-16 Matt JoinerMove half-open tracking into per-torrent
2014-08-21 Matt JoinerAdd CopyExact util function
2014-08-21 Matt JoinerTidy up the torrent and DHT APIs
2014-07-13 Matt JoinerAPI changes in github.com/anacrolix/libtorgo
2014-07-09 Matt JoinerRun go vet on everything
2014-06-29 Matt JoinerMove download strategies into their own file
2014-06-29 Matt JoinerSome minor tweaks
2014-06-29 Matt JoinerAdd peers sent over PEX
2014-06-28 Matt JoinerCan now download from magnet links
2014-04-08 Matt JoinerBig visibility/doc clean-up, and extract mmap_span...
2014-03-20 Matt JoinerTest created torrent structure in current directory
2014-03-20 Matt JoinerImprovements to pending chunks; extract testutil
2014-03-17 Matt JoinerAdd a end-to-end test for torrentfs