aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-07-24still respect `log' when in debug modeOmar Polo
2023-07-24add a manpage for titan(1)Omar Polo
2023-07-24titan: parse the response code and exit accordinglyOmar Polo
2023-07-24bump man dateOmar Polo
2023-07-24run tls_connect_socket() after dropping the "inet dns" pledge promisesOmar Polo
2023-07-24read from stdin if no file is givenOmar Polo
2023-07-24sync changelogOmar Polo
2023-07-24open the log files inside the chrootOmar Polo
2023-07-24reopen log files upon SIGUSR2Omar Polo
2023-07-24add a test for the file loggingOmar Polo
2023-07-24add ability to log to files with log access <path>Omar Polo
2023-07-24logger use dprintf and a fd instead of a FILEOmar Polo
2023-07-23sync changelogOmar Polo
2023-07-23remove unused IMSG typesOmar Polo
2023-07-23avoid use-after-freeOmar Polo
2023-07-23fix a reduce/reduce conflictOmar Polo
2023-07-23add a test with fastcgi, locations and forceful disablingOmar Polo
2023-07-23add `fastcgi off' to forceful skip fastcgi for a routeOmar Polo
2023-07-23adjust syntax in fastcgi test; add another test for the old syntaxOmar Polo
2023-07-23revamp fastcgi configuration: make it per-locationOmar Polo
2023-07-23move struct envlist and alist upOmar Polo
2023-07-23plug memleakOmar Polo
2023-07-23add titan to .gitignoreOmar Polo
2023-07-23revert previousOmar Polo
2023-07-22use __dead instead of __attribute__((noreturn))Omar Polo
2023-07-22titan: add compat shims to compile on !OpenBSDOmar Polo
2023-07-22gg: warn when the TLS layer is not closed properlyOmar Polo
2023-07-22add titan(1) -- a draft titan clientOmar Polo
2023-07-22split out iri.h from gmid.hOmar Polo
2023-07-22fmtOmar Polo
2023-07-22drop engine supportOmar Polo
2023-07-22remove the useless logging methodsOmar Polo