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

Unified Diff: third_party/tlslite/README.chromium

Issue 1781003003: Implement referred Token Bindings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add #ifdef for OS_ANDROID in TokenBindingURLRequestTest Created 4 years, 9 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/url_request/url_request_unittest.cc ('k') | third_party/tlslite/patches/save_randoms.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 10867b8b245ec1f3fa66ff05faf1e1d18294bf11..69b0383f931d94e5ac9a7e502defc31f59ef3436 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -50,3 +50,5 @@ Local Modifications:
- patches/token_binding_resumption.patch: Fix token binding negotiation
extension to work on session resumption.
- patches/extension_number_update.patch: Update TLS extension numbers.
+- patches/save_randoms.patch: Save client and server randoms when resuming
+ sessions.
« no previous file with comments | « net/url_request/url_request_unittest.cc ('k') | third_party/tlslite/patches/save_randoms.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698