summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd/src/modules/ssl/ssl_engine_io.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more negotation -> negotiation; ok sthen@martynas2008-07-221-1/+1
|
* kill more dead code, mostly inside #ifdef SOMENONSENSEONSTUPIDOSEShenning2004-12-061-12/+0
| | | | | | joint work by Michael Knudsen <e@molioner.dk> and Daniel Ouellet <daniel@presscom.net> with my input no change in binaries
* big time httpd cleanuphenning2004-12-021-170/+0
| | | | | | this diff removes a lot of #ifdef'd stuff that is irrelevant for us. done by Daniel Ouellet after my advice. tested by many, ok miod@
* merge apache 1.3.29 and mod_ssl 2.8.16henning2003-11-171-1/+1
| | | | ok brad@
* mergehenning2003-08-211-0/+2
|
* kill duplicate int retry; from David Krause, Thanks!henning2002-11-181-2/+2
|
* fix half baked abortion of a merge to 1.3.23 and takebeck2002-03-291-0/+1
| | | | tree to apache-1.3.24+mod+ssl2.8.8
* merge mod_ssl 2.8.7brad2002-02-281-6/+2
| | | | | -- Ok'd by: beck@
* correct select(FD_SETSIZE,...) misusebeck2001-09-051-2/+2
|
* merge mod_ssl 2.8.2brad2001-04-131-17/+32
| | | | | -- Ok'd by: beck@
* Apache 1.3.19+mod_ssl 2.8.1 merge - also adds shared build of mod_headersbeck2001-03-291-1/+1
| | | | and mod_expire
* apache 1.3.12 + mod_ssl 2.6.2 mergebeck2000-03-191-1/+1
|
* Apache 1.3.11 + mod_ssl 2.5.0 mergebeck2000-01-251-3/+3
|
* Mod_SSL 2.4.8 mergebeck1999-12-081-12/+24
|
* Apache 1.3.9 + Mod_ssl 2.4.2 - now builds with apaci nastiness.beck1999-09-291-35/+250
|
* mod_ssl-2.2.3-1.3.4 (will require libssl-1.1 for https to work, butbeck1999-03-011-0/+486
mostly harmless otherwise).