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

Skip to content
Snippets Groups Projects
  1. Aug 25, 2022
  2. Aug 23, 2022
  3. Aug 22, 2022
  4. Aug 19, 2022
  5. Aug 16, 2022
  6. Aug 10, 2022
  7. Aug 06, 2022
  8. Aug 05, 2022
  9. Aug 04, 2022
  10. Aug 02, 2022
  11. 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
  12. Jul 27, 2022
  13. Jul 26, 2022
  14. Jul 25, 2022
  15. Jul 19, 2022
  16. 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
  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
  22. Jul 05, 2022
    • zzz's avatar
      SSU2: Fix peer test throttling · 9a9722dd
      zzz authored
      Only throttle messages 1 and 2
      Send limit response on throttle
      Throttle IPv6 based on first 8 bytes only
      9a9722dd
  23. Jul 04, 2022
    • zzz's avatar
      NetDB: Lookup handling cleanups · 4e21fe74
      zzz authored
      Allow lookups of our RI even when hidden
      Consolidate routerHash() calls
      Remove unused router.publishUnreachableRouters option, was default true
      4e21fe74
Loading