Commits


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


improve configuration parsing error


adjust CFLAGS detection


const-ify strings in struct location


compiler warnings


drop unused variable