Commit Briefs

Omar Polo

drop unused variable


Omar Polo

use starts_with in puny.c



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

initial punycode support




Omar Polo

chroot & drop privileges


Omar Polo

order


Omar Polo

added support for location blocks


Omar Polo

initialize config



Omar Polo

add ends_with


Omar Polo

const-ify parameter to strtonum


Omar Polo

use strtonum