summaryrefslogtreecommitdiffstats
path: root/net/cert/cert_verify_proc_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused NSS dependencies in mac certificate handling code. haavardm@opera.com2014-03-031-1/+0
* On OSX 10.9, treat MD2/MD5 intermediate/leafs as "weak", rather than invalidrsleevi@chromium.org2014-01-041-6/+23
* Add a histogram for measuring the number of times we fall back to common name...rsleevi@chromium.org2013-10-241-1/+3
* No longer record whether an MD2/MD5 CA was seenrsleevi@chromium.org2013-06-281-4/+0
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-1/+1
* mac: Let net/ compile with the 10.9 sdk (while targeting 10.6).thakis@chromium.org2013-06-201-4/+3
* Work around GTE CyberTrust/Baltimore CyberTrust cross-signing issuesrsleevi@chromium.org2013-06-141-48/+166
* Remove OS X 10.5 support code from net/certrsleevi@chromium.org2013-04-301-2/+1
* Add a mapping for CSSMERR_APPLETP_SSL_BAD_EXT_KEY_USE on OS Xrsleevi@chromium.org2013-04-291-0/+4
* Revert 197119 "Remove OS X 10.5 support code from net/cert"miket@chromium.org2013-04-291-1/+2
* Remove OS X 10.5 support code from net/certrsleevi@chromium.org2013-04-291-2/+1
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-0/+598