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

Skip to content
Snippets Groups Projects
  1. Feb 09, 2013
    • zzz's avatar
      * NetDB: · 5eba38a2
      zzz authored
         - Encrypt DatabaseLookup messages out exploratory tunnels
           when we already have the RI of the ff
         - Don't use multiple routers from the same /16 in lookups or stores
      5eba38a2
  2. Feb 06, 2013
  3. Feb 04, 2013
  4. Jan 31, 2013
    • kytv's avatar
      Norwegian translations: · 67ca0a4d
      kytv authored
      - enable Bokmål in router
      - add to tx config
      - add Bokmål translations from transifex
      67ca0a4d
    • zzz's avatar
      * EepGet: · a0befe59
      zzz authored
         - Fix URL when not proxied to conform to RFC 2616
         - Add port to Host header to conform to RFC 2616
      a0befe59
  5. Jan 29, 2013
  6. Jan 27, 2013
    • zzz's avatar
      * BuildHandler: · 9247dc89
      zzz authored
         - Add early throttler based on previous hop
         - Limit concurrent next-hop lookups
      9247dc89
  7. Jan 24, 2013
  8. Jan 21, 2013
  9. Jan 19, 2013
  10. 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
  11. Jan 12, 2013
  12. Jan 02, 2013
  13. Jan 01, 2013
  14. Dec 29, 2012
  15. 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
  16. Dec 24, 2012
  17. Dec 22, 2012
  18. Dec 21, 2012
  19. Dec 19, 2012
  20. Dec 17, 2012
    • zzz's avatar
      0.9.4 · 8b419560
      zzz authored
      8b419560
  21. Dec 14, 2012
  22. 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
  23. Dec 05, 2012
  24. Nov 28, 2012
  25. Nov 24, 2012
  26. 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
  27. Nov 20, 2012
  28. 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
  29. Nov 17, 2012
  30. Nov 16, 2012
    • zzz's avatar
      * NetDB: · ae6dad6e
      zzz authored
         - Implement automatic reseeding (ticket #521)
         - Increase minimum routers from 15 to 50
      ae6dad6e
  31. Nov 13, 2012
  32. 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
  33. Nov 05, 2012
Loading