mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.18.1
- [FEATURE] Implement the "QUIC bit grease" extension. - [BUGFIX] Selecting CID used for logging on client. - [BUGFIX] Header protection assertion. - [BUGFIX] Server: enable SSL key logging when cert lookup callback is not set. - Remove some dead code.
This commit is contained in:
parent
67507cc4b6
commit
692a91022d
13 changed files with 82 additions and 16 deletions
|
@ -1,3 +1,12 @@
|
|||
2020-07-14
|
||||
- 2.18.1
|
||||
- [FEATURE] Implement the "QUIC bit grease" extension.
|
||||
- [BUGFIX] Selecting CID used for logging on client.
|
||||
- [BUGFIX] Header protection assertion.
|
||||
- [BUGFIX] Server: enable SSL key logging when cert lookup callback
|
||||
is not set.
|
||||
- Remove some dead code.
|
||||
|
||||
2020-07-06
|
||||
- 2.18.0
|
||||
- [API] Rename "0-RTT" to "session resumption." In IETF QUIC, "0-RTT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue