summaryrefslogtreecommitdiffstats
path: root/nss_engine_init.c
Commit message (Expand)AuthorAgeFilesLines
* Also clean up the SSL Session ID Cache when shutting down.rcritten2005-08-041-3/+13
* Properly clean up the SSL environment so NSS can be shut down gracefully.rcritten2005-08-041-4/+30
* Add NSS database prefix supportrcritten2005-06-291-6/+19
* Fix formatting and variable name in error message.rcritten2005-06-031-2/+2
* Changed function and configuration names so mod_nss can peacefullyrcritten2005-05-311-86/+89
* When doing SSLVerifyCert require then we need to always require thercritten2005-05-241-1/+1
* By default, don't start with an expired cert. Add optionrcritten2005-05-201-13/+16
* Initial import of mod_nssrcritten2005-05-171-0/+984