#
26e8f082 |
|
10-Feb-2021 |
Dmitri Tikhonov <dtikhonov@litespeedtech.com> |
Release 2.29.0 - [FEATURE] QUIC and HTTP/3 Internet Draft 34 support and v1 support. The latter is turned off by default. - Drop support for ID-28 and ID-32. - [BUGFIX] IETF QUIC mini conn receive history (trechist): allow unlimited inserts by dropping smallest elements. - [BUGFIX] gQUIC: set STTL to correct value, issue #226. - [BUGFIX] Account for poison packet gap when MTU probe was too large. |
#
7ff5beb4 |
|
12-Jan-2021 |
E.L <eric780217@gmail.com> |
Update .travis.yml Run CI/CD when the branch is master |
#
cb1e8c10 |
|
05-Oct-2020 |
Dmitri Tikhonov <dtikhonov@litespeedtech.com> |
Update BoringSSL version to b117a3a0b7bd11fe6ebd503ec6b45d6b910b41a1 |
#
f913a297 |
|
12-Jun-2020 |
Dmitri Tikhonov <dtikhonov@litespeedtech.com> |
Release 2.16.2 - [BUGFIX] ID-28: do not use TLS middlebox compatibility mode in ClientHello. This change requires using a newer version of BoringSSL. - [BUGFIX] Free connections in Advisory Tick Time Queue in engine dtor. - [BUGFIX] IETF QUIC client: narrow migration check to a single path. - [BUGFIX] NULL dereference: set function pointers for alarm for path challenges 2 and 3. - [BUGFIX] HTTP/3 headers may be followed immediately by trailers. - [BUGFIX] Log messages when SCID changes. |
#
7b08963c |
|
02-Apr-2020 |
Dmitri Tikhonov <dtikhonov@litespeedtech.com> |
Use later version of BoringSSL |
#
7542f0f5 |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
Let's see if you can parse this now |
#
45f0b126 |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
Only do the golang voodoo on Linux |
#
59d78e04 |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
...and GOROOT |
#
41e82b6f |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
GOPATH |
#
3c5361ae |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
Fifteenth time's the charm |
#
ef293bc8 |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
If at first you don't succeed |
#
f8325ef9 |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
Yes! |
#
dc9e9148 |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
Try apt-getting the thing |
#
7e524200 |
|
09-Oct-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
Try to fetch go 1.13 to build BoringSSL |
#
4947ba95 |
|
09-Oct-2019 |
Dmitri Tikhonov <dtikhonov@litespeedtech.com> |
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. |
#
5392f7a3 |
|
11-Sep-2019 |
LiteSpeed Tech <info@litespeedtech.com> |
Release 2.2.0: server included, ID-22 supported (#76) |
#
b1af35d6 |
|
01-Feb-2019 |
Dmitri Tikhonov <dtikhonov@live.com> |
Simplify configuration -- use more cmake functions (#62) |
#
12693a01 |
|
29-Jan-2019 |
Dmitri Tikhonov <dtikhonov@live.com> |
Add MacOS to Travis CI; simplify .travis.yml |
#
db8ac9ee |
|
24-Apr-2018 |
Dmitri Tikhonov <dtikhonov@litespeedtech.com> |
Turn off Analyzer if using Travis -- it breaks all tests for some reason |
#
69ecc998 |
|
23-Apr-2018 |
Dmitri Tikhonov <dtikhonov@litespeedtech.com> |
Fix up .travis.yml |
#
11597b8f |
|
17-Oct-2017 |
Alexis La Goutte <alexis.lagoutte@gmail.com> |
travis: fix path |
#
13802590 |
|
12-Oct-2017 |
Alexis La Goutte <alexis.lagoutte@gmail.com> |
Remove depth |
#
32786108 |
|
09-Oct-2017 |
Alexis La Goutte <alexis.lagoutte@gmail.com> |
include boringssl build |
#
8f498c7c |
|
09-Oct-2017 |
Alexis La Goutte <alexis.lagoutte@gmail.com> |
debug |
#
c6b17ae0 |
|
09-Oct-2017 |
Alexis La Goutte <alexis.lagoutte@gmail.com> |
Libssl-dev |
#
42af697e |
|
09-Oct-2017 |
Alexis La Goutte <alexis.lagoutte@gmail.com> |
Add .travis CI build |