mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.17.2
- [BUGFIX] Infinite loop in stream: advance read offset when discarding data. - [OPTIMIZATION] Header protection: only initialize cipher once. - [OPTIMIZATION] Batch header protection application.
This commit is contained in:
parent
e957eb06e3
commit
da99665b1c
9 changed files with 242 additions and 74 deletions
|
@ -1,3 +1,10 @@
|
|||
2020-06-24
|
||||
- 2.17.2
|
||||
- [BUGFIX] Infinite loop in stream: advance read offset when discarding
|
||||
data.
|
||||
- [OPTIMIZATION] Header protection: only initialize cipher once.
|
||||
- [OPTIMIZATION] Batch header protection application.
|
||||
|
||||
2020-06-18
|
||||
- 2.17.1
|
||||
- [FEATURE] QUIC and HTTP/3 Internet Draft 29 support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue