Skip to content

Bugfix release

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 11 Nov 19:16
· 309 commits to master since this release
  • [BUGFIX] SCID!=ODCID rule applies to Retry packets, not regular packets.
  • [BUGFIX] Zero-RTT: BoringSSL no longer flips read/write secrets.
  • [BUGFIX] Truncate ACK frame rather instead of aborting IETF connection.
  • [BUGFIX] Client: don't send duplicate reset tokens.
  • [BUGFIX] Remove invalid assertion in H3 framing code.
  • Silence a warning in send ctl by restructuring switch() statement.