Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-19 | moving "default type" from global options to server options | Omar Polo | |
2021-01-19 | add "lang" server option | Omar Polo | |
2021-01-18 | add "mime" and "default type" option for the configuration | Omar Polo | |
2021-01-15 | add protocols to the config | Omar Polo | |
2021-01-15 | conf & vhosts | Omar Polo | |
* 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 |