v3.0.0
Breaking changes
- librem is now merged into libre.
What's Changed
- main: allow poll_method change only before setup by @sreimers in #681
- main: add more details to re_debug() by @alfredh in #689
- merge rem into re by @alfredh in #683
- tmr,main: thread safe tmr handling by @sreimers in #690
- tmr,main: add tmrl_count by @sreimers in #694
- main: add re_thread_async_main_id and re_thread_async_main_cancel by @sreimers in #697
- merge retest into re by @alfredh in #695
- tls: add doxygen comment to dtls_recv_packet() by @alfredh in #699
- test: use TEST_ERR by @sreimers in #700
- test: use TEST_ERR by @sreimers in #701
- hmac: remove unused SHA_BLOCKSIZE by @alfredh in #703
- async: fix cancel memory leaks by @sreimers in #705
- ci: windows Debug/Release by @alfredh in #704
- cmake: add extra source files for aes and hmac by @alfredh in #708
- test: remove libpthread from LINKLIBS by @alfredh in #710
- hmac: add stateless HMAC-SHA256 wrapper by @alfredh in #706
- thread: add thread name handling by @sreimers in #709
- ci: add support for Android by @alfredh in #707
- test: fix convert C99 by @sreimers in #717
- dbg: remove pre-C99 fallbacks by @sreimers in #718
- test: remove CMAKE_C_STANDARD by @alfredh in #714
- sdp/media: fix ccheck list_unlink warning by @sreimers in #715
- jbuf: allocate mutex and lock also jbuf_debug() by @cspiel1 in #693
- sys/fs: fix fs_fopen read only mode (should not create file) by @sreimers in #719
- ci/ssl: update OpenSSL/LibreSSL by @sreimers in #720
- http: fix read_file on win32 (wrong filesize) and use mbuf by @fAuernigg in #711
- sys: add sys_getenv() by @sreimers in #721
- rtp: Don't check RTCP socket if rtcp-mux is enabled by @Lastique in #723
- tls: remove return statement that is not needed by @alfredh in #724
- sha: add sha256_printf() by @alfredh in #725
- cmake: add rem headers to install by @sreimers in #727
- cmake: merge REM_HEADERS by @sreimers in #728
- tls: set mbuf pos and end at the same time by @alfredh in #729
- misc: add Makefile helpers and exclude retest from all target by @sreimers in #726
- sa: add sa_struct_get_size() to check size by @alfredh in #730
- rtcp: make rtcp_calc_rtt() public by @alfredh in #731
- test: add HAVE_UNIXSOCK=0 support by @sreimers in #734
- aubuf: set sample format when frame is read by @cspiel1 in #737
Full Changelog: v2.12.0...v3.0.0