1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-28 04:46:17 +00:00
ngircd/src
Alexander Barton 07cb8ed9ae Don't send invalid CHANINFO commands when no key is set
It can happen that a channel is +k, but no key is set: for example by
misconfiguring a pre-defined channel. In this case, ngIRCd sent an
invalud CHANINFO command ("CHANINFO #test +Pk  0 :'", note the unset
key represented by the two spaces) to its peers.

Fix this and enhance the CHANINFO documentation.
2020-06-11 16:45:30 +02:00
..
ipaddr Streamline ".gitignore" files 2015-07-19 03:03:06 +02:00
ngircd Don't send invalid CHANINFO commands when no key is set 2020-06-11 16:45:30 +02:00
portab Unbreak GCC 10 (-fno-common) build 2020-04-20 00:20:46 +02:00
testsuite testsuite: Add missing files to EXTRA_DIST 2020-05-22 17:23:42 +02:00
tool Fix some compiler warnings of Apple Xcode/Clang 2018-10-30 01:53:24 +01:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00