aboutsummaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-10-07allow to run only a subset of the runtime testsOmar Polo
2021-10-04re-add sha script; it's used in the MakefileOmar Polo
2021-10-04reduced the timeout time for single checksOmar Polo
2021-10-04allow running only specific testsOmar Polo
2021-10-04remove unused scriptOmar Polo
2021-10-04rework the regression suiteOmar Polo
2021-10-02update clean targetOmar Polo
2021-10-02update testsOmar Polo
2021-09-24fix possible out-of-bound accessOmar Polo
2021-07-19use certs from regress/Omar Polo
2021-07-19unbreak configless modeOmar Polo
2021-07-10provide a fallback value for SKIP_RUNTIME_TESTSOmar Polo
2021-07-09rename `mime MIME EXT' to `map MIME to-ext EXT'Omar Polo
2021-07-08provide a means to skip the runtime testsOmar Polo
2021-07-08regress/Makefile: add missing LDFLAGSAnna “CyberTailor”
2021-07-06add -T timeout to gg; don't let the regress test hangOmar Polo
2021-07-06don't log too much by defaultOmar Polo
2021-07-06test macro expansion tooOmar Polo
2021-07-03use -subj /CN=name when generating the keys for the testsOmar Polo
2021-06-15be quieterOmar Polo
2021-06-12add some simple test for fastcgiOmar Polo
2021-06-12add simple fcgi application for test purposesOmar Polo
2021-05-24move gg to regressOmar Polo
2021-04-30make more explicit the per-location roots testOmar Polo
2021-04-30ensure %p (path) is always absoluteOmar Polo
2021-04-30allow ``root'' rule to be specified per-location blockOmar Polo
2021-04-12fix IRI-parsing bugOmar Polo
2021-03-29handle CGI scripts that replies with the maximum header length allowedOmar Polo
2021-03-20kill only $pid during regress testingOmar Polo
2021-03-20move all sandbox-related code to sandbox.cOmar Polo
2021-03-19refactoring: imsg everywhereOmar Polo
2021-02-23sync global variablesOmar Polo
2021-02-12echo parsing test resultOmar Polo
2021-02-12dup lineOmar Polo
2021-02-10link to compat/ even in regressOmar Polo
2021-02-10fix "first location" bugOmar Polo
2021-02-10fix ca generationOmar Polo
2021-02-09don't delete valid.extOmar Polo
2021-02-09add `require client ca' rule to require certs signed by a CAOmar Polo
2021-02-09add conf for a caOmar Polo
2021-02-08define conf in the test program, not in puny.cOmar Polo
2021-02-07define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scriptsOmar Polo
2021-02-07[cgi] split the query in words if needed and add them to the argvOmar Polo
2021-02-07improve logs managementOmar Polo
2021-02-07add set -e to env scriptOmar Polo
2021-02-06add script for the regress suiteOmar Polo
2021-02-06add the ``entrypoint'' optionOmar Polo
2021-02-06restart the daemon instead of kill+startOmar Polo
2021-02-06added ``block return'' and ``strip'' optionsOmar Polo
2021-02-06make sure @ is allowed, and rephrase another testOmar Polo