Commits


error if no proxies are defined


error on duplicate proxies


use %token and not %type for NUMBER and STRING


error if no `source' is defined for a proxy


default `hostname' to the source host


make the port number optional and keep it as string


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" }


link the specified stylesheet (if any)


initial import