ergo/irc
Daniel Oaks b8c9de5379 Make strings easier to understand 2019-05-17 13:41:32 +10:00
..
caps review fixes 2019-05-11 21:48:36 -04:00
cloaks give cloaks their own package 2019-05-12 04:03:50 -04:00
connection_limits remove more indirections 2019-05-12 20:57:53 -04:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history review fixes 2019-05-11 21:48:36 -04:00
isupport load isupport directly into the config object 2019-05-10 00:32:10 -04: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 fix some issues found with staticcheck.io 2019-05-10 01:44:14 -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
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
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go
semaphores.go
server.go consolidate acceptClient into RunNewClient 2019-05-12 20:57:53 -04:00
services.go
snomanager.go
socket.go
stats.go
strings.go
strings_test.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
types.go
whowas.go
whowas_test.go