Skip to content

Commit

Permalink
update changes for 2.6.0
Browse files Browse the repository at this point in the history
(cherry picked from commit c19745c)
  • Loading branch information
pabuhler committed Feb 24, 2024
1 parent 9a55910 commit e53e106
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
Changelog

2.6.0

#667 - remove use of pointers to 32bit values

#666 - Cleaning up cmake and enabled more warnings.

#665 - start using const on internal arguments

#662 - Some srtp_driver fixes

#661 - remove travis reference from README.md

#660 - meson.build: implement mbedtls support

#649 - iv length is constant so set only once

#507 - Add x86 SIMD optimizations to crypto datatypes

#643 - Add a missing typedef for stream list ctx

#641 - cmake: Rename TEST_APPS as LIBSRTP_TEST_APPS option

#640 - cmake: Support configuring as subproject

2.5.0

#636 - Make mbedtls hmac less restrictive in line with RFC and library capabilities
Expand Down

0 comments on commit e53e106

Please sign in to comment.