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

Skip to content
Snippets Groups Projects
  1. Mar 13, 2017
  2. Mar 11, 2017
  3. Mar 10, 2017
  4. Mar 09, 2017
  5. Mar 08, 2017
  6. Mar 06, 2017
    • zzz's avatar
      CPUID: Fix saving of libjcpuid.jnifile on Macs, · d573910b
      zzz authored
      was incorrectly saving as libjcpuid.so (tickets #1865, #1900)
       - Try to load libjcpuid-x86_64-osx.jnilib for 32-bit Macs,
         because as of 0.9.26 it's a 'fat binary' with 32-bit in it also.
         This was broken in the 0.9.26 changes.
       - Improve error logging
       - Add library search path logging to main()
      NBI:
       - Try to load the "none" architecture for x86, even if
         CPUID loading fails (tickets #1865, #1900)
         This was broken in the 0.9.26 changes.
       - Add library search path logging to main()
       - Comment out unused method
      d573910b
    • zzz's avatar
      doc updates · da00b955
      zzz authored
      da00b955
    • zzz's avatar
      Throttle: Fix disable of probabalistic throttling (ticket #1963) · e20310d2
      zzz authored
      Fixes this checkin:
        Revision: c52409bf5d7b422c23a62eecfa50b98d7c74f8df
        Date:     01/16/2012
        Branch:   i2p.i2p
        Don't throttle tunnel creation if using a higher than default router.maxParticipatingTunnels setting.
      e20310d2
  7. Mar 04, 2017
  8. Mar 03, 2017
    • zzz's avatar
      Debian build fixes · ec6c2442
      zzz authored
      ec6c2442
    • zzz's avatar
      Remove dup DTDs in javax.servlet.jar · 15915afe
      zzz authored
      Set InstanceManager for webapps
      Remove InstanceManager log message
      Resolves ticket #1818
      15915afe
    • zzz's avatar
      Debian builds: · b72085bc
      zzz authored
      - Remove with-libtomcat6-java and with-libtomcat7-java
      - Replace with-libjetty8-java with-libjetty9-java
      - Add libtomcat8-java dependency in debian builds
      - Change libservlet-3.0-java implicit dependency to libservlet-3.1-java
      - Initial mods for trusty build files, as it does not have jetty 9
      - Initial xenial build files
      - Add link to jetty9-apache-jsp.jar
      - Add necessary util jars to jsp classpath
      Non-Debian builds:
      - Move tomcat runtime from javax.servlet.jar to jasper-runtime.jar,
        to be consistent with Jetty 8
      - Switch from jetty (glassfish) to apache (tomcat) jsp implementation,
        to be consistent with Debian builds
      - Drop checked-in Tomcat 6 and Jetty 8 jars
      Code:
      - Force Jasper initialization in RouterConsoleRunner since we
        don't use the Jetty annotation scanner
      b72085bc
    • zzz's avatar
      merge of 'bd4c9889786a280f8797cbdc6ca9cddb8c7260a2' · 5f96067c
      zzz authored
           and 'fe4b2b6942b6c0dbe1efda4e2fa555289e74cbef'
      5f96067c
    • zzz's avatar
      Util: Don't depend on DataHelper in FileUtil.copy(), · 61e4e2a0
      zzz authored
      causes Windows installer to fail because DataHelper is not in install.jar.
      tag i2p-0.9.29-win1
  9. Mar 02, 2017
  10. Mar 01, 2017
  11. Feb 28, 2017
  12. Feb 27, 2017
Loading