Commit Briefs

Omar Polo

added sample configuration


Omar Polo

conf & vhosts

* gmid.c (main): changed behaviour: daemon off by default (main): changed -c in -C (cert option) (main): changed -k in -K (key option, for consistency with -C) (main): added -c to load a configuration (main): certs, key and doc (-C -K and -d) doesn't have a default value anymore (handle_handshake): add vhosts support


Omar Polo

sync changes


Omar Polo

reject non-gemini protocols with 53 (tags/1.4)



Omar Polo

accept both ipv4 and ipv6


Omar Polo

log also the port of the client


Omar Polo

mention IRI in changelong


Omar Polo

mention change in changelog file


Omar Polo

logging reworked and daemonize by default

The -l option was removed: now it logs on syslog if -f (foreground) is not passed.


Omar Polo

fix bug introduced in last version regarding full URLs (tags/1.3.2)

gemini://example.com was incorrectly parsed.


Omar Polo

mention the bugfix and tag 1.3.1 (tags/1.3.1)


Omar Polo

handle //example.com urls


Omar Polo

make port number configurable


Omar Polo

fixed changelog format for old entries (tags/1.3)