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

Skip to content
Snippets Groups Projects
  1. Dec 22, 2012
  2. Nov 17, 2012
  3. 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
  4. Aug 27, 2012
  5. Aug 20, 2012
  6. 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
  7. Aug 08, 2012
    • zzz's avatar
      * i2psnark: · 9cee0ee5
      zzz authored
         - Remove static SnarkManager instance
         - Allow DHT-only torrents
         - DHT debugging
      9cee0ee5
  8. Aug 04, 2012
  9. Aug 03, 2012
  10. 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
  11. Jun 15, 2012
    • zzz's avatar
      tweaks · 5ce04792
      zzz authored
      5ce04792
  12. 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
  13. Jun 04, 2012
  14. Jun 01, 2012
  15. 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
  16. 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
  17. Mar 25, 2012
  18. Mar 24, 2012
  19. Mar 06, 2012
  20. Feb 18, 2012
  21. Nov 28, 2011
  22. 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
  23. Feb 10, 2011
    • zzz's avatar
      * i2psnark: · ae9c1607
      zzz authored
            - Improved magnet link parsing, use tr parameter if present
      ae9c1607
  24. Jan 13, 2011
  25. Jan 01, 2011
  26. Dec 28, 2010
  27. 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
  28. Dec 26, 2010
  29. Dec 22, 2010
  30. Dec 20, 2010
  31. Dec 19, 2010
  32. Dec 12, 2010
  33. Oct 30, 2010
  34. Oct 15, 2010
  35. Jul 09, 2010
    • 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