2014-12-02 |
Matt Joiner | Ensure that when a cached torrent is used, the info... |
commit | commitdiff | tree |
2014-12-02 |
Matt Joiner | Skip mapping files with length 0 |
commit | commitdiff | tree |
2014-12-02 |
Matt Joiner | dht: Don't log messages that fail to decode on the... |
commit | commitdiff | tree |
2014-12-02 |
Matt Joiner | Don't clobber torrent name with empty magnet display... |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | For now always read ahead 4 extra blocks |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | dht: Improve bad KRPC message screening |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Trivial |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Rework torrent adding |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Support banning torrents |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Don't send constructed MetaInfo down a channel when... |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Add InfoHash.HexString convenience |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | cmd/torrentfs: Tidy up flags, switch to default downloa... |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Destroy the torrent FS on exit signals so ongoing sysca... |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | torrent.String, if the name isn't available, use the... |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Skip on errors testing UDP tracker, need to implement... |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Sleep between announces in case there are no trackers |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Improve the interface with client and download strategies |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Give each connection its own piece priority order |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Fast start torrent tracker announces |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Misc good fixes |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | cmd/torrent: Add -upload flag |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Log the type for a rare DHT crash |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Disable IP block list in some tests |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Not ever hashed takes higher priority than partially... |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | When metainfo isn't complete, treat peers that don... |
commit | commitdiff | tree |
2014-12-01 |
Matt Joiner | Block IPv6 for now |
commit | commitdiff | tree |
2014-11-30 |
Matt Joiner | Fix race reordering tracker tier |
commit | commitdiff | tree |
2014-11-30 |
Matt Joiner | Some changes to block list handling |
commit | commitdiff | tree |
2014-11-30 |
Matt Joiner | dht: Error while sending a find_node during bootstrap... |
commit | commitdiff | tree |
2014-11-30 |
Matt Joiner | Default download strategy: Download while initial hashing |
commit | commitdiff | tree |
2014-11-30 |
Matt Joiner | Print iplist.Range nicely |
commit | commitdiff | tree |
2014-11-29 |
Matt Joiner | router.bittorrent.com is in the level1 blocklist so... |
commit | commitdiff | tree |
2014-11-29 |
Matt Joiner | A few tweaks |
commit | commitdiff | tree |
2014-11-29 |
Matt Joiner | Make use of IP blocklist and change the client lock... |
commit | commitdiff | tree |
2014-11-28 |
Matt Joiner | Change all references to github.com/nsf/libtorgo to... |
commit | commitdiff | tree |
2014-11-28 |
Matt Joiner | Allow DHT server config to be passed through when creat... |
commit | commitdiff | tree |
2014-11-28 |
Matt Joiner | Add a passive flag for DHT, that disables responding... |
commit | commitdiff | tree |
2014-11-28 |
Matt Joiner | Implement iplist package, for block lists |
commit | commitdiff | tree |
2014-11-28 |
Matt Joiner | Extra time between tracker announces |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Wasn't actually copying the tiers |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Improve tracker connect error log message |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Shuffle tracker tiers after adding trackers |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | TODO |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Merge trackers by magnet links if the torrent is alread... |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Don't open new connections or announce when new connect... |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Include trackers in WriteStatus |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Fix default torrent client address, and leaked resources |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Add PendingData call to download strategy interface |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Fix accidental pass by value |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | Use a buffer to reduce syscall.Write calls |
commit | commitdiff | tree |
2014-11-21 |
Matt Joiner | tracker: Add an explicit URL() method |
commit | commitdiff | tree |
2014-11-20 |
Matt Joiner | Ignore failures due to FUSE not available |
commit | commitdiff | tree |
2014-11-20 |
Matt Joiner | tracker/udp: Triage errors in tests to real hosts |
commit | commitdiff | tree |
2014-11-20 |
Matt Joiner | No longer require FUSE to run fs test |
commit | commitdiff | tree |
2014-11-20 |
Matt Joiner | Support disabling UTP |
commit | commitdiff | tree |
2014-11-20 |
Matt Joiner | dht: Reduce allocations in calculating ID distance |
commit | commitdiff | tree |
2014-11-20 |
Matt Joiner | Don't allocate pieces map unless necessary when filling... |
commit | commitdiff | tree |
2014-11-20 |
Matt Joiner | torrentfs tests: Use dynamic port |
commit | commitdiff | tree |
2014-11-20 |
Matt Joiner | loghttp: The status server should run on the default mux |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | Simple connection pruner |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | Expose a Torrent "handle", that implements ReaderAt |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | Log bad metadata packets instead of crashing |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | buffer WriteStatus and always write torrents in the... |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | dht: Handle truncated KRPC packets better, requires... |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | Triage a possible bug blocking while closing UTPConns |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | Set a minimum dial timeout |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | TODO |
commit | commitdiff | tree |
2014-11-19 |
Matt Joiner | util/loghttp: Don't implicitly expose pprof |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | Improve unknown xt parameter encoding error message |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | Expose a wrapped metainfo type with helper methods |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | util: LoggedHTTPServe uses its own mux for use as a... |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | Adding a duplicate magnet returns the existing torrent |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | Fix race condition calculating reduced dial timeout |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | Improve client status write-out |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | Count accepted connections |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | dht: Improve Server.GetPeers so new nodes are fed direc... |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | cmd/dht-ping: Various improvements more like a real... |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | cmd/dht-get-peers: Add -once flag to do a single scrape |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | cmd/dht-get-peers: Expose debug HTTP |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | Ensure the parallel dial invariant |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | Reduce dial timeouts when there are lots of peers in... |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | dht: Reduce announce peer parallelism now that node... |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | dht: Move packet processing into a separate function |
commit | commitdiff | tree |
2014-11-18 |
Matt Joiner | dht: Fix "good" node determination |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | dht: Include the sender of peers in the peer stream |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | util/CopyExact: Test copying from interfaces and nil |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | TODO |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | Expose DHT ID distances as an interface and switch... |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | cmd/dht-get-peers: Fix lockup on SIGINT |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | Expvar successful and unsuccessful dials |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | Connect to peers using both UTP and TCP; Share UTP... |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | loghttp: Try successive port numbers until available |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | Open new connections when a connection is dropped |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | Tunnel addrs through dht as an internal interface to... |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | Change cmd/torrent default ports |
commit | commitdiff | tree |
2014-11-17 |
Matt Joiner | Add util AddrIP and AddrPort functions |
commit | commitdiff | tree |
2014-11-16 |
Matt Joiner | Allow the client ID to be set in the config |
commit | commitdiff | tree |
2014-11-16 |
Matt Joiner | Prevent clients from connecting to other clients with... |
commit | commitdiff | tree |
2014-11-16 |
Matt Joiner | Fix CopyExact to work on a source string |
commit | commitdiff | tree |
2014-11-16 |
Matt Joiner | Fix broken commit |
commit | commitdiff | tree |
next |