aboutsummaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2024-06-14propagate prefork valueOmar Polo
2024-06-10disable a test that fails on darwin in the CIOmar Polo
2024-06-10regress: add another test in test_gg_n_flagOmar Polo
2024-06-10use $gg rather than gg in regressOmar Polo
2024-06-10indentOmar Polo
2024-06-10iri: don't error on a '..' component at the start of the pathOmar Polo
2024-06-10add regress for gg -nOmar Polo
2024-06-06regress: add a test for comments and blanks at the start of the fileOmar Polo
2024-06-06add a todoOmar Polo
2024-06-03regress: add a check for `fastcgi off' handling across locationsOmar Polo
2024-05-29regress: add test_ipv6_serverOmar Polo
2024-05-29regress: add a knob to disable test_ipv6_addrOmar Polo
2024-05-29typoOmar Polo
2024-05-29regress: rename ipv4 test and add another with ipv6Omar Polo
2024-05-29iri: add support for raw IPv6 addressesOmar Polo
2024-05-29regress: run test_ip_addr with host=127.0.0.1Omar Polo
2024-05-29regress: use the new gg -q to reduce the blabberingOmar Polo
2024-05-29add regress that hit gmid via a raw IPv4 addressOmar Polo
2024-04-04add a test for the config dumpingOmar Polo
2024-01-30rename the @common_opt macro back to @commonOmar Polo
2024-01-26add a test that uses @-style macrosOmar Polo
2023-08-29regress: change naming scheme for certs, add GENCERT_FLAGS knobOmar Polo
2023-08-23bundle libtlsOmar Polo
2023-08-03use the legacy style in the tests for nowOmar Polo
2023-08-03fix test after log style condensed changeOmar Polo
2023-07-26use `log syslog off' in regress to avoid spamming syslogOmar Polo
2023-07-25ge->gemexp forgotten in previousOmar Polo
2023-07-25rename ge -> gemexp in regress tooOmar Polo
2023-07-25allow to change the logging style; introduce some new onesOmar Polo
2023-07-24add a test for the file loggingOmar Polo
2023-07-23add a test with fastcgi, locations and forceful disablingOmar Polo
2023-07-23adjust syntax in fastcgi test; add another test for the old syntaxOmar Polo
2023-07-01improve fcgi test: send more than one chunk of dataOmar Polo
2023-07-01add some ideasOmar Polo
2023-06-23use REGRESS_HOST to specify the host to listen to; use in CIOmar Polo
2023-06-23implement `listen on'Omar Polo
2023-06-13more avoiding of void pointer arithmeticsOmar Polo
2023-06-13rework the configure scriptOmar Polo
2023-06-13remove regress/shaOmar Polo
2023-06-12use the default prefork in testsOmar Polo
2023-06-09don't have the config being a globalOmar Polo
2023-06-09ignore and clean fcgi.sockOmar Polo
2023-06-09fcgi-test: be less verboseOmar Polo
2023-06-09re-establish fastcgi testOmar Polo
2023-06-09rework fcgi-test so that it binds a local socketOmar Polo
2023-06-09readd proxy certs and `require client ca' supportOmar Polo
2023-06-08make ge work againOmar Polo
2023-06-08rework the daemon to do fork+execOmar Polo
2023-06-08regress: use -P with an absolute pathOmar Polo
2023-06-06rename PROC_MAX to PREFORK_MAXOmar Polo