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

Skip to content
Snippets Groups Projects
  1. Feb 07, 2014
    • zzz's avatar
      * UpdateManager: · ef3a12f0
      zzz authored
         - Convert to RouterApp and remove update hooks from context
           (ticket #1185)
      ef3a12f0
  2. Dec 04, 2013
    • zzz's avatar
      i2psnark ConnectionAcceptor: · 7fe8573d
      zzz authored
        - Fix ConnectionAcceptor not restarting after tunnel
          restart, preventing incoming connections
        - locking tweaks
        - cleaner reschedule tweaks
        - don't store server socket locally
        - constructor tweaks / finals
        - Stop acceptor when tunnel disconnects
        - javadocs
      7fe8573d
  3. Nov 28, 2013
  4. Nov 26, 2013
  5. Nov 23, 2013
  6. Nov 21, 2013
  7. Nov 10, 2013
  8. Oct 29, 2013
  9. Oct 08, 2013
  10. Oct 04, 2013
    • zzz's avatar
      add msg when stopping tunnel on idle · e1d808a2
      zzz authored
      e1d808a2
    • 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
  11. Sep 22, 2013
    • zzz's avatar
      Update: Preliminary work for su3 router updates: · f47ec65b
      zzz authored
         - new ROUTER_SIGNED_SU3 UpdateType
         - Add support for torrent and HTTP
         - Refactor UpdateRunners to return actual UpdateType
         - Deal with signed/su3 conflicts
         - unpack/verify stubbed only
      f47ec65b
  12. Sep 17, 2013
  13. Jul 21, 2013
    • zzz's avatar
      * Console: Fix /peers table summary alignment · 1b42d99e
      zzz authored
       * I2CP:
         - Don't NPE when loglevel=warn
         - Don't enforce property length limits when inside router JVM
       * I2PSnark: Log uncaught error in ThreadedStarter to router log
       * I2PThread: Log uncaught error to wrapper log
      1b42d99e
  14. 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
  15. May 29, 2013
  16. Apr 27, 2013
  17. Apr 15, 2013
    • zzz's avatar
      trim form values · 9e5d8096
      zzz authored
      9e5d8096
    • zzz's avatar
      * i2psnark: · efe7a753
      zzz authored
         - Add data directory configuration to GUI (ticket #768)
         - Add page size configuration to GUI
      efe7a753
  18. 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
  19. Apr 13, 2013
    • zzz's avatar
      * i2psnark: · 49cc6b51
      zzz authored
         - Limit number of torrents displayed; add previous/next page buttons
         - Only register one instance with UpdateManager
         - New icons from famfam/silk, same license
      49cc6b51
  20. Jan 31, 2013
  21. Jan 23, 2013
  22. Dec 10, 2012
  23. Oct 23, 2012
    • zzz's avatar
      - Thread magnet start if not connected · 2f69d168
      zzz authored
      - Don't lose all DHT peers if we stop quickly
      - Explore a kbucket if it's less than 3/4 full
      - Change release torrent file names
      2f69d168
  24. Oct 22, 2012
    • zzz's avatar
      - Handle case where we already have torrent · efb986ff
      zzz authored
      - New Storage.main() for use in the release process
      - Make torrent files in release process
      - Stop tunnel after fatal if no snarks are running
      efb986ff
    • zzz's avatar
      - Add fail timers · 95e0c372
      zzz authored
      - Add progress indication
      - Listener cleanup
      95e0c372
  25. Oct 21, 2012
  26. Oct 06, 2012
    • zzz's avatar
      * i2psnark: · ddc75046
      zzz authored
         - Add allocating and checking indications
         - Add bandwidth message at startup
         - More checks at torrent creation
      ddc75046
  27. Sep 28, 2012
  28. Aug 31, 2012
  29. Aug 17, 2012
    • zzz's avatar
      * i2psnark: · 3cac01ff
      zzz authored
         - Adjust DHT timeouts
         - Add max peers per-torrent in tracker
         - Remove duplicate clean task for nodes
         - Fix another DHT warning message
      3cac01ff
  30. 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
  31. Aug 11, 2012
  32. Aug 09, 2012
  33. Aug 08, 2012
    • zzz's avatar
      * i2psnark: · 9cee0ee5
      zzz authored
         - Remove static SnarkManager instance
         - Allow DHT-only torrents
         - DHT debugging
      9cee0ee5
  34. Aug 07, 2012
Loading