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

Skip to content
Snippets Groups Projects
  1. Aug 22, 2022
  2. Aug 10, 2022
  3. Aug 02, 2022
  4. Jul 25, 2022
  5. 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
      Unverified
      8aef6ce2
  6. Jul 10, 2022
  7. Jul 09, 2022
  8. 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
      Unverified
      3c765927
  9. Jun 20, 2022
  10. 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
      Unverified
      c2edd7e9
  11. Jun 14, 2022
  12. Jun 11, 2022
  13. 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
      Unverified
      52bb2aea
  14. Jun 03, 2022
  15. Jun 01, 2022
  16. May 28, 2022
  17. May 23, 2022
  18. May 19, 2022
  19. May 17, 2022
  20. 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
      Unverified
      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
      Unverified
      07dbab9f
  21. May 10, 2022
  22. Apr 27, 2022
  23. Apr 14, 2022
  24. Apr 05, 2022
    • zzz's avatar
      SSU2: Fragmented Session Confirmed · cc85df19
      zzz authored
      Revert related parts of "Prep for fragmented RI",
      we are now fragmenting Session Confirmed instead.
      Fragment and send multiple Session Confirmed packets if required
      Reassemble Session Confirmed packets
      
      Don't process ack block identical to previous received
      Log tweaks
      bump -12
      Unverified
      cc85df19
  25. Mar 27, 2022
    • zzz's avatar
      SSU2: Prep for fragmented RI (WIP) · b1852c12
      zzz authored
      Fix IES2 not being removed from pending after complete
      Don't send DSM after handshake
      Validate conn ID before pkt type for data pkts
      More log tweaks
      
      SSU: Increase min pending establish states limit (unless slow)
      Reduce IB establish timeout to 15s
      Log pending inbound establish states when limit exceeded
      Log tweaks to add establish state lifetime
      Bump -11
      Unverified
      b1852c12
  26. Mar 20, 2022
  27. Mar 15, 2022
  28. Mar 13, 2022
    • zzz's avatar
      SSU2: Fixes part 9 · 2f63762c
      zzz authored
      Fix length calculation to see if new token block will fit in session confirmed
      Extend timeout after sending retry
      Fix retx timer for sess req after sending token req
      Remove dup call to confirmedPacketsSent()
      Cancel ack timer when sending acks
      Include intro key in firewalled addresses too
      Use SSU2 version of ping packet for SSU2 peers
      Reduce max padding
      Log tweaks
      Unverified
      2f63762c
  29. Mar 12, 2022
  30. Mar 11, 2022
  31. Mar 08, 2022
  32. Mar 04, 2022
  33. Mar 03, 2022
  34. Feb 25, 2022
    • zzz's avatar
      Sybil: Improve family analysis · dc40755e
      zzz authored
      Increase credit if family sig is verified
      Speed up analysis by only looping through RIs once
      Add link to all family members
      Add SUNYSB certificate
      bump -2
      Unverified
      dc40755e
  35. Feb 22, 2022
  36. Feb 21, 2022
  37. Feb 18, 2022
  38. Feb 09, 2022
  39. Feb 03, 2022
Loading