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

Unified Diff: openssl/openssl.config

Issue 112933006: OpenSSL: add support for the TLS padding extension. Base URL: https://chromium.googlesource.com/chromium/deps/openssl.git@master
Patch Set: Add comments at ClientHello construction sites Created 7 years 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 | « openssl/include/openssl/tls1.h ('k') | openssl/patches/paddingext.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: openssl/openssl.config
diff --git a/openssl/openssl.config b/openssl/openssl.config
index 3a980f474ca044acee7ff131a330afc503653b85..c8f8e986fd006cab8338f56127f47977e09bc4af 100644
--- a/openssl/openssl.config
+++ b/openssl/openssl.config
@@ -1015,6 +1015,7 @@ aead_ssl_support.patch \
use_aead_for_aes_gcm.patch \
chacha20poly1305.patch \
neon_runtime.patch \
+paddingext.patch \
"
OPENSSL_PATCHES_progs_SOURCES="\
« no previous file with comments | « openssl/include/openssl/tls1.h ('k') | openssl/patches/paddingext.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698