Commit Briefs

Omar Polo

enable pledging of the main process

not particularly interesting (and to be fair also quite large) but it doesn't touch untrusted data: all it does is waiting for signals to either reload the config (and the socket) or terminate.


Omar Polo

add missing \n in usage




Omar Polo

style; parenthesize returns


Omar Polo

simplify the configuration format

don't require the awkward `server' block, just use a `proxy' block: proxy { source address port xyz hostname foo stylesheet "URL" }


Omar Polo

initial import