I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. May 25, 2014
    • zzz's avatar
      i2psnark DHT tweaks (ticket #1281) · 7ff5d36f
      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
      7ff5d36f
    • zzz's avatar
      i2psnark: · 5a3eab0c
      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)
      5a3eab0c
  2. May 17, 2014
  3. Apr 17, 2014
  4. Jan 25, 2014
  5. Nov 21, 2013
  6. Nov 10, 2013
  7. Oct 24, 2013
    • zzz's avatar
      * i2psnark: · 9d3925eb
      zzz authored
         - Drop incoming connections on HTTP port
         - Define port 6881 in one place
         - Don't let random DHT port be 6881
         - Exception tweak
      9d3925eb
  8. Oct 09, 2013
    • zzz's avatar
      Snark DHT: · 380783c1
      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
      380783c1
    • zzz's avatar
      Snark DHT: · 7513d42e
      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
      7513d42e
  9. Oct 04, 2013
    • zzz's avatar
      * i2psnark: · e755051e
      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
      e755051e
  10. Apr 27, 2013
  11. Dec 22, 2012
  12. Nov 17, 2012
  13. Nov 05, 2012
    • zzz's avatar
      * i2psnark: · 70a2e330
      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
      70a2e330
  14. Aug 27, 2012
  15. Aug 20, 2012
  16. Aug 15, 2012
    • zzz's avatar
      * i2psnark: · 523d39b3
      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
      523d39b3
  17. Aug 08, 2012
    • zzz's avatar
      * i2psnark: · 9cee0ee5
      zzz authored
         - Remove static SnarkManager instance
         - Allow DHT-only torrents
         - DHT debugging
      9cee0ee5
  18. Aug 04, 2012
  19. Aug 03, 2012
  20. Jun 18, 2012
    • zzz's avatar
      * i2psnark: · 4dcfe3e4
      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
      4dcfe3e4
  21. Jun 15, 2012
    • zzz's avatar
      tweaks · 5ce04792
      zzz authored
      5ce04792
  22. Jun 11, 2012
    • zzz's avatar
      * i2psnark: · 6e077ee6
      zzz authored
         - Reduce TrackerClient threads
         - Reduce delay between peer adds for faster startup
         - Thread the announces and reduce timeout when stopping
      6e077ee6
  23. Jun 04, 2012
  24. Jun 01, 2012
  25. May 31, 2012
    • zzz's avatar
      * i2psnark: · 38a4f050
      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
      38a4f050
  26. May 23, 2012
    • zzz's avatar
      * i2psnark: · 580bb5a6
      zzz authored
         - Fixes when complete except for skipped files
           (ticket #447) status in UI, don't connect outbound,
           disconnect seeds when done
         - More classes pkg private
      580bb5a6
  27. Mar 25, 2012
  28. Mar 24, 2012
  29. Mar 06, 2012
  30. Feb 18, 2012
  31. Nov 28, 2011
  32. Feb 24, 2011
    • zzz's avatar
      * i2psnark: · bb7d0287
      zzz authored
            - Fix delete and remove buttons for Opera and w3m (thx xiake)
            - Stop torrent if no valid trackers
            - Fix war build dependencies
      bb7d0287
  33. Feb 10, 2011
    • zzz's avatar
      * i2psnark: · ae9c1607
      zzz authored
            - Improved magnet link parsing, use tr parameter if present
      ae9c1607
  34. Jan 13, 2011
  35. Jan 01, 2011
Loading