aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2021-07-06add -T timeout to gg; don't let the regress test hangOmar Polo
2021-07-06try to preserve as much as possible CFLAGS and LDFLAGS from envOmar Polo
2021-07-02reworked seccomp filterOmar Polo
2021-06-29[config] concat two or more strings next to each othersOmar Polo
2021-06-29don't require the strict order macro > options > serversOmar Polo
2021-06-29add -D to define macros from the cmd lineOmar Polo
2021-06-29allow to define macros in the config fileOmar Polo
2021-06-29use getopt_long, add --help as synonym of -h and -V/--versionOmar Polo
2021-06-17document `log' optionOmar Polo
2021-06-16drop the dependency on lex by implementing yylex by ourselvesOmar Polo
2021-06-11add `param' keywordOmar Polo
2021-06-11more params from and send a custom listOmar Polo
2021-05-27syncOmar Polo
2021-05-12certificate generation (bugfix and improvement)Omar Polo
2021-05-09syncOmar Polo
2021-05-03syncOmar Polo
2021-04-30ensure %p (path) is always absoluteOmar Polo
2021-04-30allow ``root'' rule to be specified per-location blockOmar Polo
2021-04-29added ``alias'' option to define hostname aliases for a serverOmar Polo
2021-04-28pidfile support with `-P pidfile'Omar Polo
2021-04-28added ``env'' option to define environment vars for CGI scriptsOmar Polo
2021-04-28lower log priority for fatal errors from CRIT to ERROmar Polo
2021-04-25sort the auto index alphabeticallyOmar Polo
2021-04-21use `text/x-patch' for .patch and .diff filesOmar Polo
2021-04-14print the datetime when logging to stderrOmar Polo
2021-04-13define TLS_VERSION, TLS_CIPHER and TLS_CIPHER_STRENGTH for CGI scriptsOmar Polo
2021-04-12sync changelogOmar Polo
2021-03-31list instead of fixed-size array for vhosts and locationsOmar Polo
2021-03-31sync changelogOmar Polo
2021-03-31sync changesOmar Polo
2021-03-29handle CGI scripts that replies with the maximum header length allowedOmar Polo
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