Skip to content

v0.19.2

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 20 Nov 02:54
· 1421 commits to master since this release
  • fixes the way packets are padded by using PADDING frames instead of random data outside the QUIC packet (#2876), which could lead to invalid packets for very short server certificates
  • fixes usage of the syscall package (#2886)