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