aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-10tag v1.71.7Omar Polo
2021-07-10move version number to configure scriptOmar Polo
2021-07-10provide a fallback value for SKIP_RUNTIME_TESTSOmar Polo
2021-07-09syncOmar Polo
2021-07-09move parse_portno to gmid.cOmar Polo
2021-07-09missing newline in deprecation noticeOmar Polo
2021-07-09drop unsignedOmar Polo
2021-07-09sync macro usage and mention the `include' keywordOmar Polo
2021-07-09@-macros, rollback changes to strings and optional semicolonsOmar Polo
2021-07-09parsing: bring lots of goodies from OpenBSD' parse.yOmar Polo
2021-07-09typoOmar Polo
2021-07-09sync readme.md with sandbox.cOmar Polo
2021-07-09`param' is forbidden inside `location's tooOmar Polo
2021-07-09misc improvements to the manualOmar Polo
2021-07-09change (again) the env/param separator: use '='Omar Polo
2021-07-09add => in env/param and `port' between hostname and port for fastcgiOmar Polo
2021-07-09typo...Omar Polo
2021-07-09rename `mime MIME EXT' to `map MIME to-ext EXT'Omar Polo
2021-07-09use bsearch to match the keywordsOmar Polo
2021-07-08provide a means to skip the runtime testsOmar Polo
2021-07-08replace add_{cflags,ldflags} with add_libraryAnna “CyberTailor”
2021-07-08check freedesktop's libbsdAnna “CyberTailor”
2021-07-08regress/Makefile: add missing LDFLAGSAnna “CyberTailor”
2021-07-08PF_UNIX is not a valid protocol for socketpairOmar Polo
2021-07-08don't leak a file descriptorOmar Polo
2021-07-07style(9)-ifyOmar Polo
2021-07-07always append -W flags to CFLAGSOmar Polo
2021-07-07initialize the logger earlyOmar Polo
2021-07-07refactor add_{cflags,ldflags}Omar Polo
2021-07-07add --enable-sandboxOmar Polo
2021-07-07check libimsg tooOmar Polo
2021-07-07always append LDFLAGS and CFLAGSOmar Polo
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-06explain the OpenBSD bitOmar Polo
2021-07-06don't log too much by defaultOmar Polo
2021-07-06test macro expansion tooOmar Polo
2021-07-06show macro usage in the exampleOmar Polo
2021-07-06fmtOmar Polo
2021-07-06fmtOmar Polo
2021-07-06gracefully shut down fastcgi backendsOmar Polo
2021-07-06don't let CGI scripts inherit our stderrOmar Polo
2021-07-06reset fcgi array in free_configOmar Polo
2021-07-03typoOmar Polo
2021-07-03fix seccomp filter for ppc64leOmar Polo
2021-07-03use -subj /CN=name when generating the keys for the testsOmar Polo
2021-07-02configure: add --disable-sandboxOmar Polo
2021-07-02reworked seccomp filterOmar Polo
2021-07-02revert 2c16dbd5486 -- macro names can't be reserved wordsOmar Polo
2021-06-29macro names can be reserved wordsOmar Polo