Full-featured BitTorrent client package and utilities
Go to file
Matt Joiner bcc814968b TODO 2014-09-15 03:37:57 +10:00
cmd Misc tweaks 2014-08-28 10:05:41 +10:00
dht dht.Server.Ping didn't lock structure 2014-08-25 22:14:31 +10:00
fs On torrentfs read, read the full requested buffer and don't return early 2014-09-14 03:44:07 +10:00
mmap_span Big visibility/doc clean-up, and extract mmap_span package 2014-04-09 02:36:05 +10: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 Move some tracker.CompactPeer into util 2014-08-21 21:07:44 +10:00
util Clean up magnet URI parsing errors in dirwatch 2014-09-11 14:18:59 +10:00
README.rst Add README.rst with codeship image 2014-05-24 00:23:44 +10:00
TODO TODO 2014-09-15 03:37:57 +10:00
client.go Lazily hash pieces where possible 2014-09-15 03:25:53 +10:00
client_test.go Add CopyExact util function 2014-08-21 18:24:19 +10:00
config.go Make NoUpload a client configuration option and use it for torrentfs 2014-08-25 06:00:29 +10:00
connection.go Rename and improve downloaded chunk counters and status per connection 2014-09-11 20:30:13 +10: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 Lazily hash pieces where possible 2014-09-15 03:25:53 +10:00
magnet.go Check magnet URI scheme 2014-09-11 14:19:23 +10:00
misc.go Extend the dial timeout to 30s 2014-08-22 17:40:22 +10: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 Missing torrent functions 2014-09-14 04:06:17 +10:00
torrent_test.go New worst conns algorithm that takes into account connection useful chunk hit rate 2014-09-11 20:31:31 +10:00
worst_conns.go New worst conn algorithm that incorporates useful/unwanted chunk download rates 2014-09-14 03:40:35 +10:00

README.rst

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