Libsrtp Versions Save

Library for SRTP (Secure Realtime Transport Protocol)

v2.6.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/cisco/libsrtp/compare/v2.5.0...v2.6.0

v2.5.0

1 year ago

For more details and a complete list of changes please see the CHANGES file or GitHub change log at https://github.com/cisco/libsrtp/compare/v2.4.0...v2.5.0

v2.4.2

2 years ago

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

v2.4.1

2 years ago

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

v2.4.0

2 years ago

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.

v2.3.0

4 years ago

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.

v2.2.0

6 years ago

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.

v1.6.0

6 years ago

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

v2.1.0

6 years ago

First release in the 2.1 series.

v2.0.0

8 years ago

Initial libsrtp 2.0 release.