solanum/authd
Simon Arlott c6ad9b0c5f
Add basic SCTP listener support that binds to multiple addresses
This only supports two addresses as the intended use is 1 IPv4 and 1 IPv6
address on a single-homed host, and the only supported configuration of
outgoing connections to other servers is to bind a single IPv4 or IPv6
address.
2017-08-24 20:08:20 +01:00
..
providers Add basic SCTP listener support that binds to multiple addresses 2017-08-24 20:08:20 +01:00
authd.c authd/authd: a function that calls exit(3) should be marked noreturn 2016-06-01 20:27:19 +00:00
authd.h
dns.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
dns.h
getaddrinfo.c
getaddrinfo.h minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00
getnameinfo.c
getnameinfo.h
Makefile.am
notice.c
notice.h
provider.c Add basic SCTP listener support that binds to multiple addresses 2017-08-24 20:08:20 +01:00
provider.h Add basic SCTP listener support that binds to multiple addresses 2017-08-24 20:08:20 +01:00
res.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
res.h
reslib.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
reslib.h
reslist.c minor spring cleaning: remove/relocate duplicate/unused includes & macros 2016-05-14 23:29:33 +00:00