Commits


add some simple test for fastcgi and while there reorder the targets in the Makefile a bit


move gg to regress


handle CGI scripts that replies with the maximum header length allowed the 1024 bytes limits is for the META only, not for the whole response. That means that the maximum size for the header line is 1029!


dup line


link to compat/ even in regress this unlocks the full regress tests on arch, for instance, or every OS where we don't have strl*


fix ca generation


don't delete valid.ext


add `require client ca' rule to require certs signed by a CA


improve logs management


add the ``entrypoint'' option


use starts_with in puny.c


initial punycode support


added support for location blocks


test CGI with big files


bump the key size a little on fedora with libretls (running on top of openssl) it won't open the key otherwise.