Commit Briefs

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

bump the date



Omar Polo

missing .Nm in SYNOPSIS


Omar Polo

don't Xr httpd.conf(5) in galileo(8)


Omar Polo

fix reconfiguration


Omar Polo

fix html generation

a space is mandatory between the tag and the attribute, but the template compiler trims it out. Use {{ " " }} as a workaround.


Omar Polo

fixup


Omar Polo

style



Omar Polo

error if no proxies are defined


Omar Polo

error on duplicate proxies


Omar Polo

change proxy_match to get a string


Omar Polo

s/proxy_server_match/proxy_match/