What's Changed
- cmake: Support configuring as subproject by @yangskyboxlabs in #640
- cmake: Rename TEST_APPS as LIBSRTP_TEST_APPS option by @yangskyboxlabs in #641
- Add a missing typedef for stream list ctx by @Lastique in #643
- Add x86 SIMD optimizations to crypto datatypes by @Lastique in #507
- fix typo by @uniontech-lilinjie in #648
- iv length is constant so set only once by @pabuhler in #649
- Fix library version in Doxygen docs by @Lastique in #654
- remove comma from srtp_profile_t enum value. by @melchi45 in #658
- meson.build: implement mbedtls support by @iameli in #660
- remove travis reference from README.md by @pabuhler in #661
- try to use ubuntu-latest by @pabuhler in #664
- Some srtp_driver fixes by @pabuhler in #662
- Some cipher_driver fixes by @pabuhler in #663
- start using const on internal arguments by @pabuhler in #665
- Cleaning up cmake and enabled more warnings. by @palerikm in #666
- fix line break in stream_list.yml by @pabuhler in #668
- remove use of pointers to 32bit values by @pabuhler in #667
New Contributors
- @yangskyboxlabs made their first contribution in #640
- @uniontech-lilinjie made their first contribution in #648
- @melchi45 made their first contribution in #658
- @iameli made their first contribution in #660
- @palerikm made their first contribution in #666
Full Changelog: v2.5.0...v2.6.0