ircd/irc
Shivaram Lingamneni 4af783ed9e fix #449
2019-04-14 20:48:50 -04:00
..
caps initial implementation of bouncer functionality 2019-04-14 20:48:50 -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 fix #449 2019-04-14 20:48:50 -04:00
channel.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
channelmanager.go update registeredChannels cache on rename as well 2019-03-14 03:21:45 -04:00
channelreg.go refactor channel registration 2019-03-12 04:16:16 -04:00
chanserv.go refactor channel registration 2019-03-12 04:16:16 -04:00
client_lookup_set.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
client.go fix #449 2019-04-14 20:48:50 -04:00
commands.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
config.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
constants.go new unreleased version 2019-02-24 02:19:50 -05:00
database.go track channel registrations per account 2019-02-06 04:34:45 -05:00
dline.go fix a memory leak 2019-01-23 02:06:00 -05:00
errors.go refactor channel registration 2019-03-12 04:16:16 -04:00
fakelag_test.go remove indirections in Fakelag and NickTimer 2019-03-08 05:36:54 -05:00
fakelag.go remove indirections in Fakelag and NickTimer 2019-03-08 05:36:54 -05:00
gateways.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
getters.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
handlers.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
help.go Review and spec updates 2019-04-08 11:36:48 +10:00
hostserv.go Fix dodgy TL strings to make them easier to translate 2019-02-22 12:37:11 +10:00
idletimer.go fix #449 2019-04-14 20:48:50 -04:00
kline.go fix a memory leak 2019-01-23 02:06:00 -05:00
legacy.go refactor the password hashing / password autoupgrade system 2018-08-06 02:26:21 -04:00
modes_test.go refactor rehash to rely more on server.config 2018-07-16 03:46:40 -04:00
modes.go fix a deadlock in CS AMODE 2019-04-07 02:12:14 -04:00
monitor.go draft/resume-0.2 implementation, message history support 2018-11-26 05:23:27 -05:00
nickname.go fix #449 2019-04-14 20:48:50 -04:00
nickserv.go fix #449 2019-04-14 20:48:50 -04:00
numerics.go Initial ACC update to match the new spec 2019-04-08 10:40:19 +10:00
responsebuffer.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
resume.go consume resume token during VerifyToken 2019-02-24 21:07:12 -05:00
roleplay.go initial implementation of bouncer functionality 2019-04-14 20:48:50 -04:00
semaphores.go refactor channel registration 2019-03-12 04:16:16 -04:00
server.go fix #449 2019-04-14 20:48:50 -04:00
services.go Fix dodgy TL strings to make them easier to translate 2019-02-22 12:37:11 +10:00
snomanager.go Only allow valid snomasks to be set 2018-04-16 13:20:37 +10:00
socket.go upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
stats.go refactor channel registration 2019-03-12 04:16:16 -04:00
strings_test.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
strings.go Restrict idents as other servers do 2019-02-03 18:49:42 +10:00
types.go upgrade message-tags to non-draft version 2019-03-07 04:31:08 -05:00
whowas_test.go refactor channel registration 2019-03-12 04:16:16 -04:00
whowas.go refactor channel registration 2019-03-12 04:16:16 -04:00