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

Skip to content
Snippets Groups Projects
  1. Jan 05, 2021
  2. Jun 03, 2020
  3. May 02, 2020
    • zzz's avatar
      I2CP: Add PROP_GZIP · 0528e410
      zzz authored
      i2ptunnel: Disable I2CP gzip for HTTP server tunnels
      i2psnark: Disable I2CP gzip
      0528e410
  4. Oct 03, 2019
  5. Dec 03, 2018
  6. Oct 25, 2017
    • str4d's avatar
      I2PSnark UI bugfixes · df95e29f
      str4d authored
      - Fix broken collapsible panels issue for browsers that don't support the
        feature by conditionally loading override CSS to expand panels by default
        and disable hover/active states for panel headings (tickets #2002, #2026)
      - Add UI option to configuration section to enable collapsible panels, and
        disable the option if a non-compliant browser is detected
      - Fix multiple instances of snark refreshing to the homepage (ticket #2028)
        (patch supplied by mindless)
      - Tentative fix for caching of images so ajax refresh doesn't reload all
        image resources
      - Standardize 'Save Configuration' action to return to top of the page
        (so we can see message log entry)
      df95e29f
  7. Jul 11, 2017
  8. May 05, 2017
  9. Mar 20, 2017
  10. Jan 27, 2017
  11. Dec 01, 2015
    • zzz's avatar
      i2psnark: · 348805f0
      zzz authored
        - Consolidate default tunnel length definition
        - Increase max peers and uploaders per torrent
        - Increase default max total uploaders
        - Increase max peers sent and returned in DHT
      348805f0
  12. Nov 16, 2015
  13. Nov 07, 2015
  14. Oct 17, 2015
  15. Sep 25, 2015
  16. Aug 31, 2015
  17. May 15, 2015
  18. Apr 06, 2015
  19. Mar 21, 2015
  20. Mar 08, 2015
  21. Nov 06, 2014
    • zzz's avatar
      i2psnark: · 6112cc5a
      zzz authored
        - Add new opentrackers, remove welterde
        - Support multiple default opentrackers
        - Don't link to opentrackers at the top
      6112cc5a
  22. Dec 15, 2013
  23. Dec 09, 2013
  24. Nov 28, 2013
  25. Nov 21, 2013
  26. 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
  27. Oct 09, 2013
    • 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
  28. Jun 01, 2013
    • zzz's avatar
      * i2psnark: · ff201745
      zzz authored
         - Add idle detector, reduce tunnel count when idle (prep for torrent updates)
         - Cancel CoordinatorAcceptor cleaner when halted
         - Make PeerCoordinatorSet an Iterable
         - Reduce max protocol errors to 1
         - Disable unused PeerMonitorTask
      ff201745
  29. Apr 14, 2013
    • zzz's avatar
      * i2psnark: · 8bfe3f63
      zzz authored
         - Set unique tunnel nickname for additional instances
         - Increase page size to 50
         - Restore 1-arg SnarkManager constructor for compatibility
         - Add note about DHT file w/ multiple instances, to be fixed
         - Log tweak
      8bfe3f63
  30. Jan 23, 2013
  31. Nov 17, 2012
  32. 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
  33. Oct 31, 2012
  34. Oct 26, 2012
    • zzz's avatar
      banlist · 0ccf65fc
      zzz authored
      0ccf65fc
  35. Sep 26, 2012
  36. Aug 08, 2012
    • zzz's avatar
      * i2psnark: · 9cee0ee5
      zzz authored
         - Remove static SnarkManager instance
         - Allow DHT-only torrents
         - DHT debugging
      9cee0ee5
  37. Aug 03, 2012
  38. Jul 01, 2012
    • zzz's avatar
      * i2psnark: · 0d8bcd5d
      zzz authored
         - Don't send a keepalive to a peer we are going to disconnect
         - Disconnect peer when idle a long time
         - PeerCheckerTask cleanup
         - Static ref cleanup
         - Don't show a downloaded torrent file as "seeding"
         - Better torrent file download icon (from Silk, same license as the others)
      0d8bcd5d
Loading