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

Unified Diff: libsrtp/README.chromium

Issue 3423016: Add current version of libSRTP from CVS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: '' Created 10 years, 3 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 | « libsrtp/README ('k') | libsrtp/TODO » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libsrtp/README.chromium
===================================================================
--- libsrtp/README.chromium (revision 0)
+++ libsrtp/README.chromium (revision 0)
@@ -0,0 +1,13 @@
+Name: libsrtp
+URL: http://srtp.sourceforge.net
+License: LICENSE
+
+Contains sources of libSRTP used by Chrome.
+The current version contains copy of the libsrtp CVS from 2010-09-20. Command
+used to obtain this copy:
+
+ cvs -d:pserver:anonymous@srtp.cvs.sourceforge.net:/cvsroot/srtp co -P srtp
+
+Following files are not included in this copy:
+ 1. The configure script.
+ 2. All .cvsignore files.
« no previous file with comments | « libsrtp/README ('k') | libsrtp/TODO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698