summaryrefslogtreecommitdiff
path: root/libexec/httpd/testsuite
AgeCommit message (Expand)Author
2021-03-05Pull up the following (all via patch), requested by mrg in ticket #1221:martin
2019-03-27add $NetBSD$mrg
2019-01-17add 'check' target to toplevel makefile.mrg
2018-12-14Don't pass ${HOST} to test scripts.maya
2018-11-21- move special files defines into bozohttpd.h, so we can ...mrg
2018-11-20from CHANGES:mrg
2018-11-19fix a denial of service attack against header contents, whichmrg
2018-08-24Add support for remapping requested paths via a .bzredirect file.martin
2018-08-24fix output since protocol agnostic change went in.mrg
2017-01-31- fix a bug in cgi processing. from Dennis Lindroos.mrg
2016-12-27When testing non-verbosely, show diff on failure. ok mrg@schmonz
2016-09-26Missed in previous: exit 1 if html_cmp says no match.schmonz
2016-09-23Add a VERBOSE knob to the testsuite ("yes" by default, producingschmonz
2015-12-27fix running the testsuite from the build treemrg
2014-07-16make a minor output change match again.mrg
2011-11-18merge bozohttpd 20111118mrg
2009-11-05Re-add two files necessary for the testsuite to run properly.agc
2009-05-23merge bozohttpd 20090522mrg
2009-05-23import bozohttpd 20090522, which has these changes:mrg
2009-04-18re-add a lot of the distribution filesmrg
2009-04-18import latest bozohttpd sources. changes include:mrg
2008-03-03merge bozohttpd 20080303mrg
2008-03-03import latest bozohttpd. changes include:mrg
2007-10-16Get httpd ready for inclusion in build.tls
2007-10-16Import of bozohttpd for its originally intended purpose: a small (~30k)tls