summaryrefslogtreecommitdiff
path: root/libexec/httpd
AgeCommit message (Expand)Author
2010-09-21Fix typo.wiz
2010-09-20merge bozohttpd 20100920mrg
2010-09-20initial import of bozohttpd 20100920. the only change missing in here is:mrg
2010-09-20fix an error in the previous.mrg
2010-09-20fix a serious error in virtual hosting support, noticed by seanb@netbsd,mrg
2010-09-09fix another compile error if NO_DAEMON_MODE is defined. also from rudolf.mrg
2010-09-08fix a compile error if NO_DIRINDEX_SUPPORT is defined. from rudolf.mrg
2010-08-16...and free() memory malloc()ed by scandir so we don't leak.dogcow
2010-08-16readdir -> scandir and requisite changes, so that bozohttpd now sortsdogcow
2010-07-11avoid an unused variable warning(error) for MKCRYPTO=no builds.mrg
2010-06-22Fix typo, remove trailing whitespace.wiz
2010-06-22merge bozohttpd 20100621mrg
2010-06-17merge bozohttpd 20100617.mrg
2010-05-15merge bozohttpd 20100512mrg
2010-05-10merge 20100510 properlymrg
2010-05-10merge bozohttpd 20100510.mrg
2010-05-10merge bozohttpd 20100509.mrg
2010-05-10import bozohttpd 20100509. it has these changes:mrg
2009-11-22s/the the/the/mbalmer
2009-11-05Re-add two files necessary for the testsuite to run properly.agc
2009-11-04Do not indent global variables.joerg
2009-11-04Plug a memory leak for ssl-protected formatted outputagc
2009-05-23Sort options in SYNOPSIS.wiz
2009-05-23fix a new -Wsign-compare bug.mrg
2009-05-23fix a merge botch in previousmrg
2009-05-23merge bozohttpd 20090522mrg
2009-05-23import bozohttpd 20090522, which has these changes:mrg
2009-04-19oops. these files should never have made it in here.mrg
2009-04-18merge bozohttpd 20090418. remove a couple of minor do-nothing localmrg
2009-04-18import bozohttpd 20090418. changes include:mrg
2009-04-18Remove duplicate part (pasto?). Remove trailing whitespace.wiz
2009-04-18re-add a lot of the distribution filesmrg
2009-04-18return a value when the function wants to.mrg
2009-04-18de-const some variables passed to free().mrg
2009-04-18merge bozohttpd 20090417mrg
2009-04-18import latest bozohttpd sources. changes include:mrg
2009-04-16Fix typo in email address. Pointed out by Mirko Thiesen in PR 41229.snj
2009-03-23Fix redirection core dump as reported in PR#41042.reinoud
2009-03-16Default to WARNS=4lukem
2009-03-11Fix preamblejoerg
2009-03-11use SIMPLEQ_FOREACH_SAFE(), to avoid a use-after-free.mrg
2009-02-19More CGI handling fixes from Sergey Katsev at Coyote Point.tls
2009-02-09Add If-Modified-Since support.joerg
2009-02-04From Sergey Katsev at Coyote Point: fix bugs in request transformation andtls
2009-01-18fix -Wsign-compare issueslukem
2008-12-06Move all subsections to main DESCRIPTION, noted by John Nemeth.wiz
2008-12-06Fix some more mdoclint warnings.wiz
2008-12-06add -t chrootdir to SYNOPSIS, mdoclintjnemeth
2008-11-06pull across the fix from my master bozohttpd cvs tree for PR 38466.mrg
2008-09-13Fix spelling of my name. While here add my middle initial.reed