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

Skip to content
Snippets Groups Projects
  1. Jul 14, 2015
  2. Jul 08, 2015
    • dg2-new's avatar
      I2PSnark: · dc9d60e2
      dg2-new authored
      - Fix NPE (#1615, h/t kytv)
      - Fix start/stop status resumption on restart (#766, h/t backup)
      dc9d60e2
  3. Jun 28, 2015
  4. Jun 20, 2015
  5. Jun 13, 2015
  6. Jun 02, 2015
  7. Apr 22, 2015
  8. Apr 15, 2015
  9. Apr 06, 2015
  10. Mar 15, 2015
  11. Mar 08, 2015
  12. Nov 11, 2014
  13. Nov 08, 2014
  14. Nov 06, 2014
    • zzz's avatar
      i2psnark: · 6112cc5a
      zzz authored
        - Add new opentrackers, remove welterde
        - Support multiple default opentrackers
        - Don't link to opentrackers at the top
      6112cc5a
  15. Sep 26, 2014
    • zzz's avatar
      i2psnark: · 2c79853f
      zzz authored
         - Increase default to 3 hops (ticket #966)
         - Reduce upload threshold for auto-stop
         - Revert addition of js mime type, it was already in the default
      2c79853f
  16. Sep 20, 2014
  17. Sep 14, 2014
  18. Aug 27, 2014
    • zzz's avatar
      i2psnark: · 59504deb
      zzz authored
       - Recognize Vuze tracker rejections
       - Don't retry rejected announces unless seeding
       - Better UI handling of announces with ports or full destination
      59504deb
    • zzz's avatar
      i2psnark: · 8ee660c2
      zzz authored
       - Persist uploaded count (tickets #1034, #1298)
       - Show uploaded count even when stopped
      8ee660c2
  19. Aug 19, 2014
    • zzz's avatar
      * i2psnark: · 33b7f08d
      zzz authored
         - Don't filter create torrent form, and
           fix exception on ':' in file names (ticket #1342)
         - Don't remap file names on torrents we created, and
           save remap setting in torrent config file (tickets #571, 771)
         - Escaping fixes since names may not be remapped
         - Use better encodePath() from Jetty
         - Don't say create torrent succeeded when it didn't
         - Add more sanity checks for torrent creation
      33b7f08d
  20. Aug 07, 2014
  21. Aug 03, 2014
    • zzz's avatar
      * Console: · b28eb708
      zzz authored
         - Fix update buttons
         - Don't filter parameter names starting with "nofilter_"
         - Re-allow configadvanced, news URL, and unsigned update URL if routerconsole.advanced=true
         - Re-allow plugin install if routerconsole.advanced=true or routerconsole.enablePluginInstall=true
         - Only allow whitelisted plugin signers, unless routerconsole.allowUntrustedPlugins=true
         - Re-allow clients.config changes if routerconsole.advanced=true or routerconsole.enableClientChange=true
         - More escaping
       * i2psnark: Fix add torrent form
      b28eb708
  22. Jun 15, 2014
    • zzz's avatar
      Findbugs all over: · 8845ce6e
      zzz authored
       - Serializable
       - hashCode()
       - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
      8845ce6e
  23. Feb 07, 2014
    • zzz's avatar
      * UpdateManager: · ef3a12f0
      zzz authored
         - Convert to RouterApp and remove update hooks from context
           (ticket #1185)
      ef3a12f0
  24. 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
  25. 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
  26. 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
  27. Nov 28, 2013
  28. Nov 26, 2013
  29. Nov 23, 2013
  30. Nov 21, 2013
  31. Nov 10, 2013
  32. Oct 29, 2013
  33. Oct 08, 2013
  34. 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
  35. 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
  36. Sep 17, 2013
  37. 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
Loading