summaryrefslogtreecommitdiff
path: root/libexec/httpd
AgeCommit message (Expand)Author
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
2007-10-17Fix typo in EXAMPLES (unknown service).reed
2007-10-17Fix typo on Makefile which causes HTTP Authentication supportreed
2007-10-16Remove extra period.reed
2007-10-16Add httpd to the build. Add _httpd to passwd and groups and postinstall.tls
2007-10-16Get httpd ready for inclusion in build.tls
2007-10-16Move bozohttpd.8 to httpd.8tls
2007-10-16Import of bozohttpd for its originally intended purpose: a small (~30k)tls