| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-09 | 1.3 kB | |
| Version 0.24.3 source code.tar.gz | 2026-05-09 | 52.7 MB | |
| Version 0.24.3 source code.zip | 2026-05-09 | 53.5 MB | |
| Totals: 3 Items | 106.2 MB | 0 | |
What's Changed
- Add size checks for REMB parsing and RTCP dispatching by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1555
- Drop incoming packets if DTLS incoming queue is full by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1546
- Update code to work with OpenSSL 4.0 which deprecated some functions by @aronrosenberg in https://github.com/paullouisageneau/libdatachannel/pull/1551
- Fix REMB SSRC by @Polusummator in https://github.com/paullouisageneau/libdatachannel/pull/1500
- Fix double shared mutex lock in impl::PeerConnection::closeTracks() by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1534
- Fix race between DTLS ClientHello and registerIncoming() by @arvidn in https://github.com/paullouisageneau/libdatachannel/pull/1554
- Fix WebSocket disconnect on idling with MbedTLS and GnuTLS by @paullouisageneau in https://github.com/paullouisageneau/libdatachannel/pull/1558
- Fix certificate generation with BoringSSL by @soares-sergio in https://github.com/paullouisageneau/libdatachannel/pull/1561
- Update libjuice to v1.7.1 and libsrtp to v2.8.0
Full Changelog: https://github.com/paullouisageneau/libdatachannel/compare/v0.24.2...v0.24.3