mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.12.0
- [FEATURE] QUIC timestamps extension. - [API] New: ea_alpn that is used when not in HTTP mode. - [BUGFIX] SNI is mandatory only for HTTP/3 and gQUIC. - [BUGFIX] Benign double-free -- issue #110. - [BUGFIX] Printing of transport parameters.
This commit is contained in:
parent
fa4561dcea
commit
afe3d36359
24 changed files with 279 additions and 34 deletions
|
@ -1,3 +1,11 @@
|
|||
2020-03-02
|
||||
- 2.12.0
|
||||
- [FEATURE] QUIC timestamps extension.
|
||||
- [API] New: ea_alpn that is used when not in HTTP mode.
|
||||
- [BUGFIX] SNI is mandatory only for HTTP/3 and gQUIC.
|
||||
- [BUGFIX] Benign double-free -- issue #110.
|
||||
- [BUGFIX] Printing of transport parameters.
|
||||
|
||||
2020-02-24
|
||||
- 2.11.1
|
||||
- [FEATURE] QUIC and HTTP/3 Internet Draft 27 support.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue