Commits


use certs from regress/


regress/Makefile: add missing LDFLAGS


use -subj /CN=name when generating the keys for the tests `printf | openssl` is ugly :/


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