| 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:
|
|
|
|
|