Improve support for IPv4 vs IPv6 virtual hosts (fixes SF bugs #1087699, #1087668).
[ircu2.10.12-pk.git] / ircd / ircd_auth.c
2004-12-29 Michael PooleImprove support for IPv4 vs IPv6 virtual hosts (fixes...
2004-12-28 Michael PooleRemove unused macros and #include <arpa/inet.h>s.
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-10-05 Michael PooleFix typos in doxygen comment blocks.
2004-09-30 Michael PooleDoxyfy ircd_auth.c.
2004-09-17 Michael PooleMake IAuth protocol work again and add a bit of debuggi...
2004-09-13 Michael PooleMake default virtual host work for .12, and make IPv4...
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-08-16 Michael PooleFixes to improve portability (especially to OS X, Solar...
2004-07-22 Michael PooleFix warnings from gcc -pedantic.
2004-07-22 Michael PooleImport new (much simpler) resolver code from Hybrid.
2004-06-30 Michael Pooleimplement IAUTH client code to query a separate server...