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

Skip to content
Snippets Groups Projects
  1. Nov 12, 2022
    • zzz's avatar
      i2ptunnel: Fix IRC USER filtering · e54f5ffa
      zzz authored
      Wasn't passing through user and realname fields
      Pass through RFC 2812 mode field if present
      reported by RN
      e54f5ffa
  2. Nov 09, 2022
  3. Nov 01, 2022
  4. Oct 10, 2022
  5. Sep 28, 2022
  6. Sep 23, 2022
  7. Sep 20, 2022
  8. Sep 09, 2022
  9. Sep 06, 2022
  10. Sep 04, 2022
  11. Sep 03, 2022
  12. Sep 01, 2022
  13. Aug 29, 2022
  14. Aug 25, 2022
  15. Aug 22, 2022
  16. Aug 19, 2022
  17. Aug 10, 2022
  18. Aug 02, 2022
  19. Jul 25, 2022
  20. Jul 17, 2022
    • zzz's avatar
      SSU2: MTU and other fixes · 8aef6ce2
      zzz authored
      Use minimum MTU for IPv6 session confirmed to avoid PMTU issues
      Set default MTU for known IPv6 tunnel brokers
      Check for s mismatch in session confirmed RI
      Don't put DateTime block after Termination block
      Fix first message failed check
      Log sent data packet size
      Log tweaks
      8aef6ce2
  21. Jul 10, 2022
  22. Jul 09, 2022
  23. Jun 25, 2022
    • zzz's avatar
      SSU: MTU fixes for IPv6 and SSU2 · 3c765927
      zzz authored
      Fix setting local IPv6 MTU when firewalled
      Fix publishing MTU when firewalled or hidden
      Save local MTU when changing addresses, not when publishing
      Add SSU2 MTU methods (no mod 16 required)
      Allow MTU up to 1500 for SSU2 transport style
      Disable SSU2 at startup if local MTU too low
      3c765927
  24. Jun 20, 2022
  25. Jun 17, 2022
    • zzz's avatar
      SusiDNS: Fix classloading on Java 11+ · c2edd7e9
      zzz authored
      Caused SusiDNS and addressbook to be in a different context
      addressbook config would be stored in base dir
      and subscriptions would not load because it couldn't find i2ptunnel
      c2edd7e9
  26. Jun 14, 2022
  27. Jun 11, 2022
    • zzz's avatar
      SSU2: Relay WIP part 12 · d85d5012
      zzz authored
      Don't send SSU1 relay request to SSU2-connected introducers
      and vice versa
      Log tweaks
      d85d5012
  28. Jun 07, 2022
    • zzz's avatar
      SSU2: Peer test fixes · 52bb2aea
      zzz authored
      per spec, Alice hash not included in msg 1/2 sig
      Add sig checks of msgs 1/3 at Bob
      Fix checking of 'B' cap in peer selection
      52bb2aea
  29. Jun 03, 2022
  30. Jun 01, 2022
  31. May 28, 2022
  32. May 23, 2022
  33. May 20, 2022
  34. May 19, 2022
  35. May 17, 2022
  36. May 11, 2022
    • zzz's avatar
      Transport: Fix thrashing of UPnP IPv6 listen sockets · 81255e19
      zzz authored
      Strip % suffixes from addresses before comparing
      Fix HTTPMUSocket.getLocalAddress() to return the correct bound address
      Throw exception on multicast socket bind failures, don't attempt
      further operations on failed sockets
      Add toString() to sockets for debugging
      Log tweaks
      81255e19
    • zzz's avatar
      Util: Rename modified apache classes (Gitlab ticket #353) · 07dbab9f
      zzz authored
      to avoid conflict in applications linking to apache jars
      As requested by 'mesh' project
      Remove with-libhttpclient-java build option
      No known external uses other than obsolete i2pcontrol plugin
      07dbab9f
  37. May 10, 2022
  38. Apr 27, 2022
Loading