summaryrefslogtreecommitdiffstats
path: root/base/nss_util.h
Commit message (Expand)AuthorAgeFilesLines
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-137/+0
* This enables hardware-backed .p12 file import on ChromeOSgspencer@chromium.org2011-04-121-0/+3
* This change loads opencryptoki and uses the TPM for keygen tags.gspencer@chromium.org2011-04-071-2/+14
* Load additional NSS library files in zygote main if remoting is enabledhclam@google.com2011-03-171-0/+9
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-161-0/+28
* NSS: don't set environment variables when multi-threaded.agl@chromium.org2011-01-131-0/+7
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-1/+1
* Defines SSLServerSocket and implements SSLServerSocketNSShclam@chromium.org2010-12-231-0/+4
* Add NSS PKCS12 import/export functions to CertDatabase.mattm@chromium.org2010-08-121-0/+7
* Revert "Add NSS PKCS12 import/export functions to CertDatabase." which failed...mattm@chromium.org2010-08-111-7/+0
* Add NSS PKCS12 import/export functions to CertDatabase.mattm@chromium.org2010-08-111-0/+7
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add a unit test to check KeygenHandler's thread-safetydavidben@chromium.org2010-06-251-0/+28
* Enable Chrome OS to load the user's nssdb later.cmasone@google.com2010-04-291-0/+5
* PBKDF2 implemetation using NSS.albertb@chromium.org2010-03-221-0/+3
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-0/+30