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

Unified Diff: third_party/tlslite/README.chromium

Issue 2205433002: Implement ALPN in tlslite. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving nextProtos back to where it was. Created 4 years, 4 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/tools/testserver/testserver.py ('k') | third_party/tlslite/patches/alpn.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 9682ee39f6eb12756a93f022035fe6f2bf577543..aa3a901c29ebcb294341d5c3f1d07e7c4218814f 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -52,3 +52,4 @@ Local Modifications:
- patches/extension_number_update.patch: Update TLS extension numbers.
- patches/save_randoms.patch: Save client and server randoms when resuming
sessions.
+- patches/alpn.path: Implement Application-Layer Protocol Negotiation Extension.
« no previous file with comments | « net/tools/testserver/testserver.py ('k') | third_party/tlslite/patches/alpn.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698