Skip to content

XQUIC v1.5.0

Choose a tag to compare

@Kulsk Kulsk released this 24 May 04:01
· 178 commits to main since this release
78cf6d1

What's Changed

  • [+] support datagram over http3 (non-standard extension); @yangfurong
  • [+] support bytestream over http3 (non-standard extension); @yangfurong
  • [!] fix vulnerabilities on parsing STREAM and CRYPTO frame; @Kulsk
  • [!] fix 32-bit system overflow problems; @Kulsk