aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-26tag 1.8.2 -- "Lightbulb Sun" bugfix release1.8.2Omar Polo
2022-03-26bump MdocdateOmar Polo
2022-03-26add target `test' alias for `regress'Omar Polo
2022-03-26swap try_client_by_id with client_by_idOmar Polo
2022-03-26move to a different serverOmar Polo
2022-03-26break out if check_reply failsOmar Polo
2022-03-19sync imsg-buffer.cOmar Polo
2022-03-19sync recallocarary.cOmar Polo
2022-03-19const-ify some tablesOmar Polo
2022-03-18get rid of `which` in the configure tooOmar Polo
2022-03-18configure: allow to set MANDIR from argsOmar Polo
2022-03-09mention gmid.sysusers in contrib together with gmid.serviceOmar Polo
2022-03-09add missing newlineOmar Polo
2022-03-09add description about systemd-sysusers on quickstartNakaya
2022-03-09add systemd-sysusers' config fileNakaya
2022-02-27use shell built-in `command' instead of which(1)Omar Polo
2022-02-26fix emailOmar Polo
2022-02-26sync changelogOmar Polo
2022-02-26document the type { ... } blockOmar Polo
2022-02-26add tests for the type blockOmar Polo
2022-02-26add type { ... } block to define mime types mappingOmar Polo
2022-02-26add missing token include to the list of tokensOmar Polo
2022-02-19don't log errno, it's always zero after libtls returnsOmar Polo
2022-02-18remove paragraph "locally installed libressl" + some tweaksOmar Polo
2022-02-13sync changelogOmar Polo
2022-02-13tightens seccomp filter: allow only openat(O_RDONLY)Omar Polo
2022-02-13sort syscalls in seccomp filterOmar Polo
2022-02-13sync changelogOmar Polo
2022-02-13Allow Arch-Armv7 syscalls in sandbox.cTobias Berger
2022-02-10update the site for the releaseOmar Polo
2022-02-10sync changelogOmar Polo
2022-02-10tag 1.8.1 -- "Lightbulb Sun" bugfix release1.8.1Omar Polo
2022-02-10fix landlock usageOmar Polo
2022-02-03sync vim syntaxAnna “CyberTailor”
2022-02-03include gmid.h before other headers to get all the prototypesAnna “CyberTailor”
2022-02-03add gg to `make regress` dependenciesAnna “CyberTailor”
2022-02-03typoAnna “CyberTailor”
2022-02-03don't skip unit tests when SKIP_RUNTIME_TESTS is setAnna “CyberTailor”
2022-02-03start new release cycleOmar Polo
2022-01-30prepare 1.8 release1.8Omar Polo
2022-01-30add changelog for 1.8Omar Polo
2022-01-30install gg tooOmar Polo
2022-01-30fix gg -P flag description: the `:' is in the optional partOmar Polo
2022-01-30posixify lib.sh: use = instead of == for test(1)Omar Polo
2022-01-30typoOmar Polo
2022-01-30sync changelogOmar Polo
2022-01-30rename MIME section to "MEDIA TYPES"Omar Polo
2022-01-30allow using a custom hostname for SNI during proxyingOmar Polo
2022-01-28define TREE to shorten some url a bitOmar Polo
2022-01-28only memcpy into imsg->data if datalen is not zeroOmar Polo