Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: README.chromium

Issue 2344973002: Update libsrtp to version 2.0 (Closed)
Patch Set: Add '.' back to include_dirs Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « README ('k') | TODO » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 5fe8b83a4a54b340744994dff96afebb5bc9df33..a2652fd134ebdedd31c11bdc4a52e92bf547a6e5 100644
--- a/README.chromium
+++ b/README.chromium
@@ -1,6 +1,6 @@
Name: libsrtp
URL: https://github.com/cisco/libsrtp
-Version: 1.5.2
+Version: 2cbd85085037dc7bf2eda48d4cf62e2829056e2d
License: 3-clause BSD
License File: srtp/LICENSE
Security Critical: Yes
@@ -10,20 +10,7 @@ Description:
time communication. It's used with libjingle which
provides the p2p session setup.
- Libsrtp is distributed under the following BSD-based license, detailed info
- in srtp/LICENSE.
-
Local Modifications:
+ Removed many unused files, e.g. all non-OpenSSL cipher implementations.
-Added gyp support to __arm64__
-
-Use '_byteswap_*' functions to convert between host and network byte order on
-Windows.
-
-Initialized "failures" to 0 in replay_driver.c -- merges
-https://github.com/cisco/libsrtp/pull/138
-
-Renamed "mips" to "mips_value" in srtp_driver.c to fix MIPS build.
-
-Added bounds check at the top of srtp_validate_rtp_header -- merges
-https://github.com/cisco/libsrtp/pull/182
+ Patched in https://github.com/cisco/libsrtp/pull/209.
« no previous file with comments | « README ('k') | TODO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698