mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.8.9
- [BUGFIX] Use ls-qpack 0.11.1 - [OPTIMIZATION] Generate random bytes in batches. - Change loss_bits transport parameter ID to 0x1057 following latest draft. - Randomize period with which PINGs are sent to elicit ACKs. - Some refactoring and code cleanup.
This commit is contained in:
parent
a1ed99ca98
commit
10c41073e4
19 changed files with 128 additions and 82 deletions
|
@ -1,3 +1,12 @@
|
|||
2020-01-16
|
||||
- 2.8.9
|
||||
- [BUGFIX] Use ls-qpack 0.11.1
|
||||
- [OPTIMIZATION] Generate random bytes in batches.
|
||||
- Change loss_bits transport parameter ID to 0x1057 following
|
||||
latest draft.
|
||||
- Randomize period with which PINGs are sent to elicit ACKs.
|
||||
- Some refactoring and code cleanup.
|
||||
|
||||
2020-01-14
|
||||
- 2.8.8
|
||||
- [BUGFIX] Invalid read when parsing IETF transport parameters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue