Commits


handle CGI concurrently don’t stop-the-world-until-cgi-end, but rather poll on the script, so we can handle other requests in the meantime.


ensure the requested protocol is “gemini” …and not something else that happens to be 6-bytes long.


added option to log to a file


define a MIME type for xml files


update the changelog and tag 1.2


new release: 1.1


added a changelog file