gmid/regress
Omar Polo 1c776e4b98 fix possible out-of-bound access
While computing the parent directory it an out-of-bound access can
occur, which usually means the server process dies.

In particular, it can be triggered by making a request for a
non-existent file in the root of a virtual host if the path matches
the `cgi` pattern.

Thanks cage for helping in debugging!
2021-09-24 10:52:17 +00:00
..
Makefile use certs from regress/ 2021-07-19 11:37:01 +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
fcgi-test.c be quieter 2021-06-15 08:07:44 +00:00
fill-file.c use a c program to fill the file 2021-01-22 17:18:55 +00:00
gg.1 add -T timeout to gg; don't let the regress test hang 2021-07-06 13:09:24 +00:00
gg.c add -T timeout to gg; don't let the regress test hang 2021-07-06 13:09:24 +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 fix IRI-parsing bug 2021-04-12 20:11:47 +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 fix possible out-of-bound access 2021-09-24 10:52:17 +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