summaryrefslogtreecommitdiffstats
path: root/net/cert/cert_verify_proc.cc
Commit message (Expand)AuthorAgeFilesLines
* Export verified_cert and public_key_hashes on Android.davidben@chromium.org2014-01-171-5/+0
* Add comments to explain the current handling of CERT_STATUS_NON_UNIQUE_NAME.wtc@chromium.org2013-12-181-0/+2
* net: add name constraints for ANSSI root.agl@chromium.org2013-12-161-0/+132
* net: block an ANSSI intermediate CA.agl@chromium.org2013-12-071-1/+5
* Add a histogram for measuring the number of times we fall back to common name...rsleevi@chromium.org2013-10-241-0/+7
* Blacklist semi-private intermediate issuers from issuing for Google domains.palmer@chromium.org2013-09-121-1/+1
* Adds a new method, net::IsIPAddressReserved, that returns true if an IP addressfelt@chromium.org2013-08-231-2/+5
* Adjust histograms for CA's BR compliance to also consider the notBefore datersleevi@chromium.org2013-08-091-8/+16
* Reland r215489 - Add histograms for certificate's & CA's compliance to the Ba...rsleevi@chromium.org2013-08-051-18/+105
* Revert 215489 "Add histograms for certificate's & CA's complianc..."ckocagil@chromium.org2013-08-031-103/+18
* Add histograms for certificate's & CA's compliance to the Baseline Requirementsrsleevi@chromium.org2013-08-031-18/+103
* Adds new UMA entries to give us SSL clickthrough rates specific to intranet s...felt@chromium.org2013-08-031-38/+4
* Perform online revocation checks when EV certificates aren't covered by a fre...agl@chromium.org2013-07-311-7/+3
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Warn if a well-known/"public" CA issues a certificate for a non-TLDrsleevi@chromium.org2013-05-171-0/+46
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-0/+289