| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-11 | 1.2 kB | |
| v2.5.10 source code.tar.gz | 2026-08-11 | 8.1 MB | |
| v2.5.10 source code.zip | 2026-08-11 | 8.7 MB | |
| Totals: 3 Items | 16.8 MB | 1 | |
What's Changed
- Bump version number to v2.5.10 by @guhetier in https://github.com/microsoft/msquic/pull/6127
- [CP] Fix null deref in QuicCryptoCustomCertValidationComplete after shutdown (#5962) by @guhetier in https://github.com/microsoft/msquic/pull/6145
- [CP] Ipv4 TotalLength lower bound (#6144) by @gaurav2699 in https://github.com/microsoft/msquic/pull/6153
- [CP] Return if packet notsupported (#6157) by @gaurav2699 in https://github.com/microsoft/msquic/pull/6186
- [CP] Fix missing failure exit on VersionInfo alloc failure in TP decode (#6008) by @gaurav2699 in https://github.com/microsoft/msquic/pull/6182
- [CP] Fix null deref in QuicCryptoCustomTicketValidationComplete after shutdown (#5963) by @gaurav2699 in https://github.com/microsoft/msquic/pull/6190
- [CP] Handle zero length datagram in epoll (#6181) by @gaurav2699 in https://github.com/microsoft/msquic/pull/6200
- [CP] Validate VN packet SourceCid (#6167) by @gaurav2699 in https://github.com/microsoft/msquic/pull/6211
- [CP] Fix path migration UAF: guard path promotion with InUse check (#6217) by @guhetier in https://github.com/microsoft/msquic/pull/6219
Full Changelog: https://github.com/microsoft/msquic/compare/v2.5.9...v2.5.10