v3.2.0
What's Changed
- btrace: add win32 support by @sreimers in #767
- cmake,thread: OpenBSD support by @landryb in #773
- main/init: add exception signal handlers by @sreimers in #765
- ua: unescape incoming Refer-To header by @maximilianfridrich in #770
- main: add debug boolean to re_thread_check() by @sreimers in #775
- btrace: add addr2line handling by @sreimers in #764
- cmake: add optional static and shared build options by @sreimers in #778
- main/init: enable win32 signal handler by @sreimers in #779
- uric/contact: fix display name and contact header uri escaping by @maximilianfridrich in #762
- ci/analyze: update clang and use analyze-build by @sreimers in #781
- main: use mtx_recursive by @sreimers in #782
- test: fix printf formating by @alfredh in #783
- main: add re_thread_enter/leave polling check by @sreimers in #784
- main/init: remove ContextRecord->Rip (not available on all platforms) by @sreimers in #790
- sipsess: fix RSeq header and rel_seq numbering by @maximilianfridrich in #796
- websock: add proto support by @sreimers in #798
- sip/transp: fix websock_accept proto by @sreimers in #800
- sip/transp: remove unneeded websocket tcp tmr by @sreimers in #801
- aubuf: activate overrun/underrun statistics by @cspiel1 in #803
- cmake: add libre namespace export by @sreimers in #786
- revert uri escaping commits by @maximilianfridrich in #802
- jbuf: refactor frame calculation by @sreimers in #788
- jbuf: frame fixes by @sreimers in #806
- sip: add missing WS and WSS transport decoder for VIA headers by @pitti98 in #809
- ice: Fix conncheck callback called multiple times by @pitti98 in #807
- jbuf: JBUF_FIXED should also keep min wish size by @sreimers in #813
- ci: compile choco openssl with --x86 for 32-bits by @alfredh in #814
- jbuf: fix possible division by zero by @sreimers in #815
- fix some cppcheck warnings by @alfredh in #816
- test/ice: fix cppcheck by @sreimers in #818
- tls/openssl: fix cppcheck warnings by @sreimers in #820
- base64: fix cppcheck warnings by @sreimers in #819
- main/init: fix upper signal handling by @sreimers in #822
- include: fix some typos by @alfredh in #825
- release v3.2.0 by @cspiel1 in #826
New Contributors
Full Changelog: v3.1.0...v3.2.0