Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-31 | Add support for passphrase authentication, all sorts of new attributes | Angelos D. Keromytis | |
to check for. Verified that it works well with mod_dav (not in the tree). | |||
2002-05-15 | Tweak to make this work with OpenSSL 0.9.7 | Bob Beck | |
2002-05-06 | do not install a SIGSEGV handler | Theo de Raadt | |
2002-04-21 | remove generated files, must blow the obj dir before build now; beck@ ok | Michael Shalayeff | |
2002-04-06 | more timeout dependent balony fallout. watch out for the falling sausage! | Theo de Raadt | |
2002-03-29 | yet another damn file that should NOT be here. beck has to adjust his ↵ | Theo de Raadt | |
process, this is ridiculous | |||
2002-03-29 | autogenerated - I'm a luser. | Bob Beck | |
2002-03-29 | missed cruft | Bob Beck | |
2002-03-29 | remove cruft. | Bob Beck | |
2002-03-29 | fix half baked abortion of a merge to 1.3.23 and take | Bob Beck | |
tree to apache-1.3.24+mod+ssl2.8.8 | |||
2002-03-29 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2002-03-22 | match style of the rest of the Configure script, test -> [] | Brad Smith | |
2002-03-17 | This along with the recent dynamic linker fixes allows modules to work | Brad Smith | |
with Apache on our ELF-based architecures. Enable alpha, powerpc and sparc64. | |||
2002-03-12 | correct type on last arg to execl() | Brad Smith | |
-- Lost with upgrade to mod_ssl 2.8.7 | |||
2002-02-28 | merge mod_ssl 2.8.7 | Brad Smith | |
-- Ok'd by: beck@ | |||
2002-02-28 | remove more 0 byte files. | Brad Smith | |
2002-02-28 | remove 0 byte files. these files should have been removed over 14 months | Brad Smith | |
ago. | |||
2002-02-21 | Invoke helper scripts with relative path; this got borked in rev 1.13. | Miod Vallat | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-02-15 | fix htdocs pages, changed with apache 1.3.23 update, to install the right | Bob Beck | |
ones and not install the old ones. | |||
2002-02-12 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2002-02-12 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2002-02-12 | Apache 1.3.23+mod_ssl-2.8.6-1.3.23 merge | Bob Beck | |
2002-01-09 | perl lives in /usr/bin, not /usr/local/bin; Ingolf Schuchardt | Todd C. Miller | |
2001-10-03 | simple keynote module for apache and mod_ssl | Todd C. Miller | |
2001-09-07 | Document the ownership of httpd documents. ok deraadt@ | Matthieu Herrb | |
2001-09-05 | correct select(FD_SETSIZE,...) misuse | Bob Beck | |
2001-08-06 | a few more files that should be munged on clean. | Brad Smith | |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-06-20 | merge mod_ssl 2.8.4 | Brad Smith | |
-- Ok'd by: beck@ | |||
2001-05-03 | fix bug where apache would segfault on startup if localhost wasn't | Bob Beck | |
defined for 127.0.0.1, thanks fgsch@ | |||
2001-04-13 | Fix clean target so it really cleans - depending on if we have a | Bob Beck | |
seperate .OBJDIR or not, Now checks to see if .OBJDIR is seperate from CURDIR, and if so, blows away the lndir tree so that we don't get caught by stale stuff lying around. | |||
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith | |
-- Ok'd by: beck@ | |||
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith | |
-- Ok'd by: beck@ | |||
2001-03-29 | Apache 1.3.19+mod_ssl 2.8.1 merge - also adds shared build of mod_headers | Bob Beck | |
and mod_expire | |||
2001-03-29 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2001-02-22 | set default values to sane things for OpenBSD, these are normally | Bob Beck | |
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> | |||
2001-01-31 | silence a few more targets | Brad Smith | |
2001-01-30 | Supply an always safe path to configure | Niklas Hallqvist | |
2001-01-23 | - removed the redundant WWWROOT variable and just used HTTPD_PREFIX in | Brad Smith | |
its place - synced the paths to use the same scheme as in config.layout - removed a redundant --enable-module=ssl from CONFIG_ARGS - indented a few places - removed unused KLUDGEINCFILES variable - one step in the "distribution" target was echoing HTTPD_PREFIX but was actually installing into HTTPD_HTDOCSDIR -- Ok'd by beck@ | |||
2001-01-05 | alloc.h was renamed ap_alloc.h so install the correct thing and kill | Todd C. Miller | |
the zero-length alloc.h (truncated by patch no doubt). Fixes PHP4 build; matthieu@laas.fr. | |||
2000-12-18 | sync with Apache 1.3.14 | Brad Smith | |
2000-12-18 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2000-12-18 | Argh. this commit didn't make it when I did it earlier - apache 1.3.14 + ↵ | Bob Beck | |
mod_ssl 2.7.1 merge | |||
2000-12-15 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck | |
2000-12-15 | apache 1.3.14 + mod_ssl 2.7.1 merge | Bob Beck | |
2000-12-15 | import apache 1.3.27 and mod_ssl 2.8.11 | Bob Beck | |
2000-11-10 | revert, okay @aaron | Niels Provos | |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos | |
2000-10-18 | Version 2 of the mod_rewrite fix from apache, fixes problem with | Bob Beck | |
mod_rewrite not working for lookup tables |