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

Skip to content
Snippets Groups Projects
  1. Jan 27, 2014
    • zzz's avatar
      i2psnark: · 47712a39
      zzz authored
       - Support arbitrary location for torrent data. Save location in
         per-torrent config file. TODO: Fix torrent browse pages
         (ticket #1028)
       - Enhance idle shutdown message
       - Javadocs
      47712a39
  2. Dec 16, 2013
    • zzz's avatar
      i2psnark: · 01b15348
      zzz authored
         - Move config file and DHT persistence file to a config dir
         - Move per-torrent configuration from "zmeta" in the main config file
           to a per-torrent config file (ticket #1132)
         - Split timestamp and bitfield into separate configs
         - Fix misspelling of autoStart config
         - Remove two unused SnarkManager methods
      01b15348
  3. 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
  4. Nov 28, 2013
  5. Nov 26, 2013
  6. Nov 23, 2013
  7. Nov 21, 2013
  8. Nov 10, 2013
  9. Oct 29, 2013
  10. Oct 08, 2013
  11. 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
  12. 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
  13. Sep 17, 2013
  14. 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
  15. 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
  16. May 29, 2013
  17. Apr 27, 2013
  18. 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
  19. 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
  20. 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
  21. Jan 31, 2013
  22. Jan 23, 2013
  23. Dec 10, 2012
  24. 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
  25. 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
  26. Oct 21, 2012
  27. 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
  28. Sep 28, 2012
  29. Aug 31, 2012
  30. 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
  31. 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
  32. Aug 11, 2012
  33. Aug 09, 2012
  34. Aug 08, 2012
    • zzz's avatar
      * i2psnark: · 9cee0ee5
      zzz authored
         - Remove static SnarkManager instance
         - Allow DHT-only torrents
         - DHT debugging
      9cee0ee5
Loading