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

Unified Diff: openssl/openssl.config

Issue 12459028: Restore the x509_hash_name_alpgorithm_change patch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/openssl/
Patch Set: Created 7 years, 9 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
Index: openssl/openssl.config
===================================================================
--- openssl/openssl.config (revision 189610)
+++ openssl/openssl.config (working copy)
@@ -992,6 +992,7 @@
channelid.patch \
eng_dyn_dirs.patch \
fix_clang_build.patch \
+x509_hash_name_algorithm_change.patch \
"
OPENSSL_PATCHES_progs_SOURCES="\
@@ -1048,3 +1049,6 @@
crypto/x509v3/v3_utl.c \
"
+OPENSSL_PATCHES_x509_hash_name_algorithm_change_SOURCES="\
+crypto/x509/by_dir.c \
+"

Powered by Google App Engine
This is Rietveld 408576698