- Aug 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Aug 05, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Aug 04, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Aug 02, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Jul 27, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Jul 04, 2020
-
-
Tatsuhiro Tsujikawa authored
ACK frame largest_ack field is always the largest packet number even if the ACK that contains largest_ack has been acknowledged by a remote endpoint.
-
- Jun 28, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Jun 25, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Jun 06, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- May 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 23, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 22, 2020
-
-
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.
-
- May 18, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 13, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 05, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 01, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Apr 29, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Feb 03, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Jan 29, 2020
-
-
Tatsuhiro Tsujikawa authored
Time = 0 is valid time in ngtcp2
-
Tatsuhiro Tsujikawa authored
Coalesces Initial and Handshake from server on probe. Include occasional PING in non-ACK eliciting packets.
-
- Jan 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Jan 25, 2020
-
-
Tatsuhiro Tsujikawa authored
It now defaults to 2 and includes CID exchanged during handshake.
-
- Jan 05, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 16, 2019
-
-
Tatsuhiro Tsujikawa authored
https://tools.ietf.org/html/draft-cheng-iccrg-delivery-rate-estimation-00
-
- Nov 09, 2019
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Nov 06, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 04, 2019
-
-
Tatsuhiro Tsujikawa authored
-