Skip to content

Releases: cisco/libsrtp

libSRTP 2.6.0

24 Feb 08:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0

libsrtp 2.5.0

01 Feb 07:42
Compare
Choose a tag to compare

For more details and a complete list of changes please see the CHANGES file or GitHub change log at v2.4.0...v2.5.0

libsrtp 2.4.2

20 Sep 21:13
Compare
Choose a tag to compare

This is a patch release for version 2 & 2.4 , fixing a regression introduced in 2.4.1

libsrtp 2.4.1

09 Sep 15:39
Compare
Choose a tag to compare

This is a patch release for version 2 & 2.4 , for details see #559.

libsrtp 2.4.0

13 Aug 19:40
Compare
Choose a tag to compare

Major changes in this release are:

  • Remove EKT files, this was never completed and the draft has since changed.
  • Adds support for Mbedtls as a crypto backend.
  • Support apple silicon build.
  • Adds support for the Meson build system. This is an alternative to Cmake and auto tools.

For more details and a complete list of changes please see the CHANGES file.

libsrtp 2.3.0

23 Dec 10:23
Compare
Choose a tag to compare

Major changes in this release are a fuzzer for libsrtp, NSS as optional crypto back end and cmake support for building. For more details and a complete list of changes please see the CHANGES file.

libsrtp 2.2.0

16 May 07:20
Compare
Choose a tag to compare

First release in the 2.2 series.

The major change with this release is that the all the code has been reformatted to be consistent and this consistency can be enforced with the include .clang-format file. This resulted in a lot of none functional changes but was considered worth it to simplify maintenance in the future. There are numerous other minor fixes, see the CHANGES file for more details.

libsrtp 1.6.0

01 Aug 12:09
Compare
Choose a tag to compare

New 1.x.x release to stay compatible with 2.1.x.
No new features.

libsrtp 2.1.0

14 Jun 20:02
Compare
Choose a tag to compare

First release in the 2.1 series.

libsrtp 2.0.0

02 Feb 20:10
Compare
Choose a tag to compare

Initial libsrtp 2.0 release.