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

Skip to content
Snippets Groups Projects
  1. Jul 08, 2022
  2. Jul 05, 2022
  3. Jul 04, 2022
  4. Jul 03, 2022
  5. Jul 02, 2022
  6. Jun 30, 2022
  7. Jun 26, 2022
  8. Jun 25, 2022
  9. Jun 24, 2022
  10. Jun 23, 2022
  11. Jun 22, 2022
    • zzz's avatar
      SSU2: More MTU checks · 08e95655
      zzz authored
      Add code for bob rejecting alice peer test address
      Don't allow MTU to exceed his MTU
      Don't use a token about to expire
      Send token with termination message
      Add internal type to termination message
      log tweaks
      Unverified
      08e95655
    • zzz's avatar
      SSU: Rewrite adjustMTU() · 5d27ce3f
      zzz authored
      to make it more responsive to conditions and a more effective PMTU algorithm.
      Move MTU up and down in increments rather than simply shift between min and max
      Increase or decrease based on success or failure of each message
      Only increase if the successful message was almost as large as current MTU
      Clear increase/decrease counters when changing MTU the other way
      Don't wait for 10 packets to increase MTU
      Reduce max retransmissions from 30% to 10%
      Unverified
      5d27ce3f
  12. Jun 21, 2022
  13. Jun 20, 2022
  14. Jun 19, 2022
  15. Jun 17, 2022
  16. Jun 16, 2022
    • zzz's avatar
      SSU2: Hole punch processing · 7610b384
      zzz authored
      Validate and process hole punch payload
      Send session request immediately after receiving hole punch
      Remove some unused code
      Log tweaks
      Unverified
      7610b384
    • zzz's avatar
      SSU2: Fixes · d812f82e
      zzz authored
      Fix conn ids on hole punch
      Fix min size on relay response
      Unverified
      d812f82e
  17. Jun 14, 2022
  18. Jun 13, 2022
  19. Jun 12, 2022
    • zzz's avatar
      SSU2: Relay WIP part 15 · 22efde37
      zzz authored
      Fix sending charlie's address in relay response
      Fix sending session request after introduction
      Send 0-length endpoint in relay response on failure
      Log tweaks
      Unverified
      22efde37
Loading