- May 22, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- May 21, 2020
-
-
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.
-
- Feb 28, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Jan 23, 2020
-
-
Tatsuhiro Tsujikawa authored
The changed semantics will be implemented in the later commits.
-
- Nov 09, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 31, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 25, 2019
-
-
Daniel Bevenius authored
-
- Oct 20, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Sep 12, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jul 10, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Apr 26, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Apr 09, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Mar 25, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Feb 21, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Dec 21, 2018
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Oct 04, 2018
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Aug 18, 2018
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Jul 15, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- May 27, 2018
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Apr 22, 2018
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Jan 29, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Dec 04, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 30, 2017
-
-
Tatsuhiro Tsujikawa authored
The library still supports bidi stream only.
-
- Nov 11, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 08, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Aug 20, 2017
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Jul 19, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Jul 18, 2017
-
-
Tatsuhiro Tsujikawa authored
-