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

Skip to content
Snippets Groups Projects
  1. Aug 29, 2022
  2. Aug 28, 2022
  3. Aug 27, 2022
  4. Aug 25, 2022
  5. Aug 23, 2022
  6. Aug 22, 2022
  7. Aug 19, 2022
  8. Aug 16, 2022
  9. Aug 10, 2022
  10. Aug 06, 2022
  11. Aug 05, 2022
  12. Aug 04, 2022
  13. Aug 02, 2022
  14. Jul 31, 2022
    • zzz's avatar
      SSU2: Add state lookup by conn ID · 146bbf67
      zzz authored
      As fallback for failed lookup by RemoteHostId.
      This will eventually be the primary lookup after most traffic is SSU2.
      For now, only used to receive traffic from a peer that changed IP/port.
      SSU 1/2 send destroy when replacing old session with new.
      Prep for full SSU2 connection migration.
      146bbf67
  15. Jul 27, 2022
  16. Jul 26, 2022
  17. Jul 25, 2022
  18. Jul 19, 2022
  19. 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
  20. Jul 15, 2022
  21. Jul 12, 2022
    • zzz's avatar
      SSU2: Fail session if first outbound message fails · 2432680e
      zzz authored
      Reduce max consecutive message failures to fail session (SSU 1/2)
      Set peer as unreachable for these failures
      Reduce max consectutive session confirmed retransmissions
      Fix session confirmed retransmission timing
      Respond to relay tag request in data phase
      Log tweaks
      2432680e
  22. Jul 10, 2022
  23. Jul 09, 2022
  24. Jul 08, 2022
    • zzz's avatar
      SSU2: Persist SSU2 tokens · 2a4ab118
      zzz authored
      Move establisher and packet handler initialization
      to after the address initialization
      2a4ab118
    • zzz's avatar
      SSU: Initialize MTUs · 70596d05
      zzz authored
      SSU2: Don't log MTU warning at startup
      Remove unused dropPeerCapacities()
      70596d05
Loading