summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/httpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove echo headlines.bluhm2020-12-171-3/+1
* Test should also run if there is no obj directory. Name regressbluhm2019-07-121-2/+2
* Simplify regress tests by using the new setup and cleanup feature.bluhm2018-10-061-4/+3
* Add regress for httpd client certificate authentication.jsing2018-05-194-4/+37
* replace last instances of /dev/arandom with /dev/urandomnaddy2017-11-101-2/+2
* Do not mix Perl read() with sysread(). Data could get stuck in thebluhm2017-07-1411-133/+47
* sudo -> SUDO and some other minor tweakstb2017-02-021-4/+4
* SUDO is doasreyk2017-02-011-1/+1
* Add Range and multipart tests.reyk2017-02-015-5/+156
* Fix TLS tests. Keys and log files are now in obj, not in obj/htdocsreyk2017-01-302-4/+5
* Adjust CLEANFILES for new httpd rootreyk2017-01-301-2/+2
* unbreak httpd regress tests after wobj changereyk2017-01-301-10/+14
* Remove leftovers from relayd tests.bluhm2016-09-231-11/+1
* Print SKIPPED if a regress test cannot be executed for some reason.bluhm2016-09-021-1/+2
* Fix regress test, server returns 400 instead of 500 nowreyk2016-09-011-1/+1
* Fix some Perl statements perlcritic was bitching about: Variablebluhm2016-05-033-8/+12
* whitespace, no functional changebenno2015-07-181-2/+2
* Add gigabit test over tlsreyk2015-07-161-0/+18
* Print the received percentage in client.log instead of dots.reyk2015-07-161-3/+6
* Use sysread instead of <STDIN> for the stream.reyk2015-07-161-4/+4
* Fix non-sparse modereyk2015-07-161-2/+2
* Add another test for small packetsreyk2015-07-161-0/+16
* Remove my copyright herereyk2015-07-161-2/+1
* Add httpd regression tests based on bluhm's regression suite forreyk2015-07-1615-2/+1164
* change test-patterns.out in order to reflect the error message change insemarie2015-06-261-2/+2
* Fix the optional lua patterns test with obj and different versions.reyk2015-06-232-30/+30
* add regress tests for httpdsemarie2015-06-237-0/+391