gmid/regress
Omar Polo 901905e0cf bail out of client_read if we've already decide what to do
libevent2 can still somehowe call client_read even in code paths
that never enable reading from the evbuffer.  Can't reproduce on
the libevent in base on OpenBSD.  It's a bit ugly, but it's a small
workaround for something that otherwise *always* make gmid crash
when linked against libevent2.  (client_read works under the
assumption that c->host != NULL, matched_proxy crashes otherwise.)
2022-01-05 18:58:01 +00:00
..
Makefile retire the old gg 2021-12-29 18:18:41 +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
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
lib.sh add set_proxy to simplify testing + more checks in test_proxy_with_certs 2022-01-03 13:31:34 +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
regress bail out of client_read if we've already decide what to do 2022-01-05 18:58:01 +00:00
serve-bigfile test CGI with big files 2021-01-24 10:24:34 +00:00
sha re-add sha script; it's used in the Makefile 2021-10-04 09:40:05 +00:00
slow brand new regress suite 2021-01-22 16:48:04 +00:00
tests.sh bail out of client_read if we've already decide what to do 2022-01-05 18:58:01 +00:00
valid.ext add conf for a ca 2021-02-09 22:12:19 +00:00