summaryrefslogtreecommitdiffstats
path: root/mod_nss.h
Commit message (Expand)AuthorAgeFilesLines
* Work with mod_proxy when mod_ssl is also loaded.Rob Crittenden2014-02-211-13/+4
* Add a semaphore lock around retrieving token PINs from the nss_pcachercritten2011-03-021-0/+7
* Only call PK11_ListCerts once and pass it when configuring eachrcritten2010-09-221-1/+1
* Compare CN value of remote host with requested host in reverse proxy.rcritten2010-05-131-0/+2
* Add controls for managing SSL renegotiationrcritten2010-03-021-0/+8
* NSS has been modified to not allow a fork after an NSS_Init() in the softrcritten2008-05-091-0/+2
* If mod_ssl isn't loaded then register the hooks to mod_proxy so we canrcritten2007-10-181-0/+10
* Resolves: 241936rcritten2007-05-311-3/+0
* 211612rcritten2006-10-201-0/+6
* 204138rcritten2006-08-251-0/+1
* Merge in changes from http://svn.apache.org/viewvc?view=rev&revision=290965rcritten2006-08-091-0/+4
* Merge in changes from http://svn.apache.org/viewvc?view=rev&revision=161958rcritten2006-08-091-1/+0
* 200610rcritten2006-08-031-1/+10
* 196070rcritten2006-06-201-0/+1
* 188300rcritten2006-04-071-1/+1
* Add support for Elliptical Curve Cryptography (ECC). This is disabledrcritten2006-03-021-0/+16
* Changes to allow the mod_nss to work in Apache 2.2.0. Based on a patchrcritten2006-01-041-0/+9
* Add support for seeding the NSS Random Number Generator. This addsrcritten2005-10-031-0/+23
* Add proxy support to mod_nss. Most of the changes are related torcritten2005-09-291-3/+11
* Add OCSP supportrcritten2005-09-061-0/+2
* Add a FIPS configuration option. This enables the FIPS internalrcritten2005-08-191-0/+2
* Add NSS database prefix supportrcritten2005-06-291-0/+2
* Changed function and configuration names so mod_nss can peacefullyrcritten2005-05-311-64/+64
* By default, don't start with an expired cert. Add optionrcritten2005-05-201-1/+3
* Initial import of mod_nssrcritten2005-05-171-0/+388