0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-17 18:11:52 +01:00
construct/authd
Elizabeth Myers 8ed8e5cae8 res: expose rDNS building functions
This will be used by the blacklist code to avoid duplication of code.
2016-03-23 16:40:31 -05:00
..
providers DICTIONARY_FOREACH -> RB_DICTIONARY_FOREACH [ci skip] 2016-03-23 14:29:27 -05:00
authd.c Merge branch 'master' into authd-framework-2 2016-03-22 17:43:43 -05:00
authd.h Remove common.h from here too. 2016-03-23 10:06:52 -05:00
dns.c Merge branch 'master' into authd-framework-2 2016-03-22 17:43:43 -05:00
dns.h
getaddrinfo.c
getaddrinfo.h
getnameinfo.c
getnameinfo.h
Makefile.am Merge branch 'master' into authd-framework-2 2016-03-22 17:43:43 -05:00
provider.c authd/provider: really fix things for new changes. 2016-03-23 09:15:18 -05:00
provider.h authd/provider: really fix things for new changes. 2016-03-23 09:15:18 -05:00
res.c res: expose rDNS building functions 2016-03-23 16:40:31 -05:00
res.h res: expose rDNS building functions 2016-03-23 16:40:31 -05:00
reslib.c Remove common.h from here too. 2016-03-23 10:06:52 -05:00
reslib.h
reslist.c