mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.21.0
- [FEATURE] QUIC and HTTP/3 Internet Draft 31 support. - [API] Let user generate Souce Connection IDs. - [FEATURE] Allow building lsquic as shared library. - [OPTIMIZATION] Receive history: use a single contiguous memory block for everything. - Deprecate QUIC versions ID-27 and ID-30.
This commit is contained in:
parent
2e1429b465
commit
b62ec17fd2
33 changed files with 653 additions and 426 deletions
|
@ -1,3 +1,12 @@
|
|||
2020-09-29
|
||||
- 2.21.0
|
||||
- [FEATURE] QUIC and HTTP/3 Internet Draft 31 support.
|
||||
- [API] Let user generate Souce Connection IDs.
|
||||
- [FEATURE] Allow building lsquic as shared library.
|
||||
- [OPTIMIZATION] Receive history: use a single contiguous memory
|
||||
block for everything.
|
||||
- Deprecate QUIC versions ID-27 and ID-30.
|
||||
|
||||
2020-09-25
|
||||
- 2.20.2
|
||||
- [BUGFIX] Memory leak: free pushed promise when refcnt is zero.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue