summaryrefslogtreecommitdiffstats
path: root/net/cert/cert_status_flags.cc
Commit message (Expand)AuthorAgeFilesLines
* Reject certificates that are valid for too long.palmer2015-01-281-0/+4
* Revert "Reject certificates that are valid for too long."palmer2014-11-111-4/+0
* Revert "Revert "Reject certificates that are valid for too long.""Carlos Pizano2014-11-101-0/+4
* Revert "Reject certificates that are valid for too long."Chris Palmer2014-11-101-4/+0
* Reject certificates that are valid for too long.palmer2014-11-071-0/+4
* Remove CERT_STATUS_WEAK_DH_KEY. A weak DH key is not a certificate error.wtc@chromium.org2014-03-061-4/+0
* Add comments to explain the current handling of CERT_STATUS_NON_UNIQUE_NAME.wtc@chromium.org2013-12-181-0/+4
* net: add name constraints for ANSSI root.agl@chromium.org2013-12-161-0/+4
* This causes ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY and ERR_SSL_PINNED_KEY_NOT_I...felt@chromium.org2013-10-211-0/+8
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-0/+83