2015-05-05 |
Matt Joiner | Merge pull request #13 from milosgajdos83/metainfo... |
commit | commitdiff | tree |
2015-05-03 |
Milos Gajdos | Adding trackerless.torrent metainfo file to test suite |
commit | commitdiff | tree |
2015-05-03 |
Milos Gajdos | Added support for trackerless metainfo files |
commit | commitdiff | tree |
2015-04-29 |
Matt Joiner | bencode: gofmt |
commit | commitdiff | tree |
2015-04-29 |
Matt Joiner | Apply sortimports |
commit | commitdiff | tree |
2015-04-29 |
Matt Joiner | Made Torrent.GotInfo a function, to avoid use of zero... |
commit | commitdiff | tree |
2015-04-28 |
Matt Joiner | Publicly expose Torrent.GotInfo |
commit | commitdiff | tree |
2015-04-27 |
Matt Joiner | Remove obsolete libtorgo README |
commit | commitdiff | tree |
2015-04-27 |
Matt Joiner | Rewrite imports to local bencode and metainfo |
commit | commitdiff | tree |
2015-04-27 |
Matt Joiner | Merge remote-tracking branch 'libtorgo/master' into... |
commit | commitdiff | tree |
2015-04-27 |
Matt Joiner | fs: Improve test error handling if FUSE isn't available |
commit | commitdiff | tree |
2015-04-27 |
Matt Joiner | Remove all the old intermediate config fields from... |
commit | commitdiff | tree |
2015-04-20 |
Matt Joiner | Add the --disable-tcp flag to the client options |
commit | commitdiff | tree |
2015-04-20 |
Matt Joiner | Add the option to disable encryption |
commit | commitdiff | tree |
2015-04-14 |
Matt Joiner | Rework the Torrent Reader interface, to allow reader... |
commit | commitdiff | tree |
2015-04-07 |
Matt Joiner | Move torrentOffsetRequest and torrentRequestOffset... |
commit | commitdiff | tree |
2015-04-07 |
Matt Joiner | import pp peer_protocol in misc.go |
commit | commitdiff | tree |
2015-04-07 |
Matt Joiner | cmd/torrent-magnet: Error if arguments are given |
commit | commitdiff | tree |
2015-04-07 |
Matt Joiner | Move piece into its own file |
commit | commitdiff | tree |
2015-04-07 |
Matt Joiner | fs: Improve test logging |
commit | commitdiff | tree |
2015-04-06 |
Matt Joiner | cmd/...: Some package synopses |
commit | commitdiff | tree |
2015-04-02 |
Matt Joiner | Merge pull request #10 from milosgajdos83/dht-bootstrap... |
commit | commitdiff | tree |
2015-04-02 |
Milos Gajdos | Added BootstrapNodes to dht.ServerConfig |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | dht: Remove obsolete function Server.AnnouncePeer |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | dht: Apply blocklist to incoming packets |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | If IP blocklists are enabled, block anything that isn... |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | dht: Clean-up interface, add loads of documentation |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | dht: Rename get_peers.go->announce.go |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | Update README |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | Remove unnecessary reflection |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | cmd/torrentfs: Tidy |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | fs: Remove noisy debug logging |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | cmd/torrentfs: Check error creating client |
commit | commitdiff | tree |
2015-04-01 |
Matt Joiner | fs: Root node wasn't listing: Bazil keeps changing... |
commit | commitdiff | tree |
2015-03-30 |
Matt Joiner | dht: Avoid allocation(s) testing if an IP is blocked |
commit | commitdiff | tree |
2015-03-30 |
Matt Joiner | Opinionated torrent filter doesn't belong in this package |
commit | commitdiff | tree |
2015-03-30 |
Matt Joiner | Fix a few minor data races |
commit | commitdiff | tree |
2015-03-30 |
Matt Joiner | Use math.MaxUint64, the more you know |
commit | commitdiff | tree |
2015-03-30 |
Matt Joiner | Fix peer parsing error introduced during tracker packag... |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | iplist: Fail invalid IPs, they were always passing |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | Show number of torrents in the client status |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | AddTorrentSpec now merges in new information an existin... |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | cmd/tracker-announce: Send left=-1, which is what we... |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | Send supportcrypto=1 to HTTP trackers |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | The signedness on several tracker.AnnounceRequest field... |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | Only the first tracker was being tried |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | Tidy up error handling on HTTP tracker client |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | cmd/torrent-magnet: Converts a torrent from stdin to... |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | More unnecessary log shushing |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | Prevent bad metadata_size in extended handshakes from... |
commit | commitdiff | tree |
2015-03-27 |
Matt Joiner | Merge all the tracker packages, why would anyone want... |
commit | commitdiff | tree |
2015-03-26 |
Matt Joiner | cmd/scrape -> cmd/tracker-announce, and a big refresh |
commit | commitdiff | tree |
2015-03-26 |
Matt Joiner | Almost completed http tracker support |
commit | commitdiff | tree |
2015-03-26 |
Matt Joiner | Use rogpeppe's sortimports to fix this goimports orderi... |
commit | commitdiff | tree |
2015-03-25 |
Matt Joiner | The license is MPL2.0 |
commit | commitdiff | tree |
2015-03-25 |
Matt Joiner | cmd/torrent: Report progress |
commit | commitdiff | tree |
2015-03-25 |
Matt Joiner | Suppress some noisy errors that aren't interesting... |
commit | commitdiff | tree |
2015-03-25 |
Matt Joiner | Fixes for changes to basil.org/fuse |
commit | commitdiff | tree |
2015-03-25 |
Matt Joiner | Show metadata state in status output |
commit | commitdiff | tree |
2015-03-25 |
Matt Joiner | Move ut_pex back into the "m" map |
commit | commitdiff | tree |
2015-03-25 |
Matt Joiner | Add the ability to disable PEX |
commit | commitdiff | tree |
2015-03-25 |
Matt Joiner | cmd/torrent: Replace flag with go-flags, rejig options |
commit | commitdiff | tree |
2015-03-24 |
Matt Joiner | Fix crash from bad metadata_size in extended handshake |
commit | commitdiff | tree |
2015-03-23 |
Matt Joiner | Merge pull request #4 from dborzov/master |
commit | commitdiff | tree |
2015-03-23 |
Matt Joiner | Merge pull request #5 from jzelinskie/master |
commit | commitdiff | tree |
2015-03-22 |
Jimmy Zelinskie | add cli flag to disable DHT |
commit | commitdiff | tree |
2015-03-22 |
Peter Borzov | Fix test error message |
commit | commitdiff | tree |
2015-03-22 |
Peter Borzov | Make ParseMagnetURI easier to read |
commit | commitdiff | tree |
2015-03-22 |
Peter Borzov | Test ParseMagnetURI |
commit | commitdiff | tree |
2015-03-22 |
Matt Joiner | Merge pull request #2 from dborzov/master |
commit | commitdiff | tree |
2015-03-21 |
Peter Borzov | Fix typos |
commit | commitdiff | tree |
2015-03-20 |
Matt Joiner | More public interface tidying |
commit | commitdiff | tree |
2015-03-20 |
Matt Joiner | cmd/torrent: Nicer usage |
commit | commitdiff | tree |
2015-03-20 |
Matt Joiner | Improve the README |
commit | commitdiff | tree |
2015-03-20 |
Matt Joiner | Update Codeship badge URL |
commit | commitdiff | tree |
2015-03-20 |
Matt Joiner | bitbucket.org/anacrolix/sync moved to github |
commit | commitdiff | tree |
2015-03-20 |
Matt Joiner | Rewrite import paths for migration from Bitbucket |
commit | commitdiff | tree |
2015-03-19 |
Matt Joiner | Allow some overlap between piece prioritization classes |
commit | commitdiff | tree |
2015-03-19 |
Matt Joiner | More cleaning up of public interface |
commit | commitdiff | tree |
2015-03-19 |
Matt Joiner | Update the example |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Improve connection status info, especially flags |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Piece priority tests |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Misc, some encryption related |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Don't accept unless connections are wanted |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Comments in banned torrent list |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Handle data going missing |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Speed up stuff relating to checking piece completion |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Change the interface to add torrents to a Client |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Avoid dopplegangers, foreign address that have our... |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Rewrite handshaking and connection management |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | Disable AllowedFast |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | mse: Check that readUntil doesn't read indefinitely... |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | mse: Clean-up |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | data/blob: Change store eviction to LRU, from random... |
commit | commitdiff | tree |
2015-03-18 |
Matt Joiner | util: Support CopyExact with pointer source |
commit | commitdiff | tree |
2015-03-13 |
Matt Joiner | Support initial payload, and improve tests |
commit | commitdiff | tree |
2015-03-12 |
Matt Joiner | Tidy up extension bytes handling; don't close conn... |
commit | commitdiff | tree |
2015-03-12 |
Matt Joiner | mse: Tons of fixes and improvements |
commit | commitdiff | tree |
2015-03-12 |
Matt Joiner | msg: Return usable object after handshake |
commit | commitdiff | tree |
2015-03-12 |
Matt Joiner | Add BEP 41 support |
commit | commitdiff | tree |
next |