Commits


typo


include string.h openbsd and freebsd yacc include string.h in the generated sources, bison (tested on alpine at least) don't


fix build


manual improvements & add section about MIME


don't log the SNI & matching I'll re-enable this when i'll improve the logging


don't include err.h, gmid.h (via config.h) does that


warn about punycode in server definition


legibility: use p[n] instead of (*(p + n))


punycode: refactoring use the correct term "label" instead of "component" when speaking about the parts of a hostname. Also, fix the sizes for max hostname and label.


delete unused constant


correct copyright date


remove unused function


-v for verbose logging


the daemon option was removed


add certificate generation in features list