mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.4.5
- [OPTIMIZATION]: flush encoder stream only when necessary. - [BUGFIX] Use ls-qpack v0.10.2 for new API -- and for a bug fix. - [BUGFIX] Typo in IETF conn SETTINGS writer. - Use latest BoringSSL.
This commit is contained in:
parent
662de5e197
commit
4947ba950d
16 changed files with 41 additions and 130 deletions
|
@ -8,8 +8,7 @@ task:
|
|||
- cd boringssl
|
||||
# This is so that both GQUIC and IETF branches build. Just picking
|
||||
# a known good revision:
|
||||
- git checkout 32e59d2d3264e4e104b355ef73663b8b79ac4093
|
||||
- patch -p1 -i ../patches/boringssl-meds.patch
|
||||
- git checkout 49de1fc2910524c888866c7e2b0db1ba8af2a530
|
||||
- cmake .
|
||||
- make
|
||||
- cd -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue