summaryrefslogtreecommitdiffstats
path: root/nss_pcache.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup to remove a slew of trailing whitespaceRob Crittenden2015-10-021-7/+7
* Fix argument handling in nss_pcacheRob Crittenden2014-02-211-2/+2
* Fix usage string in nss_pcache to include semidRob Crittenden2014-02-211-1/+1
* Add a semaphore lock around retrieving token PINs from the nss_pcachercritten2011-03-021-3/+22
* Ignore SIGHUP in nss_pcache (#591889).rcritten2010-05-141-0/+3
* Fix parsing error where a token with no password would end up with arcritten2008-07-021-2/+5
* 222173rcritten2007-01-101-2/+4
* Fix command-line argument miscounting caused by the addition of thercritten2005-11-181-1/+6
* Add a FIPS configuration option. This enables the FIPS internalrcritten2005-08-191-3/+24
* More correct detection of NSS version when determining whether wercritten2005-08-181-3/+1
* Add in support for older versions of NSS that don't have the functionrcritten2005-07-201-0/+7
* Fix lunasa problem. The key we generate must work for both encryption andrrelyea2005-07-061-2/+2
* Add NSS database prefix supportrcritten2005-06-291-3/+3
* The path to the cert database was hardcoded, use the value passed inrcritten2005-05-201-1/+6
* Initial import of mod_nssrcritten2005-05-171-0/+459