angiosperm/authd
Aaron Jones 80d71456cf
authd/providers/opm.c: include <netinet/tcp.h> (#318)
This header defines the TCP_NODELAY flag, which this compilation
unit uses.

Other C libraries implicitly include this header from some other
header we are using (I have not investigated which), but musl's
system headers do not, which breaks building on musl.

Reported-by: 0x5c <dev@0x5c.io>
2022-04-08 09:47:18 -07:00
..
providers authd/providers/opm.c: include <netinet/tcp.h> (#318) 2022-04-08 09:47:18 -07:00
Makefile.am Remove Windows support 2021-07-30 14:17:47 -04:00
authd.c Remove Windows support 2021-07-30 14:17:47 -04:00
authd.h Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
dns.c Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
dns.h Mailmap and copyright update for Ariadne 2021-06-01 12:40:02 -04:00
notice.c authd: add stats reporting API 2016-03-27 17:04:14 -05:00
notice.h Innovation by sed 2020-10-15 15:52:41 +01:00
provider.c authd: rename blacklist_provider to dnsbl_provider, change auth notices accordingly 2020-07-05 21:20:34 -06:00
provider.h Innovation by sed 2020-10-15 15:52:41 +01:00
res.c Undo overzealous seddery 2020-10-23 12:57:02 +01:00
res.h Innovation by sed 2020-10-15 15:52:41 +01:00
reslib.c Remove Windows support 2021-07-30 14:17:47 -04:00
reslib.h Innovation by sed 2020-10-15 15:52:41 +01:00