0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 17:50:16 +01:00
construct/authd
Elizabeth Myers e43e61f7a7 authd/providers/blacklist: fix use after free
After calling provider_done, you must *always* assume your auth instance
is freed.
2016-03-26 23:15:28 -05:00
..
providers authd/providers/blacklist: fix use after free 2016-03-26 23:15:28 -05:00
authd.c authd: misc provider fixes 2016-03-26 19:50:09 -05:00
authd.h
dns.c
dns.h
getaddrinfo.c
getaddrinfo.h
getnameinfo.c
getnameinfo.h
Makefile.am
notice.c
notice.h
provider.c authd/provider: do not accept clients until all providers have had a chance to run 2016-03-26 20:32:35 -05:00
provider.h authd/provider: forgot this file... 2016-03-26 20:33:21 -05:00
res.c
res.h
reslib.c
reslib.h
reslist.c