Skip to content
Snippets Groups Projects
  1. May 22, 2020
  2. May 21, 2020
    • Tatsuhiro Tsujikawa's avatar
      Deal with initial_scid, retry_scid, and original_dcid · fb753753
      Tatsuhiro Tsujikawa authored
      Deal with initial_scid, retry_scid, and original_dcid.  We need to set
      and get QUIC transport parameters timely manner.  Therefore, transport
      parameter operations are now done by ngtcp2_crypto library.
      Applications do not need to do set it manually.  Added several
      callback function implementations to ngtcp2_crypto library which can
      be directly passed to ngtcp2_callbacks: client_initial, recv_retry,
      and recv_client_initial.  Installation of initial packet number space
      encryption keys is now handled by ngtcp2_crypto library.  They are
      done in ngtcp2_crypto_client_initial_cb, ngtcp2_crypto_recv_retry_cb
      and ngtcp2_crypto_recv_client_initial_cb.
      fb753753
  3. Feb 28, 2020
  4. Jan 23, 2020
  5. Nov 09, 2019
  6. Oct 31, 2019
  7. Oct 25, 2019
  8. Oct 20, 2019
  9. Sep 12, 2019
  10. Jul 10, 2019
  11. Apr 26, 2019
  12. Apr 09, 2019
  13. Mar 25, 2019
  14. Feb 21, 2019
  15. Dec 21, 2018
  16. Oct 04, 2018
  17. Aug 18, 2018
  18. Jul 15, 2018
  19. May 27, 2018
  20. Apr 22, 2018
  21. Jan 29, 2018
  22. Dec 04, 2017
  23. Nov 30, 2017
  24. Nov 11, 2017
  25. Nov 08, 2017
  26. Aug 20, 2017
  27. Jul 19, 2017
  28. Jul 18, 2017