summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore SIGHUP in nss_pcache (#591889).rcritten2010-05-141-0/+3
* Compare CN value of remote host with requested host in reverse proxy.rcritten2010-05-135-50/+50
* Update list of error messagesrcritten2010-03-221-2/+14
* Add TLS renegotiation options to the configuration filercritten2010-03-181-0/+11
* Add controls for managing SSL renegotiationrcritten2010-03-024-0/+62
* Fix another place we should set PR_WOULD_BLOCK_ERROR during a read.rcritten2009-11-111-0/+1
* Return -1 on a read failure and set the appropriate NSPR error message.rcritten2009-02-191-1/+2
* Fix bug in disabling mod_ssl when installing mod_nss with 'make install'rcritten2008-08-262-2/+2
* Bring up-to-date to mod_nss 1.0.8rcritten2008-07-211-0/+33
* Restore moduleKill function so that NSS remains initialized during thercritten2008-07-161-3/+11
* Don't inherit the MP cache when running in threaded modercritten2008-07-141-4/+35
* Don't allow blank passwords if FIPS is enabled. This is not allowedrcritten2008-07-021-1/+6
* Fix parsing error where a token with no password would end up with arcritten2008-07-021-2/+5
* No need to link with softokn3rcritten2008-05-162-2/+2
* Make FIPS mode work. This fixes 2 problems:rcritten2008-05-162-2/+10
* NSS has been modified to not allow a fork after an NSS_Init() in the softrcritten2008-05-092-164/+230
* Resolves BZ 248722rcritten2008-01-031-2/+7
* If mod_ssl isn't loaded then register the hooks to mod_proxy so we canrcritten2007-10-183-0/+39
* The error message was wrong if NSSPassPhraseHelper pointed to arcritten2007-06-071-0/+7
* Only NSSPassPhraseHelper needs to be required.rcritten2007-06-071-3/+2
* The wrong variable was being used to report that NSSPassPhraseHelperrcritten2007-06-071-2/+2
* Populate the changelog.rcritten2007-06-011-0/+80
* Resolves: 241936rcritten2007-05-317-117/+91
* 229660rcritten2007-02-221-0/+5
* 226747rcritten2007-02-011-1/+1
* 222173rcritten2007-01-102-5/+14
* 213081rcritten2006-10-301-3/+3
* 212426rcritten2006-10-261-14/+17
* 211612rcritten2006-10-205-3/+116
* 211139rcritten2006-10-172-8/+22
* 208848rcritten2006-10-021-1/+1
* Add information about ECC including required versions of NSPR and NSSrcritten2006-09-051-6/+222
* 204138rcritten2006-08-253-4/+33
* Initialize the NSS cache before NSS_Init is called. A race conditionrcritten2006-08-241-8/+8
* Merge in http://svn.apache.org/viewvc?view=rev&revision=354394rcritten2006-08-091-2/+5
* Merge in changes from http://svn.apache.org/viewvc?view=rev&revision=290965rcritten2006-08-093-64/+206
* Merge in changes from http://svn.apache.org/viewvc?view=rev&revision=104700rcritten2006-08-092-0/+29
* Merge in changes from http://svn.apache.org/viewvc?view=rev&revision=161958rcritten2006-08-093-15/+11
* 200610rcritten2006-08-033-3/+12
* 200855rcritten2006-08-021-6/+2
* 200855rcritten2006-08-022-11/+21
* 197681rcritten2006-07-051-0/+2
* mod_proxy support has been around for a while.rcritten2006-06-211-1/+3
* 196070rcritten2006-06-211-3/+15
* Remove some invalid commentsrcritten2006-06-201-7/+2
* Drop dependency on ksh and use bash instead.rcritten2006-06-201-4/+12
* 196070rcritten2006-06-205-12/+14
* 188300rcritten2006-04-077-23/+28
* force checkin of autoconf filesrcritten2006-03-030-0/+0
* Add support for Elliptical Curve Cryptography (ECC). This is disabledrcritten2006-03-0212-115/+271