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

Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 08, 2012
    • zzz's avatar
      * i2psnark: · 9cee0ee5
      zzz authored
         - Remove static SnarkManager instance
         - Allow DHT-only torrents
         - DHT debugging
      9cee0ee5
  3. Aug 04, 2012
  4. Aug 03, 2012
  5. 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
  6. Jun 15, 2012
    • zzz's avatar
      tweaks · 5ce04792
      zzz authored
      5ce04792
  7. 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
  8. Jun 04, 2012
  9. Jun 01, 2012
  10. 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
  11. 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
  12. Mar 25, 2012
  13. Mar 24, 2012
  14. Mar 06, 2012
  15. Feb 18, 2012
  16. Nov 28, 2011
  17. 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
  18. Feb 10, 2011
    • zzz's avatar
      * i2psnark: · ae9c1607
      zzz authored
            - Improved magnet link parsing, use tr parameter if present
      ae9c1607
  19. Jan 13, 2011
  20. Jan 01, 2011
  21. Dec 28, 2010
  22. 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
  23. Dec 26, 2010
  24. Dec 22, 2010
  25. Dec 20, 2010
  26. Dec 19, 2010
  27. Dec 12, 2010
  28. Oct 30, 2010
  29. Oct 15, 2010
  30. 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
  31. May 23, 2010
    • zzz's avatar
      * i2psnark: · 5d7c9ebf
      zzz authored
            - Choke slower when at bandwidth limit
            - Fix completion % for small files
            - Use Random from context
      5d7c9ebf
  32. May 05, 2010
  33. Apr 12, 2010
  34. Mar 25, 2010
    • zzz's avatar
      * i2psnark: · c8f97d9c
      zzz authored
            - Send numwant=0 if we don't need peers
            - Report returned complete and incomplete counts
              if higher than peer count
            - Allow missing peer list
            - Log tweaks
      c8f97d9c
  35. Feb 22, 2010
    • zzz's avatar
      * configclients.jsp: · f6b9cf6f
      zzz authored
            - Add js delete confirm
            - Remove delete button for webapps
          * i2psnark:
            - Ignore a non-i2p tracker in a torrent rather than deleting
              the torrent, thus "converting" a torrent to in-netowrk use
              via the open trackers
            - Add js delete confirm
      f6b9cf6f
  36. Feb 04, 2010
Loading