aboutsummaryrefslogtreecommitdiff
path: root/have
AgeCommit message (Expand)Author
2024-08-05configure/getprogname: fix handling and use __progname tooOmar Polo
2024-06-08change the approach for strnvisOmar Polo
2024-06-06sync file listOmar Polo
2024-06-06attempt to deal with the portability fiasco of strnvis(3)Omar Polo
2024-04-03fix landlock testOmar Polo
2024-01-21update imsg test: gmid now requires the new API tooOmar Polo
2024-01-10add missing entries in have/Makefile distfilesOmar Polo
2023-08-23resurrect landlock supportOmar Polo
2023-08-23adding forgotten fileOmar Polo
2023-08-23bundle libtlsOmar Polo
2023-08-22sync have/* filesOmar Polo
2023-08-07address the strnvis(3) portability fiascoOmar Polo
2023-07-02add compat for endian (now required by imsg)Omar Polo
2023-06-13rework the configure scriptOmar Polo
2023-06-08configure: look for WAIT_ANYOmar Polo
2023-05-08drop landlock/seccomp and capsicum supportOmar Polo
2022-12-02add tests and compat for setresuid and setresgidOmar Polo
2022-10-31add memmem compatOmar Polo
2022-10-31rework `make dist'Omar Polo
2022-03-19const-ify some tablesOmar Polo
2021-10-07add compat for sys/tree.hOmar Polo
2021-10-02improve libevent2 handlingOmar Polo
2021-09-19add configure check and shim for landlockOmar Polo
2021-04-25add compat for reallocarrayOmar Polo
2021-03-31check if sys/queue.h provides TAILQ_FOREACH_SAFEOmar Polo
2021-02-23tests and compat for imsgOmar Polo
2021-02-11add check for program_invocation_short_nameOmar Polo
2021-02-10fix setproctitle detection on FreeBSDOmar Polo
2021-02-08add check for libeventOmar Polo
2021-02-04add compat for setproctitleOmar Polo
2021-01-25adding openssl testOmar Polo
2021-01-21more OpenBSD goodiesOmar Polo
2021-01-21add a configure script and some compatOmar Polo