| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-08 | 1.1 kB | |
| Version 0.24.4 source code.tar.gz | 2026-06-08 | 52.7 MB | |
| Version 0.24.4 source code.zip | 2026-06-08 | 53.5 MB | |
| Totals: 3 Items | 106.2 MB | 0 | |
What's Changed
- Fix MbedTLS DTLS ReadCallback to return actual bytes received by @HiiHongFe in https://github.com/paullouisageneau/libdatachannel/pull/1564
- Fix heap-use-after-free in IceTransport::RecvCallback by @michieldwitte in https://github.com/paullouisageneau/libdatachannel/pull/1567
- Export remaining C-API symbols for the Windows DLL by @henryruhs in https://github.com/paullouisageneau/libdatachannel/pull/1578
- Fix AV1 RTP packetizer handling of OBUs that already carry a size field by @henryruhs in https://github.com/paullouisageneau/libdatachannel/pull/1581
- fix: OpenSSL DTLS input BIO synchronization by @mertushka in https://github.com/paullouisageneau/libdatachannel/pull/1584
- fix: OpenSSL TLS input BIO synchronization by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1585
- Fix POLLERR handling in TCP server by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1586
Full Changelog: https://github.com/paullouisageneau/libdatachannel/compare/v0.24.3...v0.24.4