1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-12 09:50:29 +00:00
ngircd/src
Alexander Barton 20b52fe33d Correctly use cloaked IRC masks on "INVITE nickname"
The cloaked IRC mask of a user is his visible mask, so the daemon has
to use it for generating the "one time" entries for the invite list of
the given channel.

Without this patch, ngIRCd records the real IRC mask which will never
match while the target client is "+x", and even worse, will disclose
the real mask on "MODE #channel +I" commands :-/

Bug reported by Cahata on #ngircd, thanks!
2014-01-27 23:05:29 +01:00
..
ipaddr Check for working getaddrinfo() function 2013-12-27 21:35:13 +01:00
ngircd Correctly use cloaked IRC masks on "INVITE nickname" 2014-01-27 23:05:29 +01:00
portab Fix configure script and "make check" for TCP Wrappers 2014-01-17 16:18:55 +01:00
testsuite Test suite: explicitely enable glibc memory checking 2014-01-10 19:56:14 +01:00
tool Add support for arc4random 2013-10-16 16:32:06 +01: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