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

Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 31, 2012
  3. Oct 26, 2012
    • zzz's avatar
      banlist · 0ccf65fc
      zzz authored
      0ccf65fc
  4. Sep 26, 2012
  5. Aug 08, 2012
    • zzz's avatar
      * i2psnark: · 9cee0ee5
      zzz authored
         - Remove static SnarkManager instance
         - Allow DHT-only torrents
         - DHT debugging
      9cee0ee5
  6. Aug 03, 2012
  7. 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
  8. Jun 22, 2012
  9. Jun 18, 2012
  10. 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
    • zzz's avatar
      * i2psnark: · 30e2f73d
      zzz authored
         - Display torrent file downloads in torrent area
         - Sort magnets and downloads first
         - Fix sorting problem when torrent dir is a symlink
         - Reduce max file idle time
         - arrow_down icon copied from console css
      30e2f73d
  11. Jun 08, 2012
    • zzz's avatar
      * i2psnark: · 59df524a
      zzz authored
         - Move private tracker config from create box to torrent config
         - Refactor private and open tracker configuration
         - Add private indication on details page
      59df524a
  12. Jun 05, 2012
  13. Jun 04, 2012
    • zzz's avatar
      - Add persistent local DHT storage · 3f40487c
      zzz authored
      - Shutdown now closes tunnel
      - Delay after sending stop announces at shutdown
      - Stub out using Hash cache
      - Implement stop for all cleaners
      - Log tweaks
      3f40487c
  14. Jun 02, 2012
  15. May 31, 2012
    • zzz's avatar
      * i2psnark: · 041c87a2
      zzz authored
         - Add per-hour conn limit
         - Blacklist peer after two bad handshakes
         - Reduce connect timeout
      041c87a2
  16. May 30, 2012
  17. May 19, 2012
    • zzz's avatar
      * i2psnark: · 6ca4b519
      zzz authored
         - Store received chunks in temp files
         - Don't allocate from heap for unneeded chunks
         - Remove peer count restriction for torrents with large pieces
         - Use priorities and rarest calculations to sort partials
         - Preserve p parameter in clear messages link
      6ca4b519
  18. Feb 23, 2012
  19. Sep 14, 2011
    • zzz's avatar
      * i2psnark: · 87439e19
      zzz authored
          - Add refresh time option
          - Add public file permissions option (ticket #501)
          - Fix configuration of tunnel parameters (ticket #524)
          - Allow changing I2CP parameters while tunnel is open
          - Remove duplicated options in I2CP options string
          - Don't open tunnel when saving config
      87439e19
  20. Mar 01, 2011
  21. Feb 05, 2011
  22. Jan 13, 2011
  23. Jan 10, 2011
    • zzz's avatar
      i2psnark: · 6670209c
      zzz authored
        - Update session options when max bandwidth changes
        - BufferedStream cleanup and comments
        - torrent name display tweak
        - findbugs
      6670209c
  24. Jan 01, 2011
  25. Dec 28, 2010
  26. Dec 27, 2010
    • zzz's avatar
      - Hide I2CP settings when in router context · 71043c41
      zzz authored
      - Better BEValue.toString()
      
      (most of the following got missed in the last checkin)
      - Fix about 9 NPEs
      - Fix numwant in magnet mode
      - Send metadata size in extension handshake
      - Open trackers are primary if we don't have primary trackers
      - Add missing break in port message handling
      - Increase max msg size to account for metadata msg
      - Remember magnets across restarts
      - Drop peers w/o extensions if we need metainfo
      - Fix DATA messages
      - Fix tracker transition to non-magnet
      - Fix infohash for non-magnet
      - Fix up peer transition to non-magnet
      - More logging
      71043c41
  27. Dec 26, 2010
    • zzz's avatar
      * I2CP: · 443abce6
      zzz authored
            - Move BWLimits and DestLookup message support from
              I2PSimpleSession to I2PSessionImpl
            - Include the Hash in the DestReplyMessage on a failed lookup
              so the client may correlate replies
            - Add support for parallel lookups and BWLimits requests
            - Add support for specifying the timeout for DestLookups
              (can only be smaller than the router timeout for now)
            - Extend dest lookup router timeout from 10s to 15s
      443abce6
  28. Dec 20, 2010
  29. Nov 19, 2010
  30. Oct 30, 2010
  31. Oct 24, 2010
  32. Oct 15, 2010
  33. Jul 09, 2010
    • zzz's avatar
      more shouldLog() · 05ac2594
      zzz authored
      05ac2594
    • zzz's avatar
      i2psnark: · c19af4db
      zzz authored
        - Rework PeerID class so it depends only on peer desthash, since
          peer ID is not available with compact format. Implement deferred
          lookup of destination.
        - Implement compact tracker requests and response handling
          (may not be the final format)
        - Fix Peer hashCode()
        - Java 5
      c19af4db
Loading