ergo/irc
Shivaram Lingamneni 65834c0729 optimize Sessions() at the expense of AddSession() 2019-08-02 00:20:31 -04:00
..
caps implement draft/labeled-response-0.2 2019-06-13 07:24:38 -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 autoresizing of history buffers (#349) 2019-07-03 21:08:37 -04:00
isupport load isupport directly into the config object 2019-05-10 00:32:10 -04:00
languages fix #526 2019-07-01 09:21:38 -04: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 add some testing 2019-05-27 16:10:10 -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 fix #527 2019-05-27 15:51:28 -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
misc_test.go
modes.go
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 fix a race condition 2019-05-22 16:42:25 -04:00
stats.go fix #526 2019-07-01 09:21:38 -04:00
strings.go
strings_test.go
types.go
whowas.go
whowas_test.go
znc.go