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

Skip to content
Snippets Groups Projects
  1. Dec 31, 2020
  2. Dec 30, 2020
  3. Dec 29, 2020
  4. Dec 27, 2020
  5. Dec 26, 2020
  6. Dec 24, 2020
  7. Dec 23, 2020
  8. Dec 21, 2020
  9. Dec 20, 2020
  10. Dec 19, 2020
  11. Dec 18, 2020
  12. Dec 17, 2020
    • zzz's avatar
      SSU: Send subset of fragments (ticket #2427) · 56059448
      zzz authored
      if all fragments will not fit in the window.
      Track per-fragment send count.
      Reset send window when retransmitting.
      Update send window when partial acks received.
      Make OMS.getMaxSends() and getPushCount() track different things.
      Change OMS.push() to be called by OMF and return the pushed fragments.
      Use size of smallest fragment rather than total size to determine if we can send a message now.
      This is an improved fix for ticket #2505.
      Eliminate repeated calls to OMS.getLifetime()
      Log tweaks and reduce log levels
      Improves throughput on lossy connections.
      Reduces latency for large messages.
      This is prep for reducing DEFAULT_SEND_WINDOW_BYTES and W+, which
      would have exacerbated these issues.
      Additional changes to follow, implementing Westwood+, see #2427
      Verified
      56059448
  13. Dec 16, 2020
  14. Dec 12, 2020
  15. Dec 11, 2020
    • zzz's avatar
      Router (proposal 156): · 0ad7e52b
      zzz authored
      - Change router ECIES SKM to use N pattern, remove Elligator2, to match proposal changes
      - Allow encrypted messages to ECIES routers
      - Allow ECIES routers to become floodfill
      - Add XDH factory to VM comm system for tests
      Verified
      0ad7e52b
  16. Dec 06, 2020
  17. Dec 05, 2020
  18. Dec 01, 2020
  19. Nov 27, 2020
  20. Nov 26, 2020
  21. Nov 24, 2020
  22. Nov 22, 2020
  23. Nov 20, 2020
  24. Nov 17, 2020
Loading