solanum-vs-hackint-and-char.../ircd
Simon Arlott fe5fc851aa
gcc7 fixes: NICKLEN -> NAMELEN
Use NAMELEN instead of NICKLEN when accessing Client->name because it
could in theory be a HOSTLEN length string.
2018-01-19 23:26:20 +00:00
..
authproc.c Add basic SCTP listener support that binds to multiple addresses 2017-08-24 20:08:20 +01:00
bandbi.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
cache.c free cache emptyline rb_dlink_node, allocated automatically but never freed 2016-10-30 12:05:45 +00:00
capability.c
channel.c gcc7 fixes: NICKLEN -> NAMELEN 2018-01-19 23:26:20 +00:00
chmode.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
class.c
client.c exit_unknown_client: don't delete servers from the client hash 2017-08-24 20:08:18 +01:00
dns.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
extban.c
getopt.c
hash.c ircd: get_or_create_channel: avoid clang static analysis warning 2017-07-29 22:28:51 +01:00
hook.c
hostmask.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
ircd.c tests: add sendto_* test framework 2017-08-05 14:09:01 +01:00
ircd_lexer.l
ircd_parser.y
ircd_signal.c ircd_signal: a function that tailcalls a noreturn function should be marked noreturn 2016-06-01 20:11:46 +00:00
listener.c Add basic SCTP listener support that binds to multiple addresses 2017-08-24 20:08:20 +01:00
logger.c
main.c
Makefile.am Revert "Implement the netsplit batch type." 2016-04-16 11:05:00 -05:00
match.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
modules.c remove unused variables 2017-08-04 20:02:20 +01:00
monitor.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
msgbuf.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
newconf.c Add outgoing SCTP connect support 2017-08-24 20:08:21 +01:00
operhash.c
packet.c Add basic SCTP listener support that binds to multiple addresses 2017-08-24 20:08:20 +01:00
parse.c ircd: log command in mod_add_cmd/mod_del_cmd error scenarios 2017-08-05 12:29:52 +01:00
privilege.c
ratelimit.c
reject.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
restart.c getopt: don't modify argv as it breaks restart() 2016-04-25 23:32:18 +01:00
s_conf.c gcc7 fixes: NICKLEN -> NAMELEN 2018-01-19 23:26:20 +00:00
s_newconf.c remove RB_IPV6 2017-08-20 12:54:46 +01:00
s_serv.c ircd: use correct buffer sizes 2018-01-18 21:33:41 +00:00
s_user.c gcc7 fixes: NICKLEN -> NAMELEN 2018-01-19 23:26:20 +00:00
scache.c
send.c ircd: send tags on every message 2017-08-06 16:21:29 +01:00
snomask.c
sslproc.c librb: remove unnecessary NULL from the end of rb_string_to_array output 2017-07-29 22:46:04 +01:00
substitution.c ircd: substitution: fix buffer overrun if variable name is too long 2017-08-05 11:27:02 +01:00
supported.c supported: fix up CHANTYPES 2016-09-16 14:00:00 -05:00
tgchange.c
version.c.SH
whowas.c
wsproc.c remove unused variables 2017-08-04 20:02:20 +01:00