- May 25, 2014
-
-
zzz authored
- Extend DHT tracker expire time from 45m to 3h - Extend DHT announce interval from 10m to 40m - Increase announces from 1 peer to 4
-
zzz authored
- Change "private" value in infohash from string to number, to match what everybody else does - Send seed/leech status in DHT announces (ticket #1280)
-
- May 17, 2014
-
-
zzz authored
-
- Apr 17, 2014
-
-
zzz authored
-
- Jan 25, 2014
-
-
zzz authored
* Update: All updates via torrent
-
- Nov 21, 2013
-
-
str4d authored
-
- Nov 10, 2013
-
-
zzz authored
-
- Oct 24, 2013
-
-
zzz authored
- Drop incoming connections on HTTP port - Define port 6881 in one place - Don't let random DHT port be 6881 - Exception tweak
-
- Oct 09, 2013
-
-
zzz authored
- Combine getPeers and announce into a single method, as we must announce to the closest from the getPeers, not the closest from the kbuckets - Stop getPeers when nothing closer is found
-
zzz authored
- Increase dest lookup and search timeouts - Increase max search depth - Loop tracker client faster when in magnet mode - Loop tracker client faster if DHT announce fails - Don't return an empty peers list if we only know about the requestor - volatiles, log tweaks - Major fixes of getPeers() to follow
-
- Oct 04, 2013
-
-
zzz authored
- Add torrent auto-stop support; enable for update file - Add tunnel auto-close when no torrents are running - Log/msg tweaks on add/create failures
-
- Apr 27, 2013
-
-
zzz authored
-
- Dec 22, 2012
- Nov 17, 2012
-
-
zzz authored
-
- Nov 05, 2012
-
-
zzz authored
- More DHT limits - Announce to backup trackers if DHT is empty - Use PEX and DHT info in torrent peer count - Don't use temp files for announces - TrackerClient refactoring - cleanups
-
- Aug 27, 2012
-
-
zzz authored
-
- Aug 20, 2012
-
-
zzz authored
-
- Aug 15, 2012
-
-
zzz authored
- Fix bug preventing completion announcement, broken in 0.9.1 - Fix setting short retry time after initial announce failure - Fix DHT announce and getPeers - Fix DHT warning message - log tweaks
-
- Aug 08, 2012
-
-
zzz authored
- Remove static SnarkManager instance - Allow DHT-only torrents - DHT debugging
-
- Aug 04, 2012
-
-
zzz authored
- Protect against null DHT races - Add message about restarting tunnel when DHT config changes - Add DHT size to table totals
-
- Aug 03, 2012
- Jun 18, 2012
-
-
zzz authored
- Improve torrent shutdown handling to maximize chance of announces getting to tracker - Clean up delete-torrent messages - Remove redundant shutdown hook - Avoid NPE in PEX message handling - Log tweaks
-
- Jun 15, 2012
-
-
zzz authored
-
- Jun 11, 2012
-
-
zzz authored
- Reduce TrackerClient threads - Reduce delay between peer adds for faster startup - Thread the announces and reduce timeout when stopping
-
- Jun 04, 2012
-
-
zzz authored
- Announce only to the single closest DHT peer - Increase random port range - Decrease max local tracker and DHT size
-
- Jun 01, 2012
-
-
zzz authored
-
- May 31, 2012
-
-
zzz authored
- Close connection immediately if bad protocol, this makes blacklist work better too - Stop adding peers when we hit the limit - Lower limit for outbound connections so we give new peers a better chance in large swarms
-
- May 23, 2012
-
- Mar 25, 2012
- Mar 24, 2012
-
-
zzz authored
- Fix state when storage dies during transition out of magnet mode - Fix NPE in magnet mode - Error logging improvements - Support add-torrent with infohash alone - CSS tweaks
-
- Mar 06, 2012
-
-
zzz authored
-
- Feb 18, 2012
-
-
zzz authored
Handle announce URLs with parameters correctly
-
- Nov 28, 2011
-
-
zzz authored
avoid "Turkish four i problem"
-
- Feb 24, 2011
-
-
zzz authored
- Fix delete and remove buttons for Opera and w3m (thx xiake) - Stop torrent if no valid trackers - Fix war build dependencies
-
- Feb 10, 2011
-
-
zzz authored
- Improved magnet link parsing, use tr parameter if present
-
- Jan 13, 2011
-
-
zzz authored
- Disable KRPC - Shorten tracker string
-
- Jan 01, 2011
-
-
zzz authored
-