Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
    • Tatsuhiro Tsujikawa's avatar
      Use struct sockaddr · f18bb854
      Tatsuhiro Tsujikawa authored
      Pass struct sockaddr to ngtcp2 so that it knows how to deal with
      address change in more detailed manner (e.g., just compare IP address
      without port).
      f18bb854
  2. Jun 28, 2020
  3. May 26, 2020
  4. Mar 03, 2020
  5. Jan 26, 2020
  6. Jan 05, 2020
  7. Dec 18, 2019
  8. Nov 30, 2019
    • Amir Livneh's avatar
      Fix use of uninitialized data in tests · 8e2f0f86
      Amir Livneh authored
      write_single_frame_pkt() returns a packet length greater than the number of bytes it writes to the buffer. The returned length reflects a fake AEAD overhead, while this extra overhead is never written. As a result, ngtcp2_verify_stateless_reset_token() uses initialized data when reading the end of the packet. This causes noise when using a memory sanitizer.
      8e2f0f86
  9. Nov 09, 2019
  10. Nov 04, 2019
  11. Aug 28, 2019
  12. Aug 27, 2019
  13. Aug 24, 2019
  14. Jul 13, 2019
  15. Mar 01, 2019
  16. Feb 28, 2019
  17. Feb 27, 2019
  18. Jan 27, 2019
  19. Dec 20, 2018
  20. Jul 15, 2018
  21. May 27, 2018
  22. Apr 26, 2018
  23. Apr 22, 2018
  24. Mar 24, 2018
  25. Dec 04, 2017
  26. Nov 29, 2017
  27. Nov 11, 2017
  28. Oct 13, 2017
  29. Oct 12, 2017
  30. Sep 30, 2017