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

Skip to content
Snippets Groups Projects
  1. Jan 27, 2013
    • zzz's avatar
      * BuildHandler: · 9247dc89
      zzz authored
         - Add early throttler based on previous hop
         - Limit concurrent next-hop lookups
      9247dc89
  2. Jan 24, 2013
  3. Jan 21, 2013
  4. Jan 19, 2013
  5. Jan 17, 2013
    • kytv's avatar
      * Translations · dcd655fa
      kytv authored
        - Hungrarian, Italian, Portuguese, Russian, and Swedish translation updates
          from Transifex
        - Refresh of **/messages_en.po
      dcd655fa
  6. Jan 12, 2013
  7. Jan 02, 2013
  8. Jan 01, 2013
  9. Dec 29, 2012
  10. Dec 26, 2012
    • zzz's avatar
      * I2CP: · 38214cf5
      zzz authored
         - Prep for delivery of detailed failure codes to the client (ticket #788)
         - Store session ID as an int instead of a long
         - Clean up some duplicate createRateStat calls (ticket #787 comment 2)
         - Other optimizations, cleanups, final
      38214cf5
  11. Dec 24, 2012
  12. Dec 22, 2012
  13. Dec 21, 2012
  14. Dec 19, 2012
  15. Dec 17, 2012
    • zzz's avatar
      0.9.4 · 8b419560
      zzz authored
      8b419560
  16. Dec 14, 2012
  17. Dec 11, 2012
    • zzz's avatar
      Drop custom-built armv7 wrapper. · 60718dbf
      zzz authored
      Tanuki-built arm wrapper works on armv5 and armv7 but not on Raspberry Pi armv6.
      Wrapper we built for Raspberry Pi does not work on Trimslice armv7.
      60718dbf
  18. Dec 05, 2012
  19. Nov 28, 2012
  20. Nov 24, 2012
  21. Nov 21, 2012
    • kytv's avatar
      update wrapper to v3.5.16 · 2fbe0e8b
      kytv authored
      - Windows: Self-compiled with VS2010 in Windows 7. The icon has been
        changed from Tanuki's default to Itoopie.
      - FreeBSD: Self-compiled in FreeBSD 7.4 to eliminate the dependency on the
        compat6x port and stripped.
      - Linux PPC32: Self-compiled in Debian Squeeze and stripped
      - Linux x86, Linux x64, Linux ARMv5, MacOSX & Solaris: Binares are from the
        "community edition" deltapack offered by Tanuki. The Linux binaries have
        been stripped.
      2fbe0e8b
  22. Nov 20, 2012
  23. Nov 19, 2012
    • kytv's avatar
      Improved support for GNU/kFreeBSD · d0a3c725
      kytv authored
      - add kFreeBSD to NBI and CPUID
      - add kFreeBSD to jcpuid/jbigi build scripts
      - refresh debian patches to compensate for kFreeBSD changes
      - i2prouter: Detect kFreeBSD and normalize its name
      - clean up osid (switching to "elif") and adding support for detecting kFreeBSD
      - update postinstall.sh; I2P cannot be installed using gij so postinstall.sh
        will not be run. If/when openjdk finally comes to kFreeBSD, we'll be ready for it.
      d0a3c725
    • zzz's avatar
      * NetDB: Add negative lookup cache · f15828fa
      zzz authored
      f15828fa
  24. Nov 17, 2012
  25. Nov 16, 2012
    • zzz's avatar
      * NetDB: · ae6dad6e
      zzz authored
         - Implement automatic reseeding (ticket #521)
         - Increase minimum routers from 15 to 50
      ae6dad6e
  26. Nov 13, 2012
  27. Nov 09, 2012
    • kytv's avatar
      eepget: If java binary is not found, try to determine where java.exe is located. · 2362862f
      kytv authored
      In my testing:
      32 bit Windows (and, of course, 32 bit JRE) = Java added to the PATH
      64 bit Windows and 64 bit JRE = Java added to the PATH
      64 bit Windows and 32 bit JRE = Java *not* added to the PATH.
      
      So...with this check-in:
      
      - If the environment variable JAVA is set in the script, we'll use that
        manually specified Java. We will not look in the registry, but we'll check to
        make sure that the binary exists.
      - If Java is found in the system path, we'll use it instead. We will not look in the
        registry.
      - If the variable is not set manually and Java is not in the system path we'll
        look in the registry to find the java binary.
      
      I've tested this in Windows XP, Vista, and 7 but it should work in any supported version
      of Windows.
      2362862f
  28. Nov 05, 2012
  29. Nov 02, 2012
  30. Oct 31, 2012
  31. Oct 30, 2012
    • zzz's avatar
      * SSU: · 4ce11a17
      zzz authored
         - Adjust RTT/RTO calculations
         - Better bandwidth tracking
         - Cleanup of OutboundMessageState
         - Stat tweaks
       * Transports: Increase min peer port to 1024
      4ce11a17
    • sponge's avatar
      cleanups as requested · f56c804e
      sponge authored
      f56c804e
  32. Oct 28, 2012
    • zzz's avatar
      Fixups after props from: · 4baf3b69
      zzz authored
      	i2p.i2p.zzz.pcap
      	i2p.i2p.zzz.test
      	i2p.i2p.zzz.test2
      	i2p.i2p.zzz.update
      Javadoc fixes
      Checklist tweak
      -1
      4baf3b69
Loading