summaryrefslogtreecommitdiffstats
path: root/net/cert/x509_certificate_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete some dead code.thakis@chromium.org2014-03-271-27/+0
* Remove unused NSS dependencies in mac certificate handling code. haavardm@opera.com2014-03-031-15/+0
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-54/+0
* Fix possible NULL pointer deferencement.etienneb@chromium.org2013-08-291-2/+2
* Remove platform-specific implementations of RSAPrivateKey and SignatureCreatorrsleevi@chromium.org2013-06-271-139/+0
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-1/+1
* Fix client certificate authentication on Mac and Linux introduced in r178732rsleevi@chromium.org2013-04-251-84/+0
* Include NSS headers without using full pathnames.wtc@chromium.org2013-04-221-2/+2
* 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/+834