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

Skip to content
Snippets Groups Projects
  1. Oct 19, 2013
  2. Oct 02, 2013
  3. Oct 01, 2013
  4. Sep 30, 2013
  5. Sep 28, 2013
  6. Sep 27, 2013
  7. Sep 26, 2013
  8. Sep 25, 2013
  9. Sep 23, 2013
  10. Sep 21, 2013
  11. Sep 20, 2013
  12. Sep 19, 2013
    • kytv's avatar
      various updates to `i2prouter` · 65b1124d
      kytv authored
      - check status of i2psvc with ldd
      - only warn about libiconv in FreeBSD if the package isn't installed. In recent
        versions of FreeBSD, OpenJDK depends on libiconv so it should always be
        available.
      65b1124d
  13. Sep 17, 2013
  14. Sep 14, 2013
  15. Sep 11, 2013
  16. Sep 10, 2013
  17. Sep 08, 2013
  18. Sep 07, 2013
    • zzz's avatar
      * Crypto: Don't use "short exponent" on faster platforms. · 78a426e9
      zzz authored
         Rebuild router identity if key length doesn't match setting.
         This affects RI and LS encryption keys, and DH and YK.
         Faster = 64 bit with working jbigi, non-ARM, non-GNU (for now)
         Override default with crypto.elGamal.useLongKey=true/false
         LS key is built at client startup (Dest key unused)
         This will churn most of the RIs at the release.
       * SystemVersion: Add isARM()
      78a426e9
Loading