Commits


const-ify var + missing argument


accept a wider range of UNICODE codepoints while parsing hostnames


puny_decode: set an error string


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