Version 0.24.4
What's Changed
- Fix MbedTLS DTLS ReadCallback to return actual bytes received by @HiiHongFe in #1564
- Fix heap-use-after-free in IceTransport::RecvCallback by @michieldwitte in #1567
- Export remaining C-API symbols for the Windows DLL by @henryruhs in #1578
- Fix AV1 RTP packetizer handling of OBUs that already carry a size field by @henryruhs in #1581
- fix: OpenSSL DTLS input BIO synchronization by @mertushka in #1584
- fix: OpenSSL TLS input BIO synchronization by @paullouisageneau in #1585
- Fix POLLERR handling in TCP server by @paullouisageneau in #1586
Full Changelog: v0.24.3...v0.24.4