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

Side by Side Diff: README.chromium

Issue 2460523002: libsrtp: Update license location in README.chromium (Closed)
Patch Set: Created 4 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libsrtp 1 Name: libsrtp
2 URL: https://github.com/cisco/libsrtp 2 URL: https://github.com/cisco/libsrtp
3 Version: 2cbd85085037dc7bf2eda48d4cf62e2829056e2d 3 Version: 2cbd85085037dc7bf2eda48d4cf62e2829056e2d
4 License: 3-clause BSD 4 License: 3-clause BSD
5 License File: srtp/LICENSE 5 License File: LICENSE
6 Security Critical: Yes 6 Security Critical: Yes
7 7
8 Description: 8 Description:
9 Libsrtp provides secure media transmission in a real 9 Libsrtp provides secure media transmission in a real
10 time communication. It's used with libjingle which 10 time communication. It's used with libjingle which
11 provides the p2p session setup. 11 provides the p2p session setup.
12 12
13 Local Modifications: 13 Local Modifications:
14 Removed many unused files, e.g. all non-OpenSSL cipher implementations. 14 Removed many unused files, e.g. all non-OpenSSL cipher implementations.
15 15
16 Patched in https://github.com/cisco/libsrtp/pull/209. 16 Patched in https://github.com/cisco/libsrtp/pull/209.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698