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

Unified Diff: third_party/tlslite/README.chromium

Issue 212883008: Add DHE_RSA support to tlslite. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update patch. Created 6 years, 8 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/dhe_rsa.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 c88d58e7fd3fd21fd7f362fb293931abfe52b44d..28dded0f1a5e1cd233942977db4566f9a7ab5d5b 100644
--- a/third_party/tlslite/README.chromium
+++ b/third_party/tlslite/README.chromium
@@ -30,3 +30,4 @@ Local Modifications:
client_cipher_preferences.patch.
- patches/fix_test_file.patch: Fix #! line in random test file to appease our
presubmit checks.
+- patches/dhe_rsa.patch: Implement DHE_RSA-based cipher suites.
« no previous file with comments | « net/tools/testserver/testserver.py ('k') | third_party/tlslite/patches/dhe_rsa.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698