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

Skip to content
Snippets Groups Projects
  1. Apr 28, 2016
  2. Apr 16, 2016
  3. Sep 25, 2015
  4. 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
  5. Aug 30, 2014
  6. Jul 03, 2014
  7. Feb 10, 2014
    • zzz's avatar
      * Checklist updates · a2ba9bbd
      zzz authored
       * Console:
         - Don't reset graph settings when clicking restart or shutdown on graphs page
         - Don't recommend guest login on trac, it's disabled
         - Catch and remove corrupt jrb file (ticket #1186)
         - Always set default language on /configui
       * Readme: Update links
       * Transports: Reduce target connection count again to reduce
                     tunnel reject rate further
      a2ba9bbd
  8. Oct 16, 2013
  9. Jul 17, 2012
  10. Jun 12, 2012
  11. Jun 05, 2012
  12. Jun 03, 2012
  13. Apr 12, 2012
  14. Mar 17, 2012
  15. Jan 10, 2012
  16. Dec 25, 2011
    • kytv's avatar
      escape quotation marks in jsp files · 07162b56
      kytv authored
      The routerconsole's precompilejsp target failed when using the jetty packages
      from Debian. These escaped jsp files also work with 'our' jetty6 (and jetty6).
      07162b56
  17. Dec 13, 2011
  18. Nov 16, 2011
  19. Sep 30, 2011
  20. Mar 10, 2011
  21. Dec 29, 2010
  22. Nov 29, 2010
    • zzz's avatar
      tweak · b5f652ef
      zzz authored
      b5f652ef
    • zzz's avatar
      * Logging: · d3111325
      zzz authored
            - Use System locale and time zone for default date/time format,
              so it matches the wrapper log time (we can't set the wrapper log time zone).
              (existing installs must remove logger.dateFormat line
               in logger.config to get system default format)
            - Force RuntimeExceptions to CRIT level
            - Don't have log() count buffer size
      d3111325
  23. Nov 24, 2010
  24. Nov 22, 2010
  25. Jun 26, 2010
  26. Mar 16, 2010
  27. Dec 26, 2009
  28. Nov 21, 2009
  29. Oct 23, 2009
  30. Oct 22, 2009
  31. Oct 17, 2009
  32. Oct 12, 2009
  33. Aug 17, 2009
    • zzz's avatar
      * Config files: Add some encoding help · be9523f1
      zzz authored
          * DataHelper, Router:
            - Save config files in UTF-8 rather than the default encoding,
              since we read them in UTF-8
          * jetty.xml: Change encoding to UTF-8
          * logs.jsp: Add system encoding
          * NTCP: Clean up clock skew shitlist message
          * Shitlist: Clean up expire message
          * WorkingDir: Ensure modified files are processed with UTF-8 encoding
      be9523f1
  34. Aug 15, 2009
  35. Jul 28, 2009
  36. Jul 17, 2009
  37. Jul 16, 2009
Loading