ngircd-tor/src
Alexander Barton 33fae67579 Always cloak client hostname, if needed
Not only cloak the hostname in Client_MaskCloaked(), but also in
Client_HostnameCloaked() -- so move the actual cloaking to this function
and call it in Client_MaskCloaked() to get the (cloaked) hostname.

This fixes USERHOST not displaying the correctly cloaked hostname,
for example.
2012-08-28 23:26:43 +02:00
..
ipaddr Only use AI_NUMERICHOST if it is #define'd 2011-11-06 14:13:49 +01:00
ngircd Always cloak client hostname, if needed 2012-08-28 23:26:43 +02:00
portab Test for gai_strerror() 2011-11-06 14:16:59 +01:00
testsuite getpid.sh: Fix testcase error for Debian using sbuild 2012-03-03 18:53:03 +01:00
tool ngt_RandomStr(): : make it buildable with pre-ANSI C compilers 2012-08-27 22:42:52 +02:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00