Commit Briefs

Omar Polo

fix how int64_t is print in parse.y


Omar Polo

allow to speak "TLS-less Gemini"

useful for e.g. to save some CPU cycles when the Gemini server is sitting on the same box as Galileo; disabled by default.


Omar Polo

error if no proxies are defined


Omar Polo

error on duplicate proxies






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