mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.10.4
- [BUGFIX] Send HANDSHAKE_DONE only after Finished is received. - [BUGFIX] Don't treat garbage UDP padding as library error; ignore it instead. - [BUGFIX] Fix compilation on FreeBSD (missing header).
This commit is contained in:
parent
45aae370f6
commit
e68b045258
9 changed files with 170 additions and 9 deletions
|
@ -1,3 +1,11 @@
|
|||
2020-02-11
|
||||
- 2.10.4
|
||||
- [BUGFIX] Send HANDSHAKE_DONE only after Finished is received.
|
||||
- [BUGFIX] Don't treat garbage UDP padding as library error; ignore
|
||||
it instead.
|
||||
- [BUGFIX] Fix compilation on FreeBSD (missing header).
|
||||
- Code cleanup: remove unnecessary #includes.
|
||||
|
||||
2020-01-31
|
||||
- 2.10.3
|
||||
- [BUGFIX] Cancel path responses and challenges on old path when
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue