aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-08implement fastcgi strip numberOmar Polo
2023-08-08lower debug log priorityOmar Polo
2023-08-08draft the PATH_INFO and SCRIPT_NAME handlingOmar Polo
2023-08-08remove prototype for function killed long agoOmar Polo
2023-08-08move strip_path to utils.cOmar Polo
2023-08-07add missing include of config.h in vis.cOmar Polo
2023-08-07drop the __bounded__ attributeOmar Polo
2023-08-07drop #include <sys/cdefs.h> from vis.hOmar Polo
2023-08-07address the strnvis(3) portability fiascoOmar Polo
2023-08-07use the subject' common name as the user field in logOmar Polo
2023-08-07remove debugging leftoverOmar Polo
2023-08-07unbreak config_test() when !use_privsep_cryptoOmar Polo
2023-08-07update changelogOmar Polo
2023-08-07try hard at loading the configuration during conftest (-n)Omar Polo
2023-08-07add `log syslog facility' to use a different syslog(3) facilityOmar Polo
2023-08-07sort logoptOmar Polo
2023-08-04comment out the condensed log style in the manpageOmar Polo
2023-08-04set the default logging style back to legacyOmar Polo
2023-08-04titan: clean up IRI/URI/URL mess; it's a IRI what we parseOmar Polo
2023-08-04titan: error if the URI is not titan://Omar Polo
2023-08-04titan: better logging for unexpected EOFsOmar Polo
2023-08-04titan: rename parse_err to errstrOmar Polo
2023-08-04titan: iomux: return -1 on EOF without receving anythingOmar Polo
2023-08-04titan: fix appending of path parametersOmar Polo
2023-08-03actually use the specified log styleOmar Polo
2023-08-03use the legacy style in the tests for nowOmar Polo
2023-08-03fix test after log style condensed changeOmar Polo
2023-08-03gmid.conf.5: add one example of proxy relay-toOmar Polo
2023-08-03Nm does not make any sense thereOmar Polo
2023-08-03minor tweaks to gg(1)Omar Polo
2023-08-03two more missing ge -> gemexpOmar Polo
2023-08-03remove the LOGGING section; it's covered by gmid.conf(5)Omar Polo
2023-08-01fix the macro exampleOmar Polo
2023-08-01point out that `user' is mandatory if `chroot' is usedOmar Polo
2023-08-01change the 'condensed' style to include the size of the request tooOmar Polo
2023-07-26use `log syslog off' in regress to avoid spamming syslogOmar Polo
2023-07-26move log syslog after log styleOmar Polo
2023-07-26add log syslog off; don't turn syslog off when log access is specifiedOmar Polo
2023-07-26rename IMSG_LOG_TYPE to ACCESSOmar Polo
2023-07-25ge->gemexp forgotten in previousOmar Polo
2023-07-25rename ge -> gemexp in regress tooOmar Polo
2023-07-25revamp helper section of the README and mention titan(1)Omar Polo
2023-07-25typoOmar Polo
2023-07-25retroactively rename ge -> gemexp in changelogOmar Polo
2023-07-25rename ge -> gemexpOmar Polo
2023-07-25use the condensed logging style in ge tooOmar Polo
2023-07-25sync changelogOmar Polo
2023-07-25allow to change the logging style; introduce some new onesOmar Polo
2023-07-25update/sync/correct ChangeLogOmar Polo
2023-07-25add missing -include titan.dOmar Polo