aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2021-03-20gmid v1.6 -- "Stargazers"v1.6Omar Polo
2021-03-20sync changelogOmar Polo
2021-03-20sync ChangeLogOmar Polo
2021-02-23add `log on/off' to enable/disable logs per-locationOmar Polo
2021-02-09add `require client ca' rule to require certs signed by a CAOmar Polo
2021-02-07define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scriptsOmar Polo
2021-02-07[cgi] split the query in words if needed and add them to the argvOmar Polo
2021-02-07added prefork optionOmar Polo
2021-02-06add the ``entrypoint'' optionOmar Polo
2021-02-06added ``block return'' and ``strip'' optionsOmar Polo
2021-02-05don't %-decode the queryOmar Polo
2021-02-04reload configuration on SIGHUPOmar Polo
2021-02-02cgi now follows globbing rulesOmar Polo
2021-02-02print the header in the directory listingOmar Polo
2021-02-01mention v1.5Omar Polo
2021-02-01require absolute paths in config fileOmar Polo
2021-01-31syncOmar Polo
2021-01-30syncOmar Polo
2021-01-29syncOmar Polo
2021-01-27initial punycode supportOmar Polo
2021-01-25syncOmar Polo
2021-01-25syncOmar Polo
2021-01-24added support for location blocksOmar Polo
2021-01-24added support for location blocksOmar Polo
2021-01-24syncOmar Polo
2021-01-21sync changesOmar Polo
2021-01-21syncOmar Polo
2021-01-19moving "default type" from global options to server optionsOmar Polo
2021-01-19add "lang" server optionOmar Polo
2021-01-18add a dockerfileOmar Polo
2021-01-18typoOmar Polo
2021-01-18syncOmar Polo
2021-01-17sync changesOmar Polo
2021-01-15set SERVER_NAME to the vhost when executing CGI scriptsOmar Polo
2021-01-15add protocols to the configOmar Polo
2021-01-15sync changesOmar Polo
2021-01-15sandbox also on FreeBSD with capsicumOmar Polo
2021-01-15added sample configurationOmar Polo
2021-01-15conf & vhostsOmar Polo
2021-01-13sync changesOmar Polo
2021-01-11reject non-gemini protocols with 531.4Omar Polo
2021-01-11fix remote_user for CGI and add -6 flag to enable ipv6Omar Polo
2021-01-10accept both ipv4 and ipv6Omar Polo
2021-01-10log also the port of the clientOmar Polo
2020-12-26mention IRI in changelongOmar Polo
2020-12-21mention change in changelog fileOmar Polo
2020-12-02logging reworked and daemonize by defaultOmar Polo
2020-11-18fix bug introduced in last version regarding full URLs1.3.2Omar Polo
2020-11-18mention the bugfix and tag 1.3.11.3.1Omar Polo
2020-11-18handle //example.com urlsOmar Polo