summaryrefslogtreecommitdiff
path: root/libexec/httpd
AgeCommit message (Expand)Author
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
2008-05-10new openssl returns const method objects.mlelstv
2008-05-02slen must be initialized before the call to acceptdegroote
2008-04-25warns=4christos
2008-03-07fix a problem in %xy decoding.mrg
2008-03-03merge bozohttpd 20080303mrg
2008-03-03merge bozohttpd 20080303mrg
2008-03-03import latest bozohttpd. changes include:mrg
2008-03-03use BUILDSYMLINKS to not have to rename bozohttpd.8 while stillmrg
2008-02-03support MKCRYPTO=no:mrg
2007-12-16remove cdefs.h at mrg's requestperry
2007-12-15include sys/cdefs.h so that __attribute__ can be fixed laterperry
2007-11-04- remove const from h_header, this pointer is occasionally free'drtr
2007-11-04+ don't free strdup()'d ptr that was manipulated.rtr
2007-10-18Make the dir indexes less ugly (horizontal rules were out of place).ad
2007-10-18A build for sun2 reveals that we also need -lcrypt, as auth-bozo.che
2007-10-17RCS IDstls
2007-10-17Fix two memory leaks noted by Coverity (CID-4694, CIT-4695) and usetls
2007-10-17Document .htpasswd / HTTP "Basic" authentication support.reed