Skip to content

Bug fixes; emit fewer warnings

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 24 Oct 14:27
· 307 commits to master since this release
  • [BUGFIX] IETF QUIC server: fix uninitialized variable use.
  • [BUGFIX] make sure TLSv1.3 is not disabled in SSL object.
  • [BUGFIX] Use issuer name and serial number to cache certs (SKID values are not unique).
  • [BUGFIX] Always set the idle alarm in IETF connection so that it can time out.
  • Use ls-qpack v0.10.6, as it silences some warnings.