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

Unified Diff: third_party/tlslite/README.chromium

Issue 1336143002: Implement Token Binding Negotiation in tlslite (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: check version number Created 5 years, 3 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 | « no previous file | third_party/tlslite/patches/token_binding_negotiation.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tlslite/README.chromium
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium
index d058fe141a28e96f31ca1d8aabe69dce754c7041..810565b019b2142e49c71a36a6042cde5d80c910 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -41,3 +41,5 @@ Local Modifications:
- patches/ecdhe_rsa.patch: Implement ECDHE_RSA-based ciper suites on the server.
- patches/extended_master_secret.patch: Add server support for extended
master secret.
+- patches/token_binding_negotiation.patch: Add server support for token
+ binding negotiation TLS extension (draft-ietf-tokbind-negotiation-00)
« no previous file with comments | « no previous file | third_party/tlslite/patches/token_binding_negotiation.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698