summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Change argumement order in make check so sqlite tests runRob Crittenden2016-03-011-1/+1
* Don't run live webserver tests as the root userRob Crittenden2015-10-021-1/+5
* Modernize autotools configuration slightly, add config.hRob Crittenden2015-10-021-3/+1
* Add test suite for SNIRob Crittenden2015-10-021-2/+10
* Change way test_cipher is built to avoid parallel build problemsRob Crittenden2015-02-271-2/+1
* Become 1.0.11Rob Crittenden2014-12-021-1/+1
* Add compatibility for mod_ssl-style cipher definitionsRob Crittenden2014-12-021-4/+9
* Add support for sqlite NSS databasesRob Crittenden2014-10-281-0/+5
* Become 1.0.10Rob Crittenden2014-10-171-1/+1
* Become 1.0.9Rob Crittenden2014-02-261-1/+5
* Add some basic functional tests.Rob Crittenden2014-02-261-0/+21
* Install nss_pcache.8 man pageRob Crittenden2014-02-211-0/+1
* Add man page for gencertrcritten2011-02-031-0/+7
* Fix bug in disabling mod_ssl when installing mod_nss with 'make install'rcritten2008-08-261-1/+1
* No need to link with softokn3rcritten2008-05-161-1/+1
* Add support for Elliptical Curve Cryptography (ECC). This is disabledrcritten2006-03-021-1/+0
* Changes to allow the mod_nss to work in Apache 2.2.0. Based on a patchrcritten2006-01-041-1/+3
* Add support for seeding the NSS Random Number Generator. This addsrcritten2005-10-031-1/+1
* Make SSL2 an optional protocol, disabled by default.rcritten2005-09-131-1/+2
* Add libsoftokn3.so for nss_pcache.rcritten2005-07-211-1/+1
* Remove message about co-existing with mod_ssl, that works ok now.rcritten2005-06-031-9/+1
* Changed function and configuration names so mod_nss can peacefullyrcritten2005-05-311-10/+10
* Add support for apr-config.rcritten2005-05-231-2/+49
* Initial import of mod_nssrcritten2005-05-171-0/+31