- Feb 08, 2020
-
-
Tatsuhiro Tsujikawa authored
Client doesn't read Short packet until handshake completes, so doing these stuff in one place after handshake is much simpler.
-
Tatsuhiro Tsujikawa authored
Fix setting remote transport params order
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Now server can perform path validation without chaining DCID if a remote peer does not change DCID as per spec.
-
- Feb 06, 2020
-
-
James M Snell authored
Fixes: https://github.com/ngtcp2/ngtcp2/issues/213
-
Tatsuhiro Tsujikawa authored
Fix typo
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Feb 03, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Feb 01, 2020
-
-
Amir Livneh authored
-
- Jan 30, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Jan 29, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Time = 0 is valid time in ngtcp2
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
so that application is not bothered by another cryptic function.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Still we need to add additional handshake timeout.
-
Tatsuhiro Tsujikawa authored
Coalesces Initial and Handshake from server on probe. Include occasional PING in non-ACK eliciting packets.
-
- Jan 28, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Major rework of loss detection mechanism. It turned out getting it done is very hard.
-
- Jan 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-