summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* upgraded config.guess and config.sub to 2004-09-07 (same as mod_admserv)nhosoi2006-02-262-457/+726
* Checking in automatically generated aclocal.m4 and derived files.nhosoi2006-02-263-1622/+1090
* [179394] HP-UX IPF/PA-RISC supportnhosoi2006-02-244-1671/+1119
* Make configure automatically find the correct versions of apr-config and apxsrmeggins2006-01-314-1881/+2959
* [179394] HP-UX IPF supportnhosoi2006-01-301-2331/+13737
* [179394] HP-UX IPF supportnhosoi2006-01-303-3412/+7628
* This file was copied directly from the Apache distribution. Remove thercritten2006-01-041-477/+0
* Changes to allow the mod_nss to work in Apache 2.2.0. Based on a patchrcritten2006-01-0413-797/+1252
* Fix command-line argument miscounting caused by the addition of thercritten2005-11-181-1/+6
* removed empty flavor from specrmeggins2005-11-031-1/+0
* had to recreate these on rhel3 because I nuked them on rhel4rmeggins2005-11-034-20089/+5843
* added mod_nss.spec and makerpm.shrmeggins2005-11-036-5808/+20322
* Add in check to be sure that the same server isn't initialized with SSLrcritten2005-10-281-0/+15
* Close the proxy model socket so NSS can be shutdown gracefully. Alsorcritten2005-10-111-4/+14
* Add support for seeding the NSS Random Number Generator. This addsrcritten2005-10-039-6/+322
* Remove a debug msg that was left in on accident.rcritten2005-09-291-2/+0
* Add proxy support to mod_nss. Most of the changes are related torcritten2005-09-295-110/+385
* force checkin of autoconf filesrmeggins2005-09-260-0/+0
* separate with options for include and lib directories - use nspr and nss inst...rmeggins2005-09-262-29/+199
* Add missing copyright blockrcritten2005-09-161-0/+14
* Adding files required by the Apache 2.0 Licensercritten2005-09-162-0/+695
* Make SSL2 an optional protocol, disabled by default.rcritten2005-09-138-625/+1721
* Update to reflect changes to the NSSFIPS directivercritten2005-09-081-2/+13
* Improve FIPS configuration:rcritten2005-09-081-11/+59
* Add short example of how to use certutil to generate a certificatercritten2005-09-081-0/+37
* Add information about how to use built-in CA's via libnssckbi.sorcritten2005-09-061-1/+8
* Add OCSP supportrcritten2005-09-065-4/+51