ngircd-tor/src
Florian Westphal 5417a72536 channel: always reject zero-length channel key
previously, any client could join in this configuration:

[Channel]
  Name = #test
  Modes = tnk
  KeyFile = /tmp/foobar

fix this by checking for zero-length key before comparing
key to channel key.
2011-02-28 23:28:24 +01:00
..
ipaddr Add Doxygen @file documentation to each source and header file 2011-02-13 17:52:38 +01:00
ngircd channel: always reject zero-length channel key 2011-02-28 23:28:24 +01:00
portab Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +01:00
testsuite ngircd-test2.conf: really disable Ident and PAM ... 2011-01-19 01:19:40 +01:00
tool Code cleanup: mostly removing empty lines 2011-02-13 17:52:38 +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