summaryrefslogtreecommitdiffstats
path: root/nss_engine_pphrase.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup to remove a slew of trailing whitespaceRob Crittenden2015-10-021-9/+9
* Add cast to suppress compiler warningRob Crittenden2015-08-271-1/+1
* Add a semaphore lock around retrieving token PINs from the nss_pcachercritten2011-03-021-0/+17
* Don't allow blank passwords if FIPS is enabled. This is not allowedrcritten2008-07-021-1/+6
* Make FIPS mode work. This fixes 2 problems:rcritten2008-05-161-0/+7
* 229660rcritten2007-02-221-0/+5
* 222173rcritten2007-01-101-3/+10
* 208848rcritten2006-10-021-1/+1
* 204138rcritten2006-08-251-1/+19
* 196070rcritten2006-06-201-5/+5
* 188300rcritten2006-04-071-3/+3
* Changes to allow the mod_nss to work in Apache 2.2.0. Based on a patchrcritten2006-01-041-5/+5
* Properly clean up the SSL environment so NSS can be shut down gracefully.rcritten2005-08-041-0/+2
* Changed function and configuration names so mod_nss can peacefullyrcritten2005-05-311-18/+18
* Initial import of mod_nssrcritten2005-05-171-0/+327