Full-featured BitTorrent client package and utilities
Go to file
Matt Joiner d1bcb272bc dht: A few minor improvements 2014-12-08 19:14:10 -06:00
cmd mmap_span: Avoid allocating the span slice on every use 2014-12-05 00:54:55 -06:00
dht dht: A few minor improvements 2014-12-08 19:14:10 -06:00
fs fs: Improve tests 2014-12-03 12:53:10 -06:00
internal/pieceordering internal/pieceordering: Switch to a different skiplist implementation 2014-12-06 21:15:03 -06:00
iplist iplist: Double performance of parsing line 2014-12-02 14:55:06 -06:00
logonce logonce is a package that prints each distinct message only once 2014-11-16 13:04:44 -06:00
mmap_span mmap_span: Avoid allocating the span slice on every use 2014-12-05 00:54:55 -06:00
peer_protocol Implement the DHT Port message 2014-08-25 22:12:16 +10:00
testutil Missing Close 2014-08-22 17:40:10 +10:00
tracker tracker/udp: Tidy up tests 2014-12-03 12:51:49 -06:00
util util/dirwatch: Some tidying 2014-12-03 12:10:29 -06:00
NOTES Add UTP support, disable TCP for now. DHT moves to another port 2014-11-16 13:29:31 -06:00
README.rst Add README.rst with codeship image 2014-05-24 00:23:44 +10:00
TODO TODO 2014-11-21 00:11:13 -06:00
client.go Use bitbucket.org/anacrolix/sync 2014-12-08 17:00:38 -06:00
client_test.go A probably unhelpful test that ensures UTP performs 2014-12-03 19:57:43 -06:00
config.go Speed up tests, allow -short for some UDP tracker stuff 2014-12-02 14:23:01 -06:00
connection.go Make some overlap of piece priorities 2014-12-06 21:18:17 -06:00
connection_test.go Error in connection.writer goroutine wasn't killing the connection 2014-07-18 02:37:33 +10:00
download_strategies.go Set a low water mark for replenishing requests 2014-12-05 00:58:43 -06:00
magnet.go Improve unknown xt parameter encoding error message 2014-11-18 14:36:56 -06:00
metainfo.go Trivial 2014-12-01 16:40:18 -06:00
misc.go Set priorities ahead of the current read position 2014-12-05 00:56:28 -06:00
ordered.go Improve incomplete piece ordering, responsive download strategy 2014-08-25 05:31:34 +10:00
ordered_test.go Keep pieces sorted by bytes left 2014-07-10 00:26:58 +10:00
torrent.go Write piece status as counts of contiguous identical states 2014-12-06 21:16:02 -06:00
torrent_test.go Add InfoHash.HexString convenience 2014-12-01 16:34:45 -06:00
worst_conns.go Piece priorities, torrent read interface and many fixes 2014-12-03 01:07:50 -06:00

README.rst

.. image:: https://www.codeship.io/projects/a2162d50-c4b2-0131-ac6e-2e4ce217ccc2/status