Commit Briefs

Omar Polo

use starts_with in puny.c



Omar Polo

some null checks


Omar Polo

trim_req_iri: set error string



Omar Polo

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.


Omar Polo

readme tweaks

fix features list and talk about I18N


Omar Polo

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.



Omar Polo

sync deps and sandbox info


Omar Polo

typo


Omar Polo

initial punycode support



Omar Polo

[seccomp] allow getrandom


Omar Polo

gen compat for getprogname