mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.4.9
- [BUGFIX] IETF QUIC server: fix uninitialized variable use. - [BUGFIX] make sure TLSv1.3 is not disabled in SSL object. - [BUGFIX] Use issuer name and serial number to cache certs (SKID values are not unique). - [BUGFIX] Always set the idle alarm in IETF connection so that it can time out.
This commit is contained in:
parent
d7aae582ea
commit
df992bcede
7 changed files with 92 additions and 43 deletions
|
@ -1,3 +1,12 @@
|
|||
2019-10-24
|
||||
- 2.4.9
|
||||
- [BUGFIX] IETF QUIC server: fix uninitialized variable use.
|
||||
- [BUGFIX] make sure TLSv1.3 is not disabled in SSL object.
|
||||
- [BUGFIX] Use issuer name and serial number to cache certs (SKID
|
||||
values are not unique).
|
||||
- [BUGFIX] Always set the idle alarm in IETF connection so that it
|
||||
can time out.
|
||||
|
||||
2019-10-21
|
||||
- 2.4.8
|
||||
- [OPTIMIZATION, BUGFIX] Use ls-qpack v0.10.5.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue