ngircd-tor/src
Florian Westphal cf7e19193b do not add default listening port if ssl ports were specified
Cosmo Kastemaa reported that its impossible to create an ssl-only setup,
as ngircd binds to port 6667 by default, even if setting "Ports =".

Only add the default port if _both_ "Ports" and "SSLPorts" are
unspecified.

Fixes bugzilla #98.
2009-08-31 22:08:35 +02:00
..
ipaddr make Listen parameter a comma-seperated list of addresses. 2008-05-19 14:27:35 +02:00
ngircd do not add default listening port if ssl ports were specified 2009-08-31 22:08:35 +02:00
portab Added some missing files of GIT tree to distribution archives 2008-11-13 23:17:32 +01:00
testsuite testsuite: add more predefined channels to server config 2009-03-07 00:30:11 +01:00
tool New function ngt_UpperStr() 2008-09-23 11:53:15 +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