summaryrefslogtreecommitdiffstats
path: root/mod_nss.c
Commit message (Expand)AuthorAgeFilesLines
* 196070rcritten2006-06-201-2/+2
* Add support for Elliptical Curve Cryptography (ECC). This is disabledrcritten2006-03-021-1/+6
* Changes to allow the mod_nss to work in Apache 2.2.0. Based on a patchrcritten2006-01-041-2/+6
* Add support for seeding the NSS Random Number Generator. This addsrcritten2005-10-031-0/+3
* Add proxy support to mod_nss. Most of the changes are related torcritten2005-09-291-31/+98
* Add OCSP supportrcritten2005-09-061-0/+3
* Add a FIPS configuration option. This enables the FIPS internalrcritten2005-08-191-0/+3
* Changed 2 function names from SSL -> NSS I had missed in earlier cleanuprcritten2005-08-041-2/+2
* Add NSS database prefix supportrcritten2005-06-291-0/+3
* Changed function and configuration names so mod_nss can peacefullyrcritten2005-05-311-47/+45
* By default, don't start with an expired cert. Add optionrcritten2005-05-201-0/+3
* Initial import of mod_nssrcritten2005-05-171-0/+342