| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | merge apache 1.3.29 and mod_ssl 2.8.16 | 2003-11-17 | 3 | -4/+15 | ||
| | | | | | ok brad@ | |||||
| * | typo from Tom Cosgrove; this appears to already be fixed in latest httpd; | 2003-10-30 | 1 | -1/+1 | ||
| | | ||||||
| * | use a much more random salt; prompted by ast@domdv.de | 2003-09-26 | 1 | -4/+2 | ||
| | | ||||||
| * | bitgarbage to the recycle bin | 2003-08-26 | 4 | -193/+0 | ||
| | | ||||||
| * | string shit | 2003-08-25 | 1 | -3/+3 | ||
| | | | | | ok markus@ | |||||
| * | merge | 2003-08-21 | 32 | -580/+394 | ||
| | | ||||||
| * | import apache 1.3.28 and mod_ssl 2.8.15 | 2003-08-21 | 4 | -0/+193 | ||
| | | ||||||
| * | use setusercontext(3) instead of initgroups/setuid/et al., making possible | 2003-08-07 | 2 | -8/+20 | ||
| | | | | | | | to limit resources based on the user class the binary is run under. while i'm here, use %u for gid_t and uid_t. input and ok from millert and henning. | |||||
| * | bump mktemp/mkstemp randomness from 6 -> 10 X's | 2003-07-02 | 2 | -2/+2 | ||
| | | | | | henning@ ok | |||||
| * | honour httpd_flags from rc.conf | 2003-04-16 | 1 | -2/+8 | ||
| | | | | | ok hin@ jakob@ ho@ markus@ lebel@ avsm@ todd@ | |||||
| * | trivial strcpy in code we don't even compile | 2003-04-08 | 1 | -1/+1 | ||
| | | ||||||
| * | string stuff, ok pval | 2003-04-08 | 1 | -3/+3 | ||
| | | ||||||
| * | more strcpy & friends bye-bye; ok pval | 2003-04-08 | 1 | -8/+6 | ||
| | | ||||||
| * | string shit; ok pval | 2003-04-08 | 1 | -9/+8 | ||
| | | ||||||
| * | string shit, ok pval@ | 2003-04-08 | 1 | -7/+7 | ||
| | | ||||||
| * | trivial sprintf | 2003-04-05 | 1 | -1/+1 | ||
| | | ||||||
| * | typos; | 2003-01-29 | 1 | -17/+17 | ||
| | | | | | | | | many tweaks by millert@ (thanks) thanks mpech@ for help with adduser(8) ok millert@ | |||||
| * | typos; alan@alanday.com | 2003-01-20 | 1 | -4/+4 | ||
| | | ||||||
| * | typo, henning ok | 2002-12-07 | 1 | -1/+1 | ||
| | | ||||||
| * | mention restart issues with 3rd party modules | 2002-11-07 | 1 | -0/+7 | ||
| | | | | | PR 2902, Francesco Toscan, Thanks! | |||||
| * | Replace tmpnam() with mkstemp() to avoid possible /tmp race. | 2002-10-23 | 2 | -23/+15 | ||
| | | | | | Problem found by David Wagner (among others). | |||||
| * | merge apache 1.3.27 and mod_ssl 2.8.11 | 2002-10-07 | 1 | -17/+17 | ||
| | | ||||||
| * | format usage nicer, and add startssl to summary usage. also order the | 2002-09-28 | 1 | -3/+5 | ||
| | | | | | | | | parameters a bit more logical. missing startssl pointed out by jsyn@, what made me look at it ;-) ok deraadt@ | |||||
| * | merge | 2002-07-19 | 4 | -102/+142 | ||
| | | ||||||
| * | nuke old, unused, pre-apache-1.3.24 leftovers | 2002-07-15 | 2 | -0/+0 | ||
| | | ||||||
| * | more timeout dependent balony fallout. watch out for the falling sausage! | 2002-04-06 | 1 | -714/+0 | ||
| | | ||||||
| * | remove cruft. | 2002-03-29 | 9 | -1320/+0 | ||
| | | ||||||
| * | fix half baked abortion of a merge to 1.3.23 and take | 2002-03-29 | 45 | -1079/+4058 | ||
| | | | | | tree to apache-1.3.24+mod+ssl2.8.8 | |||||
| * | Apache 1.3.23+mod_ssl-2.8.6-1.3.23 merge | 2002-02-12 | 1 | -0/+136 | ||
| | | ||||||
| * | correct select(FD_SETSIZE,...) misuse | 2001-09-05 | 1 | -3/+9 | ||
| | | ||||||
| * | set default values to sane things for OpenBSD, these are normally | 2001-02-22 | 1 | -5/+7 | ||
| | | | | | | | set by Makefile.bsd-wapper, but this causes grief for people building just suexec if they aren't there, noticed in pr1680 by James Ponder <james@squish.net> | |||||
| * | apache 1.3.14 + mod_ssl 2.7.1 merge | 2000-12-15 | 16 | -568/+1296 | ||
| | | ||||||
| * | mod_ssl 2.6.4 merge | 2000-06-30 | 1 | -4/+5 | ||
| | | | | | From brad@ | |||||
| * | another misnumbering | 2000-04-22 | 1 | -1/+1 | ||
| | | ||||||
| * | misnumbered web pages; patch sent to beck | 2000-04-22 | 2 | -2/+2 | ||
| | | ||||||
| * | apache 1.3.12 + mod_ssl 2.6.2 merge | 2000-03-19 | 6 | -64/+91 | ||
| | | ||||||
| * | Apache 1.3.11 + mod_ssl 2.5.0 merge | 2000-01-25 | 16 | -260/+408 | ||
| | | ||||||
| * | Repair duplicate word occurences; (as found by a Perl script sent to us from | 2000-01-18 | 1 | -1/+1 | ||
| | | | | | Tom Christiansen <tchrist@perl.com>). | |||||
| * | pick up apxs and suexec makefiles, add BUGS section to | 1999-10-02 | 1 | -0/+7 | ||
| | | | | | | suexec mentioning that we do not install it setuid root and that this must be done for it to work. | |||||
| * | change default values in here to sane ones for OpenBSD. suexec.h stuff | 1999-10-01 | 1 | -5/+5 | ||
| | | | | | | gets set in config, but DEFAULT_PATH in httpd.h was an interesting polyglot of hoary old stuff from the RiscOS days... | |||||
| * | Apache 1.3.9 + Mod_ssl 2.4.2 - now builds with apaci nastiness. | 1999-09-29 | 30 | -1528/+3452 | ||
| | | ||||||
| * | Typo fixes. | 1999-09-23 | 1 | -2/+2 | ||
| | | ||||||
| * | remove trailing whitespace, some Nm cleanup | 1999-06-05 | 10 | -95/+95 | ||
| | | ||||||
| * | mod_ssl-2.2.3-1.3.4 (will require libssl-1.1 for https to work, but | 1999-03-01 | 7 | -0/+1312 | ||
| | | | | | mostly harmless otherwise). | |||||
| * | Apache 1.3.4 merge | 1999-03-01 | 21 | -73/+123 | ||
| | | ||||||
| * | Apache 1.3.3 merge + proxy_segv fix | 1998-10-11 | 1 | -2/+2 | ||
| | | ||||||
| * | Apache 1.3.2 | 1998-10-01 | 27 | -0/+5783 | ||
