- Aug 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Jun 11, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 22, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 21, 2020
-
-
Tatsuhiro Tsujikawa authored
-
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.
-
- Apr 29, 2020
-
-
Daniel Bevenius authored
Commit 0999d327 ("Pass user-defined printf function rather than passing file descriptor") removed the usage of errno so it does not need to be included.
-
- Apr 25, 2020
-
-
Amir Livneh authored
-
Amir Livneh authored
ngtcp2_connection_close.reason_len is size_t, which is not necessarily 64-bit.
-
- Jan 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Jan 23, 2020
-
-
Tatsuhiro Tsujikawa authored
The changed semantics will be implemented in the later commits.
-
Tatsuhiro Tsujikawa authored
-
- Jan 18, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 06, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 20, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 02, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Sep 12, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jul 21, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jul 16, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jul 15, 2019
-
-
Daan De Meyer authored
Adding the final newline is left to the logging implementation.
-
- Jul 11, 2019
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Jul 10, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jun 20, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Apr 26, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Mar 30, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Mar 25, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Mar 04, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Mar 01, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Feb 28, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Feb 21, 2019
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Feb 19, 2019
-
-
Javier Blazquez authored
-
- Feb 03, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jan 27, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jan 07, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Dec 23, 2018
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-