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:
Dmitri Tikhonov 2020-01-16 09:22:41 -05:00
parent a1ed99ca98
commit 10c41073e4
19 changed files with 128 additions and 82 deletions

View file

@ -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