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