solanum-vs-hackint-and-char.../src
Jilles Tjoelker b159441429 Add need_ssl to auth{} and operator{}.
Specifying need_ssl on auth{} denies the connection if
it is not SSL/TLS, much like need_ident or need_sasl.
Specifying need_ssl on operator{} refuses opering with
ERR_NOOPERHOST if the connection is not SSL/TLS.
from ircd-ratbox
2008-09-07 01:18:58 +02:00
..
.depend
.indent.pro
blacklist.c
cache.c
channel.c
chmode.c
class.c
client.c Remove some dead code. 2008-08-29 02:53:52 +02:00
extban.c Remove some dead code. 2008-08-29 02:53:52 +02:00
getopt.c
hash.c
hook.c
hostmask.c Fix a memory leak. 2008-08-29 01:58:10 +02:00
irc_dictionary.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
ircd.c
ircd_lexer.l
ircd_parser.y
ircd_signal.c
kdparse.c
listener.c Fix comment, getsockname() can fail legitimately. 2008-08-28 01:06:19 +02:00
logger.c
Makefile.in
match.c
messages.tab
modules.c
monitor.c
newconf.c Add need_ssl to auth{} and operator{}. 2008-09-07 01:18:58 +02:00
numeric.c
packet.c
parse.c Use rb_snprintf() in various places. 2008-09-06 01:00:20 +02:00
privilege.c privilegeset_ref(): return the privilegeset 2008-08-17 08:22:56 -05:00
reject.c
res.c
reslib.c
restart.c
s_auth.c Fix ident for ssl connections. 2008-08-28 00:49:04 +02:00
s_conf.c
s_newconf.c
s_serv.c
s_user.c Add need_ssl to auth{} and operator{}. 2008-09-07 01:18:58 +02:00
scache.c
send.c
snomask.c
sslproc.c
substitution.c
supported.c We don't want to leave the isupport name in the extension memory space on changing it - fixed a bug (tnx Artem@IrcNet(RU)) 2008-08-31 03:57:27 +04:00
version.c.SH Use C locale for the compilation date. 2008-08-17 22:55:57 +02:00
whowas.c