added gnutls backend and moved backend code into new files
[ircu2.10.12-pk.git] / ircd / ircd_res.c
2015-11-07 pk910Merge branch 'u2_10_12_branch' of git://git.code.sf...
2012-01-24 Michael PooleDelete local variables that are set but never read.
2007-02-25 Michael PooleAllow specification of DNS vhost and server in ircd...
2006-03-14 Michael PooleFix /uping on IPv6-enabled FreeBSD builds (#1435373).
2006-02-16 Michael PooleHandle NXDOMAIN DNS errors.
2005-11-12 Michael PooleAllow a (single) CNAME follow when doing A and AAAA...
2005-10-17 Alex BadeaAuthor: Diane Bruce <db@db.net> (by way of Vampire...
2005-06-27 Michael PooleRewrite DNS lookup API to remove a memory leak and...
2005-06-19 Andrew MillerMake the resolver better able to handle unexpected...
2005-03-31 Michael PooleFix Doxygen comment typo; clarify username handling.
2005-03-23 Michael PooleRevert to earlier version of the DNS timeout fix.
2005-03-23 Michael PooleFix previous DNS fix; make BURST lines shorter again.
2005-03-23 Michael PooleFix DNS-related timer assertion failure.
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
2005-02-10 Michael PooleFix a resolver crash and an v4-compatible address parsi...
2005-01-25 Michael PooleFail earlier if no lex or yacc is found; fix resolver...
2004-12-29 Michael PooleImprove support for IPv4 vs IPv6 virtual hosts (fixes...
2004-12-28 Michael PooleConvert irc_in_addr_* to macros. Add test program...
2004-12-16 Michael PooleMiscellaneous bugfixes from recent commits, and a file...
2004-12-14 Michael PooleAllow the resolver source address to be specified in...
2004-12-14 Michael PooleRemove obsolete tools/crypter script. Allow Client...
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-11-10 Michael PooleFix resolver code when IPv6 is enabled (or at least...
2004-09-28 Michael PooleDoxyfy res.h and ircd_res.c.
2004-09-13 Michael PooleMake default virtual host work for .12, and make IPv4...
2004-09-12 Michael PooleAllow /stats to accept long names for the displayed...
2004-09-10 Michael PooleRemove unused features and their documentation.
2004-08-19 Michael PooleNew resolver code cleanups
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-07-22 Michael PooleImport new (much simpler) resolver code from Hybrid.