Commits


drop unused variable


use starts_with in puny.c


make configless mode works again. also accept every host


drop the daemon config in favour of the -f flag Now it daemonize by default when running with a config, unless the -f flag is given.


initial punycode support


sane defaults for the config-less mode


rework the configless mode: change flags and generate certs


chroot & drop privileges


order


added support for location blocks


initialize config


move configuration init stuff in its own function


add ends_with


const-ify parameter to strtonum


use strtonum