Commits


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


trim_req_iri: set error string


make configless mode works again. also accept every host


customizable servname & verbose + misc tweaks * add -H for explicit servname (for SNI) * add -v to print also the request * misc tweaks: move *flag variables to global scope (initialisation to 0 for free!) and explicit handshake.