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

Unified Diff: third_party/tlslite/README.chromium

Issue 2337253004: Update Token Binding code to the latest drafts (Closed)
Patch Set: Add call to CBS_len() Created 4 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
Index: third_party/tlslite/README.chromium
diff --git a/third_party/tlslite/README.chromium b/third_party/tlslite/README.chromium
index aa3a901c29ebcb294341d5c3f1d07e7c4218814f..c2d1f271d3f1cb3b4a54d44a1d5809b8f6b18b05 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -53,3 +53,6 @@ Local Modifications:
- patches/save_randoms.patch: Save client and server randoms when resuming
sessions.
- patches/alpn.path: Implement Application-Layer Protocol Negotiation Extension.
+- patches/token_binding_version.patch: Update Token Binding version number.
+- patches/renegotiation_indication.patch: Implement the renegotiation
+ indication extension (RFC 5746) without supporting renegotiation.
« no previous file with comments | « net/websockets/websocket_basic_handshake_stream.cc ('k') | third_party/tlslite/patches/renegotiation_indication.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698