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

Skip to content
Snippets Groups Projects
  1. Jul 10, 2016
  2. 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
  3. Jun 22, 2016
    • zzz's avatar
      Prep for IPv6 SSU Peer Testing · c9b4ab5a
      zzz authored
      c9b4ab5a
    • zzz's avatar
      SSU peer test: · ba8b2df4
      zzz authored
      Only fire a peer test on connection if address has changed
      Reverts inadvertent change in ccb0029690e8a5921f34289dfc86fe37ef9344c6 2009?
      ba8b2df4
    • zzz's avatar
      SSU peer test: · b819c033
      zzz authored
      Forget the test and don't keep retransmitting to Charlie if we receive
      the Bob reply after the 2nd Charlie reply.
      b819c033
  4. Jun 11, 2016
  5. Jun 06, 2016
  6. Jun 03, 2016
  7. Jun 01, 2016
  8. May 29, 2016
  9. May 25, 2016
  10. May 24, 2016
  11. May 22, 2016
  12. May 20, 2016
  13. May 12, 2016
    • zzz's avatar
      SSU: If configured with a hostname, bind to all v4/v6 · 86a35f1a
      zzz authored
      addresses found for that hostname.
      Fix binding if more than one IP or host was configured.
      Log tweaks
      86a35f1a
    • zzz's avatar
      NTP: · d6638f3e
      zzz authored
      Don't put random data in zeroed fields
      Increase random data in originate timestamp from 1 byte to 2 bytes
      Verify originate timestamp to prevent injection
      Verify received packet size
      Log tweaks, javadocs, cleanups
      d6638f3e
  14. May 08, 2016
  15. May 07, 2016
  16. 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
  17. Apr 30, 2016
  18. Apr 29, 2016
  19. Apr 28, 2016
  20. Apr 26, 2016
  21. Apr 22, 2016
  22. Apr 20, 2016
  23. Apr 18, 2016
  24. Apr 17, 2016
  25. Apr 16, 2016
  26. 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
  27. Apr 03, 2016
  28. Mar 27, 2016
    • zzz's avatar
      Transport: · 169fd565
      zzz authored
      Include Maxmind geoip-api-java library v1.3.1 (LGPL v2.1)
      Use Maxmind database for geoip lookup if it exists
      Debian:
      Don't bundle geoip.txt and geoipv6.dat.gz, depend on geoip-database instead
      169fd565
  29. Mar 21, 2016
Loading