summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd/src/modules/ssl/ssl_engine_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow httpd to build if sslv2 is disabled, ok guenther@sthen2012-07-071-5/+2
* cleanup and unifdef'ing, no change in object fileshenning2005-02-091-3/+1
* kill more dead code, mostly inside #ifdef SOMENONSENSEONSTUPIDOSEShenning2004-12-061-27/+2
* big time httpd cleanuphenning2004-12-021-11/+1
* merge changes from mod_ssl 2.8.20, in particular a fix for CAN-2004-0885henning2004-10-201-1/+9
* merge apache 1.3.29 and mod_ssl 2.8.16henning2003-11-171-2/+2
* use RSA key blinding code from mod_ssl 2.8.13. differences to our own fixhenning2003-03-191-3/+3
* Add RSA blinding for private keys. markus@ ok.ho2003-03-141-1/+15
* merge apache 1.3.27 and mod_ssl 2.8.11henning2002-10-071-1/+7
* mergehenning2002-07-191-8/+16
* don't try things we are not able to do if chrooted on graceful restarts.henning2002-07-151-2/+4
* fix half baked abortion of a merge to 1.3.23 and takebeck2002-03-291-6/+13
* merge mod_ssl 2.8.7brad2002-02-281-14/+13
* Apache 1.3.19+mod_ssl 2.8.1 merge - also adds shared build of mod_headersbeck2001-03-291-1/+17
* apache 1.3.14 + mod_ssl 2.7.1 mergebeck2000-12-151-0/+36
* cleanupbeck2000-08-191-5/+1
* Bypass key generation if no SSL is not enabled in any (virtual) servers.beck2000-08-191-0/+24
* merge mod_ssl 2.6.6brad2000-08-151-0/+2
* Mod_SSL 2.6.5 - from brad@, thanks.beck2000-07-211-0/+8
* mod_ssl 2.6.4 mergebeck2000-06-301-3/+9
* apache 1.3.12 + mod_ssl 2.6.2 mergebeck2000-03-191-5/+14
* Apache 1.3.11 + mod_ssl 2.5.0 mergebeck2000-01-251-13/+10
* mod_ssl 2.4.9 mergebeck1999-12-081-1/+7
* Mod_SSL 2.4.8 mergebeck1999-12-081-52/+179
* Apache 1.3.9 + Mod_ssl 2.4.2 - now builds with apaci nastiness.beck1999-09-291-89/+416
* proper URL for fetching package; evanc@concer.toderaadt1999-03-131-1/+1
* don't fatal out on init if RSA doesn't work, so as not to die if an RSAbeck1999-03-071-0/+9
* mod_ssl-2.2.3-1.3.4 (will require libssl-1.1 for https to work, butbeck1999-03-011-0/+550