mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 1.19.5
- [BUGFIX] Use correct public key from PUBS based on KEXS index. - [BUGFIX] Check flags before dispatching writes, avoiding assert. - [BUGFIX] Set :scheme to "https" (instead of "HTTP").
This commit is contained in:
parent
90fe3b255d
commit
8437e4a4f2
5 changed files with 68 additions and 16 deletions
|
@ -1,4 +1,10 @@
|
|||
2019-02-15
|
||||
2019-03-05
|
||||
- 1.19.5
|
||||
- [BUGFIX] Use correct public key from PUBS based on KEXS index.
|
||||
- [BUGFIX] Check flags before dispatching writes, avoiding assert.
|
||||
- [BUGFIX] Set :scheme to "https" (instead of "HTTP").
|
||||
|
||||
2019-02-25
|
||||
- 1.19.4
|
||||
- [BUGFIX] Check buffer bounds when looking up version in 0-RTT blob.
|
||||
- [BUGFIX] http_client: don't fetch 0-rtt info if handshake failed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue