Matt Joiner
|
75cde79d65
|
Improve the interface with client and download strategies
|
2014-12-01 03:37:33 -06:00 |
Matt Joiner
|
d430cf9ec9
|
cmd/torrent: Add -upload flag
|
2014-12-01 03:29:56 -06:00 |
Matt Joiner
|
a5adb399f2
|
Change cmd/torrent default ports
|
2014-11-16 21:21:13 -06:00 |
Matt Joiner
|
ecf2639856
|
Add magnet-metainfo, tool to download magnet to torrent file
|
2014-09-25 18:05:52 +10:00 |
Matt Joiner
|
d5a2bc67f7
|
Misc tweaks
|
2014-08-28 10:05:41 +10:00 |
Matt Joiner
|
2d9c22ae1e
|
Misc trivial improvements
|
2014-08-25 22:14:10 +10:00 |
Matt Joiner
|
74f05db2ea
|
Clean up imports
|
2014-08-21 21:08:56 +10:00 |
Matt Joiner
|
5c1492bffe
|
Add CopyExact util function
|
2014-08-21 18:24:19 +10:00 |
Matt Joiner
|
40fd1d647c
|
Tidy up the torrent and DHT APIs
|
2014-08-21 18:07:06 +10:00 |
Matt Joiner
|
7cc22565ed
|
Abstract the status HTTP server into package util
|
2014-07-23 01:54:58 +10:00 |
Matt Joiner
|
28afa748e7
|
API changes in github.com/anacrolix/libtorgo
|
2014-07-13 17:37:12 +10:00 |
Matt Joiner
|
0d57d50003
|
cmd/torrent: Run the http server by default
|
2014-07-12 01:23:10 +10:00 |
Matt Joiner
|
581a3d9325
|
Add DHT support to cmd/torrent
|
2014-07-11 19:30:20 +10:00 |
Matt Joiner
|
c96293a111
|
Can now download from magnet links
|
2014-06-28 19:38:31 +10:00 |
Matt Joiner
|
9d53e19547
|
Fixes for cmd/torrent with the new torrent.Info field
|
2014-06-27 18:57:35 +10:00 |
Matt Joiner
|
49e71f9654
|
Begin adding magnet and ut_metadata support
|
2014-06-27 00:57:07 +10:00 |
Matt Joiner
|
2e4629abbc
|
cmd/torrent: Add flags -disableTrackers and -seed
|
2014-05-21 17:38:09 +10:00 |
Matt Joiner
|
1aa1063863
|
Big visibility/doc clean-up, and extract mmap_span package
|
2014-04-09 02:36:05 +10:00 |
Matt Joiner
|
236e12486b
|
Lots of logging improvements
|
2014-03-21 00:14:17 +11:00 |
Matt Joiner
|
ef4aa0d3f9
|
Add -listenAddr and actually listen in ./cmd/torrent
|
2014-03-21 00:13:32 +11:00 |
Matt Joiner
|
fa000c4f88
|
Improvements to pending chunks; extract testutil
|
2014-03-20 16:58:09 +11:00 |
Matt Joiner
|
31530899e4
|
Make use of trackers
|
2014-03-17 02:30:10 +11:00 |
Matt Joiner
|
69c674606f
|
Bring the 'torrent' command up to speed with the client API, including profiling flags
|
2013-11-05 00:07:28 +11:00 |
Matt Joiner
|
28531a4fcc
|
Fix request/chunk confusion, missing outgoing message prefix, protocol tests; improve request triggering
|
2013-10-01 18:43:18 +10:00 |
Matt Joiner
|
081a6805c5
|
Implementing bitfields and connection message handling
|
2013-09-30 21:51:08 +10:00 |
Matt Joiner
|
7870d20573
|
Begin implementing the adding of peers, and initiating of connections
|
2013-09-29 08:11:24 +10:00 |
Matt Joiner
|
816c263760
|
Start implementing a basic client
|
2013-09-26 19:49:15 +10:00 |