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

Skip to content
Snippets Groups Projects
  1. Aug 13, 2022
  2. Aug 12, 2022
  3. Aug 10, 2022
  4. Aug 06, 2022
  5. Aug 05, 2022
  6. Aug 04, 2022
  7. Aug 02, 2022
  8. 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
  9. Jul 29, 2022
  10. Jul 28, 2022
  11. Jul 27, 2022
  12. Jul 26, 2022
  13. Jul 25, 2022
  14. Jul 21, 2022
  15. Jul 19, 2022
  16. Jul 17, 2022
  17. Jul 15, 2022
  18. 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
  19. Jul 10, 2022
  20. Jul 09, 2022
  21. 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