ergo/irc
Shivaram Lingamneni 8438afcc5c fix: usernames from ident don't get a ~ 2019-01-28 23:35:00 -05:00
..
caps draft/resume-0.2 implementation, message history support 2018-11-26 05:23:27 -05:00
connection_limits add support for login throttling 2019-01-02 10:15:59 -05:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
history history replay enhancements 2018-12-28 13:45:55 -05:00
isupport fix #297 2018-12-30 18:17:24 -05:00
languages Split language into a subpackage 2018-02-03 19:46:14 +10: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 draft/resume-0.2 implementation, message history support 2018-11-26 05:23:27 -05: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 [dk]lines, implement #144 2019-01-22 17:18:38 -05: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 fix PROXY protocol support for IPv6 2018-09-03 00:38:32 -04:00
hostserv.go
idletimer.go
kline.go
legacy.go
modes.go
modes_test.go
monitor.go draft/resume-0.2 implementation, message history support 2018-11-26 05:23:27 -05:00
nickname.go
nickserv.go
numerics.go
responsebuffer.go history replay enhancements 2018-12-28 13:45:55 -05:00
roleplay.go
semaphores.go
server.go refactor [dk]lines, implement #144 2019-01-22 17:18:38 -05:00
services.go
snomanager.go Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
socket.go
stats.go
strings.go fix #306 2018-12-05 22:39:01 -05:00
strings_test.go
types.go
whowas.go add ClientDetails struct for getting a snapshot of client state 2019-01-02 09:55:45 -05:00
whowas_test.go add ClientDetails struct for getting a snapshot of client state 2019-01-02 09:55:45 -05:00