Fix display with %hu format.
[ircu2.10.12-pk.git] / ircd / ircd_auth.c
2005-07-12 Michael PooleDon't spam the network with local-interest protocol...
2005-06-27 Michael PooleRewrite DNS lookup API to remove a memory leak and...
2005-05-03 Michael PooleProhibit same +A and +U pass; fix IAuth crash (#1193808...
2005-05-01 Michael PooleFix more IAuth bugs and add IAUTH log target.
2005-05-01 Michael PooleFix several bugs in iauth code.
2005-03-20 Michael PooleFix typos in comments and strings to reduce future...
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...