Commits


sync changes


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!


gmid v1.6 -- "Stargazers"


sync changelog


sync ChangeLog


add `log on/off' to enable/disable logs per-location


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


define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts


[cgi] split the query in words if needed and add them to the argv


added prefork option


add the ``entrypoint'' option


added ``block return'' and ``strip'' options


don't %-decode the query


reload configuration on SIGHUP


cgi now follows globbing rules