ngircd-tor/src
Alexander Barton 2a4bf67aac Implement user mode "x": hostname cloaking (closes: #102)
When a client has user mode "x" set, its real hostname is cloaked
by substituting it with the server name (as configured in ngircd.conf).

Restricted clients (user mode "r") aren't allowed to change mode "x".

Please note that hostname cloaking is only in effect in server-client
communication! The server still uses the real hostname for its own
logging and for all server-server communication -- therefore all servers
in the network must support user mode "x" to prevent older servers
from leaking the real hostname of a cloaked client!
2010-08-17 21:05:06 +02:00
..
ipaddr fix assertion failure in ng_ipaddr.c 2009-09-26 11:12:47 +02:00
ngircd Implement user mode "x": hostname cloaking (closes: #102) 2010-08-17 21:05:06 +02:00
portab Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
testsuite Set NoPAM=yes in configuration files used for the testsuite 2010-07-13 16:48:24 +02:00
tool Fix "implicit conversion shortens 64-bit value" warning 2009-09-11 22:52:12 +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