Skip to content

Tags: alibaba/xquic

Tags

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix bugs when parsing the ack ext frame (#517)

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version Update 1.9.0 (#509)

* [+] Support MoQ feature

* [=] fix log format

* [~] fix random diff

* [~] fix github workflow failed on linux

* [~] fix github workflow failed on codfeql

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[!] fix: randomly skipping packet numbers to align with RFC9000 21.4 (#…

…483)

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 use siphash to replace hash_string (#472)

* use siphash to replace hash_string

* add siphash algorithm

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add option to easily enable secret printing (#454)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[+] release version 1.8.0 (#435)

* [+] release version 1.8.0

* [=] add CMake param

* [=] update workflow cmake command

* [=] fix variable types

v1.7.2

Toggle v1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[~] update QR code for dingtalk group (#416)

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[!] fix bugs and building error on ubuntu and macOS, add initial rtt (#…

…407)

[-] deprecate XQC_NO_PID_PACKET_PROCESS;
[=] optimize connection transport parameters;
[!] fix CC frame packet error;
[+] add initial_rtt;
[!] fix loss, retransmission, and spurious loss counting;
[!] optimize 0-RTT sending;
[!] add protection for zero-length header value;
[=] reduce http3 body read notify;
[!] retransmit PING frame sent by app layer;
[!] fix building boringssl on ubuntu and macOS;

interop_deprecated

Toggle interop_deprecated's commit message

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[+] add protection for memory pool (#387)