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

Skip to content
Snippets Groups Projects
  1. Sep 24, 2015
    • zzz's avatar
      i2psnark: · 0faa5ba2
      zzz authored
        - Rename bad .torrent files instead of deleting them
        - Add mime type for .xz
      0faa5ba2
  2. Sep 19, 2015
  3. Sep 17, 2015
  4. Sep 16, 2015
    • zzz's avatar
      Build: · 37597b8c
      zzz authored
       - Include geoip in update files for next release
       - Add created-by string to release torrents
      i2psnark:
       - Store torrent added and completed times in config files, display on details page
       - Display dates on details page in local time zone
       - Add metainfo creation command line support for created-by string
      37597b8c
  5. Sep 07, 2015
  6. Jul 22, 2015
  7. Jul 14, 2015
  8. 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
  9. Jun 28, 2015
  10. Jun 20, 2015
  11. Jun 13, 2015
  12. Jun 02, 2015
  13. Apr 22, 2015
  14. Apr 15, 2015
  15. Apr 06, 2015
  16. Mar 15, 2015
  17. Mar 08, 2015
  18. Nov 11, 2014
  19. Nov 08, 2014
  20. 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
  21. 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
  22. Sep 20, 2014
  23. Sep 14, 2014
  24. 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
  25. 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
  26. Aug 07, 2014
  27. 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
  28. Jun 15, 2014
    • zzz's avatar
      Findbugs all over: · 8845ce6e
      zzz authored
       - Serializable
       - hashCode()
       - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
      8845ce6e
  29. Feb 07, 2014
    • zzz's avatar
      * UpdateManager: · ef3a12f0
      zzz authored
         - Convert to RouterApp and remove update hooks from context
           (ticket #1185)
      ef3a12f0
  30. 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
  31. 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
  32. 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
  33. Nov 28, 2013
  34. Nov 26, 2013
  35. Nov 23, 2013
  36. Nov 21, 2013
  37. Nov 10, 2013
Loading