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

Unified Diff: patches.chromium/0002-enable-dtls1.patch

Issue 2072073002: Delete bundled copy of OpenSSL and replace with README. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/openssl@master
Patch Set: Delete bundled copy of OpenSSL and replace with README. Created 4 years, 6 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 | « patches.chromium/0001-channelid.patch ('k') | patches.chromium/0003-x509_hash_name_algorithm_change.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches.chromium/0002-enable-dtls1.patch
diff --git a/patches.chromium/0002-enable-dtls1.patch b/patches.chromium/0002-enable-dtls1.patch
deleted file mode 100644
index be44872eb298a169b238bb5efb84eb47c6153b6f..0000000000000000000000000000000000000000
--- a/patches.chromium/0002-enable-dtls1.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -burN android-openssl.orig/openssl.config android-openssl/openssl.config
---- android-openssl.orig/openssl.config 2013-02-20 17:53:59.711775064 +0100
-+++ android-openssl/openssl.config 2013-02-20 17:56:01.853068660 +0100
-@@ -5,7 +5,6 @@
- no-capieng \
- no-cast \
- no-cms \
--no-dtls1 \
- no-gost \
- no-gmp \
- no-heartbeats \
-@@ -859,10 +858,12 @@
- OPENSSL_SSL_SOURCES="\
- ssl/bio_ssl.c \
- ssl/d1_both.c \
-+ssl/d1_clnt.c \
- ssl/d1_enc.c \
- ssl/d1_lib.c \
- ssl/d1_pkt.c \
- ssl/d1_srtp.c \
-+ssl/d1_srvr.c \
- ssl/kssl.c \
- ssl/s23_clnt.c \
- ssl/s23_lib.c \
« no previous file with comments | « patches.chromium/0001-channelid.patch ('k') | patches.chromium/0003-x509_hash_name_algorithm_change.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698