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

Unified Diff: openssl/ssl/tls1.h

Issue 270103002: Revert of New tls channel id version for OpenSSL (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/openssl
Patch Set: Created 6 years, 7 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 | « openssl/ssl/t1_lib.c ('k') | patches.chromium/0014-new_channelid.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: openssl/ssl/tls1.h
diff --git a/openssl/ssl/tls1.h b/openssl/ssl/tls1.h
index 555948611830ac04cb631af3d9f1cad4aa5b5a9b..c4f69aae48a7ff240d26c72f10cb93f89ea9c051 100644
--- a/openssl/ssl/tls1.h
+++ b/openssl/ssl/tls1.h
@@ -255,7 +255,7 @@
#endif
/* This is not an IANA defined extension number */
-#define TLSEXT_TYPE_channel_id 30032
+#define TLSEXT_TYPE_channel_id 30031
/* NameType value from RFC 3546 */
#define TLSEXT_NAMETYPE_host_name 0
« no previous file with comments | « openssl/ssl/t1_lib.c ('k') | patches.chromium/0014-new_channelid.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698