Skip to content
Snippets Groups Projects
  1. Mar 12, 2020
  2. Mar 08, 2020
  3. Mar 03, 2020
  4. Feb 28, 2020
  5. Feb 16, 2020
  6. Feb 08, 2020
  7. Jan 29, 2020
  8. Jan 28, 2020
  9. Jan 26, 2020
  10. Jan 25, 2020
  11. Jan 23, 2020
  12. Jan 09, 2020
  13. Jan 05, 2020
  14. Dec 18, 2019
  15. 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
  16. Nov 20, 2019
  17. Nov 09, 2019
  18. Nov 07, 2019
  19. Nov 06, 2019
  20. Nov 04, 2019
  21. Oct 31, 2019
  22. Oct 27, 2019
  23. Oct 25, 2019
  24. Oct 20, 2019