summaryrefslogtreecommitdiffstats
path: root/net/base/keygen_handler_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* Update keygen to use correct NSS slot on ChromeOS multiprofile.mattm@chromium.org2013-12-161-8/+14
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-7/+7
* This change loads opencryptoki and uses the TPM for keygen tags.gspencer@chromium.org2011-04-071-5/+5
* Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...mattm@chromium.org2011-01-191-5/+5
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-131-1/+28
* Give keys friendly names in NSS and OS Xdavidben@chromium.org2010-08-191-1/+1
* Change Windows' application/x-x509-user-cert handling to allow any certificat...rsleevi@chromium.org2010-06-241-5/+0
* Move the Mozilla-derived code in net/base/keygen_handler_nss.ccwtc@chromium.org2010-06-181-235/+5
* Enable Chrome OS to load the user's nssdb later.cmasone@google.com2010-04-291-1/+2
* We should delete the underlying persistent public key onlywtc@chromium.org2010-04-021-4/+4
* Adds support for the <keygen> element to Windows, matchingwtc@chromium.org2010-04-011-6/+23
* Mac: implement <keygen> support, including adding generated cert to the Keych...snej@chromium.org2010-03-021-30/+11
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-1/+1
* Sanitize index because it comes from the untrusted renderer.cevans@chromium.org2009-12-091-0/+4
* Remove the unnecessary workaround for NSS bug 455424, now that we requirewtc@chromium.org2009-12-011-4/+0
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+255