ergo/irc
Shivaram Lingamneni 682f8f66c5 add compiler version to INFO output 2020-08-10 18:14:22 -04:00
..
caps
cloaks fix #952 2020-05-08 01:18:00 -04:00
connection_limits
custime
email
history fix #1205 2020-07-20 04:28:17 -04:00
isupport isupport List.Tokens map[string]*string -> map[string]string 2020-05-27 00:16:33 +01:00
jwt refactor/enhance jwt signing 2020-06-15 14:34:58 -04:00
languages fix #526 2019-07-01 09:21:38 -04:00
logger
mkcerts fix #898 2020-03-22 18:18:48 -04:00
modes
mysql Add support for Unix domain sockets. 2020-05-17 05:04:03 +00:00
passwd
smtp
sno
utils
accounts.go clean up always-on state machine 2020-07-27 00:21:16 -04:00
authscript.go
channel.go
channelmanager.go
channelreg.go
chanserv.go Ignore some dodgy TL strings, fix another dodgy string 2020-06-16 20:33:10 +10:00
client.go
client_lookup_set.go
client_test.go move StringSet to utils package 2020-08-04 21:54:03 -04:00
commands.go fix #1229 2020-08-07 18:11:39 -04:00
config.go
constants.go
database.go
dline.go
errors.go clean up some error handling 2020-08-03 23:57:42 -04:00
fakelag.go
fakelag_test.go
gateways.go Move config errors to call sites 2020-08-03 12:55:52 -04:00
getters.go
handlers.go
help.go
histserv.go
hostserv.go fix #1190 2020-07-17 04:19:33 -04:00
idletimer.go
ircconn.go
kline.go
legacy.go
listeners.go
misc_test.go
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go
resume.go
roleplay.go fix #1198 2020-07-17 02:54:43 -04:00
semaphores.go fix some issues found with staticcheck.io 2019-05-10 01:44:14 -04:00
server.go
services.go
signals.go fix plan9 support 2020-05-17 20:53:08 -04:00
signals_plan9.go
snomanager.go
socket.go
stats.go Apply default user modes just before registration. 2020-05-28 15:53:14 +00:00
strings.go
strings_test.go
types.go
version.go set up v2.3.0-unreleased 2020-07-26 06:00:24 -04:00
whowas.go
whowas_test.go
znc.go