summaryrefslogtreecommitdiff
path: root/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'README.chromium')
-rw-r--r--README.chromium7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.chromium b/README.chromium
index 443a75d..4aee197 100644
--- a/README.chromium
+++ b/README.chromium
@@ -212,6 +212,13 @@ located in patches.chromium/. Currently this consists of:
server bug. Some servers are intolerant to the last extension being empty.
See https://crbug.com/363583
+ 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: