]> jfr.im git - irc/rqf/shadowircd.git/commit
Allow the resolver to process longer hostnames,
authorJilles Tjoelker <redacted>
Sat, 15 Nov 2008 15:13:39 +0000 (16:13 +0100)
committerJilles Tjoelker <redacted>
Sat, 15 Nov 2008 15:13:39 +0000 (16:13 +0100)
commit570ca08a4f24a6eb5e7e471deb5a8a77842dd2ec
treeeace165389238ee833382dd03e057889502556c3
parent863efb0e6b0a12909dc0c417264b321f522824dc
Allow the resolver to process longer hostnames,
for the benefit of some DNSBLs like the "TorDNSEL service".
include/blacklist.h
include/reslib.h
src/blacklist.c
src/res.c
src/reslib.c