0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 09:40:12 +01:00
construct/authd
Simon Arlott 84d0b55e76
authd: fix reference far off the end of the array on shutdown
When authd has no more input it tries to reject all current clients with
an id of UINT32_MAX.
2016-05-01 11:51:07 +01:00
..
providers authd: Only use refcount for reference counting 2016-05-01 11:31:05 +01:00
authd.c authd: fix auth->cid type sizes 2016-05-01 11:12:34 +01:00
authd.h
dns.c
dns.h
getaddrinfo.c
getaddrinfo.h
getnameinfo.c
getnameinfo.h
Makefile.am
notice.c
notice.h
provider.c authd: fix reference far off the end of the array on shutdown 2016-05-01 11:51:07 +01:00
provider.h authd: remove unused variable id from accept_client 2016-05-01 11:51:06 +01:00
res.c
res.h
reslib.c
reslib.h
reslist.c