aboutsummaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2021-02-05don't %-decode the queryOmar Polo
2021-02-02cgi now follows globbing rulesOmar Polo
2021-02-02print the header in the directory listingOmar Polo
2021-02-01simplify handle_cgiOmar Polo
2021-02-01parse_err is a const pointerOmar Polo
2021-02-01use absolute paths in the regression suiteOmar Polo
2021-01-29more IRI testsOmar Polo
2021-01-29fix puny-test buildOmar Polo
2021-01-27use starts_with in puny.cOmar Polo
2021-01-27drop the daemon config in favour of the -f flagOmar Polo
2021-01-27const-ify puny_decode (and add puny.c)Omar Polo
2021-01-27initial punycode supportOmar Polo
2021-01-24added support for location blocksOmar Polo
2021-01-24added support for location blocksOmar Polo
2021-01-24test CGI with big filesOmar Polo
2021-01-24added index optionOmar Polo
2021-01-23fix test portabilityOmar Polo
2021-01-23bump the key size a littleOmar Polo
2021-01-23drop gg.pyOmar Polo
2021-01-23use gg instead of gg.py for the regression suiteOmar Polo
2021-01-23accumulate the whole response line for CGI scriptsOmar Polo
2021-01-22drop genbigfileOmar Polo
2021-01-22use a c program to fill the fileOmar Polo
2021-01-22fix for sha256sumOmar Polo
2021-01-22brand new regress suiteOmar Polo