mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.29.6
- Documentation: describe lsquic internals ("guts"). - Two more fixes to compliance issues found by h3spec. - Truncate, don't abort, SCIDs larger than 16 bytes (PR #244). - Several small internal improvements and space optimizations.
This commit is contained in:
parent
f3690fdcbf
commit
eea998962a
19 changed files with 3129 additions and 49 deletions
|
@ -1,3 +1,10 @@
|
|||
2021-03-31
|
||||
- 2.29.6
|
||||
- Documentation: describe lsquic internals ("guts").
|
||||
- Two more fixes to compliance issues found by h3spec.
|
||||
- Truncate, don't abort, SCIDs larger than 16 bytes (PR #244).
|
||||
- Several small internal improvements and space optimizations.
|
||||
|
||||
2021-03-17
|
||||
- 2.29.5
|
||||
- Fix a few issues detected by h3spec for better compliance with HTTP/3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue