Commit cb38f58
committed
ngtcp2: update to 1.20.0.
Refactor Dockerfile with heredoc by @tatsuhiro-t in #1974
docker: Bump debian to 13 by @tatsuhiro-t in #1975
frame_chain: Use a flag to determine the allocation type by @tatsuhiro-t in #1976
Optimize ngtcp2_frame_chain creation by @tatsuhiro-t in #1977
examples: Avoid strict aliasing violation by @tatsuhiro-t in #1979
doc: Update TLS integration document by @tatsuhiro-t in #1980
Use NGTCP2_PATH_CHALLENGE_DATALEN by @tatsuhiro-t in #1982
Introduce ngtcp2_strlen_lit by @tatsuhiro-t in #1983
Fix sim test failure with loss by @tatsuhiro-t in #1984
Update doc by @tatsuhiro-t in #1985
Remove ksl from ngtcp2_ksl_it by @tatsuhiro-t in #1986
ksl: Adjust NGTCP2_KSL_DEGR by @tatsuhiro-t in #1987
strm: Raise streamfrq limit to cope with large packet losses by @tatsuhiro-t in #1988
Simplify return value check by @tatsuhiro-t in #1989
Increase glitch ratelim as originally suggested by user by @tatsuhiro-t in #1990
examples: Add eventcb to Sim by @tatsuhiro-t in #1991
Designated init by @tatsuhiro-t in #1992
Rearrange field to make them pack better by @tatsuhiro-t in #1993
ksl: Remove dead code by @tatsuhiro-t in #1995
Revert "ksl: Remove dead code" by @tatsuhiro-t in #1996
ksl: Avoid extra ksl->compar by copying the existing key on split by @tatsuhiro-t in #1997
ksl: Remove from head if it is leaf by @tatsuhiro-t in #1998
ksl: Rename head to root by @tatsuhiro-t in #1999
Reclaim extra packet for Initial on PTO by @tatsuhiro-t in #2000
Bump boringssl by @tatsuhiro-t in #2001
Bump aws-lc to v1.66.2 by @tatsuhiro-t in #2002
Only reclaim 2 packets for client Initials by @tatsuhiro-t in #20031 parent 9403e8b commit cb38f58
3 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments