Commits


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


use starts_with in puny.c


log info about SNI, punycode and matched vhost


some null checks