bandbi.c
|
remove RB_IPV6
|
2017-08-20 12:54:46 +01:00 |
channel.c
|
Centralise banmask matching logic
|
2020-04-12 12:35:18 +01:00 |
client.c
|
Handle kline_spoof_ip in check_one_kline
|
2020-04-20 11:10:39 +01:00 |
dns.c
|
remove RB_IPV6
|
2017-08-20 12:54:46 +01:00 |
getopt.c
|
YESNO options are of type bool, not int
|
2018-03-23 16:46:38 +00:00 |
ircd.c
|
ircd: Zero out the global_client_list
|
2019-09-15 10:22:26 +01:00 |
logger.c
|
ircd: Use a larger buffer for ilog() buf2
|
2019-09-15 10:41:33 +01:00 |
match.c
|
Don't match iline-spoofed IPs for channel bans
|
2020-04-12 12:35:18 +01:00 |
modules.c
|
modules: fix use-after-free when reloading
|
2020-01-02 16:45:15 +00:00 |
reject.c
|
reject: reorder to avoid leaks
|
2020-01-03 17:07:25 +00:00 |
s_serv.c
|
Propagate OPER
|
2019-09-13 10:08:27 +01:00 |
supported.c
|
Fix GCC 8 compiler warnings
|
2019-09-15 10:57:53 +01:00 |