summaryrefslogtreecommitdiffstats
path: root/chrome/browser/certificate_manager_model.h
Commit message (Expand)AuthorAgeFilesLines
* Handle cases when user cert database has NULL slotstbarzic@chromium.org2014-03-181-0/+6
* NSS Certificate Manager: Use NSSCertDatabaseChromeOS.mattm@chromium.org2014-01-221-1/+39
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-2/+2
* Don't use nss_util in CertificateManagerModel::IsHardwareBacked.mattm@chromium.org2013-11-201-2/+0
* Use a direct include of strings headers in chrome/browser/a*-c*/.avi@chromium.org2013-06-101-1/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.joaodasilva@chromium.org2012-09-101-11/+11
* Reland: Fix imported server certs being distrusted in NSS 3.13.mattm@chromium.org2012-06-011-4/+5
* Revert 139719 - Fix imported server certs being distrusted in NSS 3.13.falken@google.com2012-05-311-5/+4
* Fix imported server certs being distrusted in NSS 3.13.mattm@chromium.org2012-05-311-4/+5
* certificate manager: Disable export option for TPM-backed certs.hshi@chromium.org2012-05-231-0/+2
* certificate manager: Disable export option for TPM-backed certs.satorux@chromium.org2012-05-221-1/+4
* Introduce a typedef for users of the SSL cert trust bits. This allows lots of...pkasting@chromium.org2011-09-201-2/+2
* For PKCS12 private keys imported into a hardware backed token, mark them as u...gauravsh@chromium.org2011-06-291-3/+5
* Move CertificateManagerModel and CertificateViewer back to chrome. Nothing u...jam@chromium.org2011-05-131-0/+115
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-11/+0
* Move core pieces of chrome\browser. I've only gone up to "g", will do the re...jam@chromium.org2011-02-221-101/+2
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-131-1/+2
* DOMUI Cert Manager: merge email certs into other certs tab.mattm@chromium.org2010-11-031-1/+0
* DOMUI Cert Manager: Add import server cert function.mattm@chromium.org2010-10-131-0/+12
* DOMUI cert manager: Add CA cert import.mattm@chromium.org2010-10-121-10/+14
* DOMUI Cert Manager: Edit CA cert trust.mattm@chromium.org2010-10-081-0/+14
* DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...mattm@chromium.org2010-10-061-2/+28
* DOMUI options: NSS Certificate manager part 1 (read only)mattm@chromium.org2010-09-291-0/+54