2015-06-03 |
Matt Joiner | Fix rare single-torrent stall due to obsolete ceaseNetw... |
commit | commitdiff | tree |
2015-06-03 |
Matt Joiner | Fix compile error in example |
commit | commitdiff | tree |
2015-06-03 |
Matt Joiner | Retry Reader reads when data is unexpectedly missing |
commit | commitdiff | tree |
2015-06-03 |
Matt Joiner | cmd/torrent-pick: gofmt and sortimports |
commit | commitdiff | tree |
2015-06-03 |
Matt Joiner | Docs and comments |
commit | commitdiff | tree |
2015-06-02 |
Matt Joiner | Merge branch 'master' of github.com:anacrolix/torrent |
commit | commitdiff | tree |
2015-06-02 |
Matt Joiner | Add some metainfo validation |
commit | commitdiff | tree |
2015-06-02 |
Matt Joiner | Test bad "completed" piece |
commit | commitdiff | tree |
2015-06-02 |
Matt Joiner | torrentfs: Fix bad import |
commit | commitdiff | tree |
2015-06-02 |
Matt Joiner | Miscellaneous changes |
commit | commitdiff | tree |
2015-06-02 |
Matt Joiner | Fix a few data races |
commit | commitdiff | tree |
2015-06-02 |
Matt Joiner | Upstream bazil.org/fuse changes again... |
commit | commitdiff | tree |
2015-06-02 |
Matt Joiner | Fix race to set IPBlocklist on DHT before it bootstraps... |
commit | commitdiff | tree |
2015-06-01 |
Matt Joiner | Merge pull request #16 from scr4t/master |
commit | commitdiff | tree |
2015-06-01 |
Alexander Baranov | remove obsolete spaces |
commit | commitdiff | tree |
2015-06-01 |
Alexander Baranov | Only wait for io.Copy; Remove obsolete from client |
commit | commitdiff | tree |
2015-06-01 |
Alexander Baranov | Remove obsolete spaces |
commit | commitdiff | tree |
2015-06-01 |
Alexander Baranov | Use higher-level API to get file |
commit | commitdiff | tree |
2015-06-01 |
Matt Joiner | AccessTime helper moved to missinggo |
commit | commitdiff | tree |
2015-06-01 |
Matt Joiner | Changes to the way piece prioritization affects the... |
commit | commitdiff | tree |
2015-06-01 |
Matt Joiner | Change the way piece state is exposed to give more... |
commit | commitdiff | tree |
2015-06-01 |
Matt Joiner | Comments |
commit | commitdiff | tree |
2015-05-28 |
Alexander Baranov | Rename picker tool |
commit | commitdiff | tree |
2015-05-24 |
Matt Joiner | Reduce number of messages sent in one test, the OS... |
commit | commitdiff | tree |
2015-05-24 |
Matt Joiner | Make the package example an actual example. |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | dht: Improve behaviour when adding new root nodes |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | dht: Use maxNodes hint in node table size |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | go vet |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | dht: Implement the DHT security extension |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | data/blob: Tidy error handling in WriteSectionTo |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | Expose GOPPROF for debugging torrent package |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | Relax pedantic listen addr matching |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | go vet |
commit | commitdiff | tree |
2015-05-20 |
Matt Joiner | Include reason for panic on different listener addresses |
commit | commitdiff | tree |
2015-05-16 |
Matt Joiner | Merge pull request #14 from milosgajdos83/multifile... |
commit | commitdiff | tree |
2015-05-16 |
Milos Gajdos | Removed summary flag. Modified fileToMmap function |
commit | commitdiff | tree |
2015-05-16 |
Milos Gajdos | Multiple file metainfo mode support in cmd tools |
commit | commitdiff | tree |
2015-05-16 |
Matt Joiner | Fix panic on unexpected files in the blob store "comple... |
commit | commitdiff | tree |
2015-05-16 |
Matt Joiner | Switch to using a slice for tracking pending chunks... |
commit | commitdiff | tree |
2015-05-14 |
Matt Joiner | go vet |
commit | commitdiff | tree |
2015-05-14 |
Matt Joiner | Support seeding |
commit | commitdiff | tree |
2015-05-11 |
Alexander Baranov | Basic pick-file functionality |
commit | commitdiff | tree |
2015-05-11 |
Sasha Baranov | Merge pull request #1 from anacrolix/master |
commit | commitdiff | tree |
2015-05-09 |
Matt Joiner | Rare panic: a piece is requested that shouldn't have... |
commit | commitdiff | tree |
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 |
next |