- Jul 15, 2020
-
-
Tatsuhiro Tsujikawa authored
Pass struct sockaddr to ngtcp2 so that it knows how to deal with address change in more detailed manner (e.g., just compare IP address without port).
-
- Jun 28, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- May 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Mar 03, 2020
-
-
Tatsuhiro Tsujikawa authored
Remove conn and user_data from encrypt/decrypt/hp_mask callbacks so that they can be used without conn.
-
- Jan 26, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Jan 05, 2020
-
-
Tatsuhiro Tsujikawa authored
-
- Dec 18, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 30, 2019
-
-
Amir Livneh authored
write_single_frame_pkt() returns a packet length greater than the number of bytes it writes to the buffer. The returned length reflects a fake AEAD overhead, while this extra overhead is never written. As a result, ngtcp2_verify_stateless_reset_token() uses initialized data when reading the end of the packet. This causes noise when using a memory sanitizer.
-
- Nov 09, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 04, 2019
-
-
Tatsuhiro Tsujikawa authored
Require token if the first packet is lost or reordered in order to buffer the data coming from validated client only.
-
- Aug 28, 2019
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Aug 27, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Aug 24, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jul 13, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Mar 01, 2019
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Feb 28, 2019
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Feb 27, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Jan 27, 2019
-
-
Tatsuhiro Tsujikawa authored
-
- Dec 20, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Jul 15, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- May 27, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Apr 26, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Apr 22, 2018
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- Mar 24, 2018
-
-
Tatsuhiro Tsujikawa authored
-
- Dec 04, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 29, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Nov 11, 2017
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
The interpretation of Additional ACK Blocks has to be changed in a later commits.
-
Tatsuhiro Tsujikawa authored
stream_id is still in uint32_t.
-
- Oct 13, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Oct 12, 2017
-
-
Tatsuhiro Tsujikawa authored
-
- Sep 30, 2017
-
-
Tatsuhiro Tsujikawa authored
-