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

Unified Diff: third_party/tlslite/README.chromium

Issue 2013303002: Update Token Binding code to draft 06 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nits Created 4 years, 6 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/ssl/token_binding.cc ('k') | 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 69b0383f931d94e5ac9a7e502defc31f59ef3436..9682ee39f6eb12756a93f022035fe6f2bf577543 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -42,7 +42,7 @@ Local Modifications:
- 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-02)
+ binding negotiation TLS extension (draft-ietf-tokbind-negotiation-02).
- patches/disable_channel_id.patch: Add flag to HandshakeSettings to allow
for disabling channel id.
- patches/exported_keying_material.patch: Add method to Session to get
« no previous file with comments | « net/ssl/token_binding.cc ('k') | third_party/tlslite/patches/token_binding_negotiation.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698