Commit Briefs

Omar Polo

add a few Xr in SEE ALSO


Omar Polo

sync changelog




Omar Polo

rework gencert(); make gemexp generate EC certs

Taking inspiration from acme-client.


Omar Polo

copyright++




Omar Polo

gg: exit with the gemini response code

0 is still used for 2X replies, and "external" failures (e.g. network, tls, ...) are still using exit code 1. Gemini non-2x replies now get their response code reported as-is as status code.


Omar Polo

pass LDFLAGS before LIBS


Omar Polo

copyright#



Omar Polo

extend/sync .gitignore


Omar Polo

add -e to gencert usage() string


Omar Polo

tweak gemexp logs

gemexp is meant for local testing so I'm not too worried about changing its log format if it makes sense to do so.