Age | Commit message (Expand) | Author |
2007-06-01 | paranoid snprintf length calculation to avoid a possible buffer | Peter Valchev |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. | Kenneth R Westerback |
2007-04-05 | another extra test i missed before, from charles longeau | Ted Unangst |
2007-03-30 | Restore full version reporting when using the -v and -V switch. | Pierre-Yves Ritschard |
2007-03-26 | remove the unneccessary options descriptions from usage(); | Jason McIntyre |
2007-03-26 | fix lines with too many args; from Igor Sobrado | Jason McIntyre |
2007-03-22 | remove default output of version numbers to silence confused auditing | Pierre-Yves Ritschard |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
2007-03-06 | - Pass full buffer to fgets(). | Ray Lai |
2007-03-01 | spell address correctly; ok jmc@ henning@ | David Krause |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-19 | unbreak by allowing clean in !objdir case to fail (no Makefile there in that | Henning Brauer |
2007-02-15 | regen, DEV_RANDOM is gone | Henning Brauer |
2007-02-15 | get rid of the ConfigStart/End section used by the weird fragile apache | Henning Brauer |
2007-02-14 | g/c NO_DL_NEEDED, it is no longer used by os/unix/os.c | Todd C. Miller |
2007-02-13 | unbreak compile on 64bit systems; no cookie for espie. ok millert | Henning Brauer |
2007-02-13 | remove prereq, by using a pre-generated include file (this one should now | Marc Espie |
2007-02-03 | remove varying parts from generated configure info: | Marc Espie |
2007-01-30 | apachectl picks up httpd_flags from rc.conf for some time now - and that | Henning Brauer |
2006-12-23 | Spelling. | Kenneth R Westerback |
2006-11-06 | fix proxying on big-endian 64-bit machines, u_long is not the size of | Theo de Raadt |
2006-09-26 | escape error response to unsupported Expect: header, fixes | Damien Miller |
2006-08-01 | add ProxyPreserveHost support to mod_proxy. it allows to pass the original | Federico G. Schwindt |
2006-07-28 | avoid printing the server built date | Henning Brauer |
2006-07-28 | avoid printing server built date, we set that to "unknown" anyway | Henning Brauer |
2006-07-28 | A vulnerability has been reported in Apache HTTP Server, which potentially can | Henning Brauer |
2006-05-15 | set cur & max limits with MaxFOOPerChild instead of cur twice | Henning Brauer |
2006-04-13 | Fix pr 5073, httpd/mod_ssl can leak file descriptors in the | Bob Beck |
2006-04-04 | dead code removal | Henning Brauer |
2006-04-04 | nuke bundled regex lib, we have and always used the OpenBSD one of course | Henning Brauer |
2006-04-04 | rip out bundled dbm, we've always used our dbm | Henning Brauer |
2006-03-26 | add mime type for atom | Henning Brauer |
2006-03-22 | Remove four unused functions: ap_sync_scoreboard_image, reopen_scoreboard, | Ray Lai |
2006-03-14 | fix sentence to make sense. | Bob Beck |
2006-03-12 | more getopt() EOF crud; adobriyan@gmail | Theo de Raadt |
2006-02-22 | allow ressource limits for child processes to be set. | Henning Brauer |
2006-02-16 | add types for google earth shitz | Henning Brauer |
2006-02-13 | spelling in error message; ok otto@ | Kevin Steves |
2006-02-11 | Fix a few "discards qualifier" warnings. From A. Farber in PR 5114. | Otto Moerbeek |
2006-01-20 | fix a cross-site scripting vulnerability in mod_imap; | Robert Nagy |
2005-11-11 | Disable the TRACE method completely. It is a security risk and is not | Chad Loder |
2005-09-27 | use xargs -r0 for our build process | Theo de Raadt |
2005-09-26 | deal with xargs new behaviour by using -r, okay deraadt@ | Pedro Martelletto |
2005-09-09 | suexec.html.en was renamed, so update reference accordingly; | Jason McIntyre |
2005-09-08 | ensure that renegotiation is performed for a transition from "SSLVerifyClient | Niall O'Higgins |
2005-08-14 | catched->caught | Miod Vallat |
2005-08-12 | remove reference to non-existent sourcereorg.html; | Jason McIntyre |
2005-08-12 | don't try to install a page that has been removed; ok jmc@ | Christian Weisgerber |
2005-08-01 | from tamas tevesz: | Jason McIntyre |