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

Skip to content
Snippets Groups Projects
  1. Sep 22, 2016
  2. Aug 19, 2016
  3. Aug 09, 2016
  4. Aug 02, 2016
  5. Jul 20, 2016
  6. Jul 18, 2016
  7. Jul 16, 2016
  8. Jun 25, 2016
    • zzz's avatar
      SSU: Add support for IPv6 SSU Peer Testing · 2c3311b4
      zzz authored
      (ticket #1752; proposal #126)
      In PeerTestManager, this is simply the removal of v6 restrictions,
      and the tracking of whether we are testing v4 or v6.
      In UDPTransport, track v4 and v6 peer tests separately.
      2c3311b4
  9. Jun 22, 2016
  10. Jun 11, 2016
  11. Jun 06, 2016
  12. Jun 03, 2016
  13. Jun 01, 2016
  14. May 29, 2016
  15. May 25, 2016
  16. May 20, 2016
  17. May 07, 2016
  18. May 04, 2016
    • zzz's avatar
      Wrapper: Update to wrapper 3.5.29 · cdafab27
      zzz authored
      All binaries from Tanuki delta pack,
      except for armhf, compiled on Raspberry Pi:
        ant 1.8.2
        javac 1.6.0_38
        gcc 4.6.3-14+rpi1
      Windows binaries remain unchanged as we must recompile them ourselves
      (32 bit just to change the icon; 64 bit is not provided by Tanuki)
      Old 3.5.25 wrapper.jar moved to win-all, use it in windows-only installer
      so it will be consistent with the old binaries.
      Fixes wrapper failure on FreeBSD 10 (ticket #1118)
      Minor i2prouter script fixes for FreeBSD 10, from anonimal (ticket #1118)
      cdafab27
    • zzz's avatar
      Utils: Fix bug in periodic timers triggered by · 13685484
      zzz authored
      a backwards clock shift, caused graphs to be blank
      and various router, streaming, and i2ptunnel
      degradations over time (ticket #1776)
      Log tweaks
      13685484
  19. Apr 29, 2016
  20. Apr 28, 2016
  21. Apr 26, 2016
  22. Apr 20, 2016
  23. Apr 17, 2016
  24. Apr 13, 2016
    • zzz's avatar
      SOCKS: Fix NPE on lookup failure in SOCKS 4a · 5a2975ba
      zzz authored
      Remove duplicate lookups in SOCKS 5
      Log tweaks
      Streaming, i2ptunnel: Catch null destination in connect() calls
      Synchronize Connection.setRemotePeer(); remove _remotePeerSet field
      5a2975ba
  25. Apr 07, 2016
    • zzz's avatar
      Debian: · 094cf14d
      zzz authored
      Prep for dependency on libtomcat7
      Doesn't work yet, breaks susidns.
      glassfish-javaee for jstl.jar and standard.jar version 1.2 won't work with tomcat7,
      it's ancient and not compatible with recent el libs.
      Add back option to depend on libjakarta-taglibs-standard and libjstl1.1-java which are version 1.1.2,
      but not clear if they will work with tomcat7 either, even though they are
      dependencies of libjetty8-extra-java.
      We switched from JSTL 1.1.2 to JSTL 1.2 when we went from Jetty 5 to Jetty 6 in 2012.
      1.2 libs are not available anywhere except for Glassfish, and
      Debian only has the ancient Java EE 5 Glassfish 2.1.
      Not clear there's any way to get susidns (and bote) to work with both Tomcat 6 and 7.
      - Fix wrong jsp-api version
      - Fix other minor errors in install and links files.
      - Log stack trace for Jetty warnings if log level is WARN
      - SusiDNS: Move standard.jar and jstl.jar out of WEB-INF/lib, where Tomcat 7 build refuses to find them
      094cf14d
  26. Apr 03, 2016
  27. Mar 21, 2016
  28. Mar 14, 2016
  29. Mar 01, 2016
  30. Feb 26, 2016
    • zzz's avatar
      i2ptunnel: · b3f37db3
      zzz authored
       - Fix hostname signature not finding private key file
       - Hide hostname signature if not successful
       - Null check for hostname signature failure
       - Make add-to-addressbook link a button
       - Add QR code generation
      b3f37db3
  31. Feb 22, 2016
  32. Feb 19, 2016
  33. Feb 17, 2016
  34. Feb 13, 2016
  35. Feb 09, 2016
Loading