ergo/irc
Shivaram Lingamneni a729772f0c fix a deadlock in CS AMODE 2019-04-07 02:12:14 -04:00
..
caps refactor channel registration 2019-03-12 04:16:16 -04:00
connection_limits add support for tor (#369) 2019-02-25 22:09:09 -05:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
isupport fix #297 2018-12-30 18:17:24 -05:00
languages upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
logger pointless optimizations to the logger 2019-01-01 16:43:35 -05:00
mkcerts Move mkcerts package under lib/ 2018-02-04 05:34:26 +10:00
modes refactor channel registration 2019-03-12 04:16:16 -04:00
passwd refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
sno Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
utils refactor channel registration 2019-03-12 04:16:16 -04:00
accounts.go
channel.go
channelmanager.go
channelreg.go
chanserv.go
client.go
client_lookup_set.go
commands.go
config.go
constants.go
database.go
dline.go
errors.go
fakelag.go
fakelag_test.go
gateways.go
getters.go
handlers.go
help.go
hostserv.go
idletimer.go
kline.go
legacy.go
modes.go fix a deadlock in CS AMODE 2019-04-07 02:12:14 -04:00
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go
services.go
snomanager.go
socket.go
stats.go
strings.go
strings_test.go
types.go
whowas.go
whowas_test.go