mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.23.1
- [BUGFIX] Regression introduced in 2.22.0: use correct number of PNSs for IETF mini conn during promotion.
This commit is contained in:
parent
a3e1f0d1bb
commit
f198a02df8
8 changed files with 26 additions and 9 deletions
|
@ -1,11 +1,13 @@
|
|||
2020-10-13
|
||||
- 2.23.0
|
||||
- 2.23.1
|
||||
- [FEATURE] IETF Client 0-RTT support.
|
||||
- [BUGFIX] Do not schedule MTU probe on first tick.
|
||||
- [BUGFIX] Parsing DATAGRAM frame.
|
||||
- [BUGFIX] If push promise fails, do not invoke hset destructor.
|
||||
- [BUGFIX] Client: When connections are IDed by port number, check DCID.
|
||||
Fixes issue #176.
|
||||
- [BUGFIX] Regression introduced in 2.22.0: use correct number of
|
||||
PNSs for IETF mini conn during promotion.
|
||||
- Revert the 2.22.1 lsquic_is_valid_hs_packet change. All that was
|
||||
necessary is a change to the way we call it in lsquic_engine. No
|
||||
change to the function itself is required.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue