gmid/regress
Omar Polo c836cdfadb handle CGI scripts that replies with the maximum header length allowed
the 1024 bytes limits is for the META only, not for the whole
response.  That means that the maximum size for the header line is
1029!
2021-03-29 09:42:06 +00:00
..
Makefile handle CGI scripts that replies with the maximum header length allowed 2021-03-29 09:42:06 +00:00
env define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts 2021-02-07 21:47:01 +00:00
err brand new regress suite 2021-01-22 16:48:04 +00:00
fill-file.c use a c program to fill the file 2021-01-22 17:18:55 +00:00
hello brand new regress suite 2021-01-22 16:48:04 +00:00
invalid fix test portability 2021-01-23 17:44:23 +00:00
iri_test.c make sure @ is allowed, and rephrase another test 2021-02-06 13:57:12 +00:00
max-length-reply handle CGI scripts that replies with the maximum header length allowed 2021-03-29 09:42:06 +00:00
puny-test.c move all sandbox-related code to sandbox.c 2021-03-20 08:42:08 +00:00
runtime handle CGI scripts that replies with the maximum header length allowed 2021-03-29 09:42:06 +00:00
serve-bigfile test CGI with big files 2021-01-24 10:24:34 +00:00
sha fix for sha256sum 2021-01-22 17:14:40 +00:00
slow brand new regress suite 2021-01-22 16:48:04 +00:00
valid.ext add conf for a ca 2021-02-09 22:12:19 +00:00