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

Unified Diff: README.chromium

Issue 284693002: Refactor ssl3_send_client_verify. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/openssl.git@master
Patch Set: Attempt to fix base URL. Created 6 years, 7 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 | « no previous file | openssl/ssl/s3_clnt.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 8ffa5ea762c78059a8e2419f96a887d54533a446..4aee197befc2c26b766b8d62cbcf56692c5bdd67 100644
--- a/README.chromium
+++ b/README.chromium
@@ -215,6 +215,10 @@ located in patches.chromium/. Currently this consists of:
export_certificate_types.patch
Export the certificate_types field in CertificateRequest.
+ send_client_verify_cleanup.patch
+ Clean up ssl3_send_client_verify so the various cases (TLS 1.2, pre-TLS-1.2
+ cases for each cipher suite) are less intertwined.
+
**************************************************************************
Adding new Chromium patches:
« no previous file with comments | « no previous file | openssl/ssl/s3_clnt.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698