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 |
2015-03-12 |
Matt Joiner | Add support for Fast Extension |
commit | commitdiff | tree |
2015-03-12 |
Matt Joiner | Count peers obtained by tracker |
commit | commitdiff | tree |
2015-03-12 |
Matt Joiner | mse: Got basic message stream encryption working with... |
commit | commitdiff | tree |
2015-03-10 |
Matt Joiner | Use testing config |
commit | commitdiff | tree |
2015-03-10 |
Matt Joiner | Apply IP blocklist to trackers |
commit | commitdiff | tree |
2015-03-10 |
Matt Joiner | Rework piece completion |
commit | commitdiff | tree |
2015-03-10 |
Matt Joiner | Harmless improvements |
commit | commitdiff | tree |
2015-03-09 |
Matt Joiner | TODO |
commit | commitdiff | tree |
2015-03-09 |
Matt Joiner | Fix a status line going to stdout |
commit | commitdiff | tree |
2015-03-09 |
Matt Joiner | Change torrent.Name() |
commit | commitdiff | tree |
2015-03-08 |
Matt Joiner | util.AddrIP, TCPAddr |
commit | commitdiff | tree |
2015-03-08 |
Matt Joiner | iplist: Fix ranges that contain extra colons, and minim... |
commit | commitdiff | tree |
2015-03-08 |
Matt Joiner | More cleaning of public interface |
commit | commitdiff | tree |
2015-03-07 |
Matt Joiner | Change up the data storage interfaces a bit |
commit | commitdiff | tree |
2015-03-07 |
Matt Joiner | Since IPv6 blocklists aren't prevalent, default to... |
commit | commitdiff | tree |
2015-03-07 |
Matt Joiner | iplist: Check for matches against IPv4 and IPv6 addresses |
commit | commitdiff | tree |
2015-03-07 |
Matt Joiner | Improvements to P2P blocklist scanning errors |
commit | commitdiff | tree |
2015-03-04 |
Matt Joiner | Change the way readahead pieces are calculated |
commit | commitdiff | tree |
2015-03-04 |
Matt Joiner | Implement Handle.ReadAt |
commit | commitdiff | tree |
2015-03-01 |
Matt Joiner | Extraneous import |
commit | commitdiff | tree |
2015-03-01 |
Matt Joiner | TODO |
commit | commitdiff | tree |
next |