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

Skip to content
Snippets Groups Projects
  1. Apr 28, 2016
  2. Apr 16, 2016
  3. Mar 21, 2016
  4. Feb 25, 2016
  5. Feb 21, 2016
  6. Feb 03, 2016
  7. Jan 21, 2016
  8. Jan 20, 2016
  9. Jan 15, 2016
  10. Oct 17, 2015
  11. Sep 27, 2015
    • zzz's avatar
      Console: · 1c3527e1
      zzz authored
       - Export SSL cert on creation
       - new /certs page to show local SSL certs
      1c3527e1
  12. Sep 25, 2015
  13. Sep 20, 2015
  14. Sep 15, 2015
    • zzz's avatar
      News: connect it all together (ticket #1425): · addc9c5c
      zzz authored
       - Enable new NewsManager to load/store feed items on disk by UUID
       - News items are stored forever, not lost when they are removed from feed
       - News read in once at startup, not at every summary bar refresh
       - Convert old initialNews.xml and news.xml to NewsEntry format
       - Limit display to 2 news items in summary bar, /home and /console
       - New /news page to show all news
      addc9c5c
  15. Sep 14, 2015
  16. Jul 12, 2015
  17. Jun 06, 2015
  18. Jun 03, 2015
  19. May 07, 2015
    • zzz's avatar
      Update: Add support for su3-signed development builds (ticket #1381) · 2f5e64e5
      zzz authored
      Full version is used as the su3 version.
      Uses same su3 certs as release updates. Users may add additional certs
      to ~/.i2p/certificates/router/ as necessary.
      Copy echelon's reseed key for use as a router signer.
      Unsigned update remains a separate option for now.
      Various update subsystem cleanups.
      2f5e64e5
  20. May 06, 2015
  21. May 03, 2015
  22. Apr 26, 2015
  23. Apr 22, 2015
  24. Apr 09, 2015
  25. Apr 08, 2015
  26. Apr 01, 2015
  27. Mar 22, 2015
  28. Mar 21, 2015
  29. Mar 20, 2015
    • zzz's avatar
      charset · 590a3c98
      zzz authored
      590a3c98
    • zzz's avatar
      Console: · 7f472e4e
      zzz authored
        - Move multipart form support from susimail to jetty-i2p.jar
          so console can use it
        - Add multipart form support to formhandler.jsi and FormHandler.java
      Reseed:
        - Fix zip magic number
        - Finish manual reseed from local file
      package.html files for jetty-i2p.jar
      7f472e4e
  30. Mar 19, 2015
    • zzz's avatar
      Reseed: · 59348f8d
      zzz authored
        - Add form to manually reseed from zip or su3 URL
          (result status not yet working)
        - Add form to manually reseed from local zip or su3 file
          (not yet working, needs multipart/form-date moved from susimail)
        - Add form to create reseed zip file to share
          (working)
        - Backend support and refactoring in reseed code
      59348f8d
  31. Mar 08, 2015
  32. Feb 04, 2015
  33. Jan 31, 2015
  34. Jan 06, 2015
  35. Jan 05, 2015
  36. Nov 30, 2014
    • zzz's avatar
      libjbigi updates: · a3c6cc1d
      zzz authored
         Added:
           nativeJbigiVersion()
           nativeGMPMajorVersion()
           nativeGMPMinorVersion()
           nativeGMPPatchVersion()
           nativeModInverse()
           nativeModPowCT()
         Support negative vaules in conversion functions
         Support negative base value in modPow()
         Throw ArithmeticException for bad arguments rather than crashing
         Switch to GMP 6.0.0
         New build targets
      NativeBigInteger changes:
         Test improvements
         Version reporting
      Crypto changes:
         Use constant time modPow() for signing and decryption
         Use native modInverse()
      a3c6cc1d
Loading