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

Unified Diff: third_party/tlslite/patches/channel_id.patch

Issue 263213005: Move channel id tests up from OpenSSL and update channelid version. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Accept all error codes in SSLClientSocketChannelIDTest.FailingChannelID 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 | « net/socket/ssl_client_socket_unittest.cc ('k') | third_party/tlslite/tlslite/constants.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tlslite/patches/channel_id.patch
diff --git a/third_party/tlslite/patches/channel_id.patch b/third_party/tlslite/patches/channel_id.patch
index 34d4e9de9ac8f58ebec23779c99824c89e8ff7e6..0fe16924b5712e3ae95f4a3c4dfc6a929b10c638 100644
--- a/third_party/tlslite/patches/channel_id.patch
+++ b/third_party/tlslite/patches/channel_id.patch
@@ -14,7 +14,7 @@ index d52e596..79ad145 100755
cert_type = 9 # RFC 6091
tack = 0xF300
supports_npn = 13172
-+ channel_id = 30031
++ channel_id = 30032
class NameType:
host_name = 0
« no previous file with comments | « net/socket/ssl_client_socket_unittest.cc ('k') | third_party/tlslite/tlslite/constants.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698