mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 3.1.0
This commit is contained in:
parent
d755d26ed2
commit
a74702c630
276 changed files with 294 additions and 287 deletions
11
CHANGELOG
11
CHANGELOG
|
@ -1,3 +1,14 @@
|
|||
2022-05-06
|
||||
- 3.1.0
|
||||
- Better handling of transport parameter max_table_capcity < 32
|
||||
- Fix NULL pointer dereference in handshake
|
||||
- Fix 0-RTT transport parameter validation (issue #367)
|
||||
- Remove unnecessary debug log to avoid NULL pointer dereference
|
||||
- Tick connection on datagram write (pull #314)
|
||||
- Do not dispatch write event for FINISHED stream
|
||||
- Tweaks for CMake configuration (pull #354 #369 #370 #373 #374)
|
||||
- Update ls-qpack to 2.3.0
|
||||
|
||||
2022-01-10
|
||||
- 3.0.4
|
||||
- Fix overly strict assert()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue