Commit Briefs

Omar Polo

sync changes



Omar Polo

add protocols to the config


Omar Polo

sync changes



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.