v3.1.0
What's Changed
- ci: bump mingw openssl to 3.1.0 by @alfredh in #738
- thread: add cnd_timedwait() by @sreimers in #736
- Add tls and http apis for post handshake by @fAuernigg in #713
- ci/sanitizers: add multi thread testing by @sreimers in #741
- ci/win: use separate retest step by @sreimers in #742
- thread: fix pthread_setname_np thread pointer deref by @sreimers in #744
- ci: add FreeBSD test by @sreimers in #745
- cmake: bump minimum version of OpenSSL to 1.1.1 by @alfredh in #746
- ci: avoid hardcoded OpenSSL path on macOS by @robert-scheck in #747
- sip,uri,test: Escape SIP URIs by @maximilianfridrich in #740
- udp: add a lock for the helpers list by @cspiel1 in #732
- rem/vidmix: add position index handling by @sreimers in #749
- aubuf: set auframe fields correct in read_auframe loop by @cspiel1 in #750
- list: refactor/optimize list_insert_sorted by @sreimers in #748
- ci/freebsd: remove openssl-devel by @sreimers in #755
- tmr: add tmr_continue() by @vanrein in #754
- ci,cmake: replace C99 check by strict C99 and C11 checks by @sreimers in #759
- atomic: Fix missing memory order arguments in MSVC atomic functions by @Lastique in #766
- thread: remove win32 SetThreadDescription by @sreimers in #768
Full Changelog: v3.0.0...v3.1.0