ergo/irc
Shivaram Lingamneni 0a432c9d99 do an actual nonblocking send instead of the len() trick 2018-03-16 12:39:11 -04:00
..
caps (hopefully) fix labeled-response behaviour 2018-02-11 08:57:15 +10:00
connection_limits fix confusing ips-per-subnet name 2018-02-26 23:52:15 -05:00
custime dline/kline: Allow year/month/day durations 2017-03-07 19:56:21 +10:00
isupport Add 'are supported by this server' to translatable strings 2018-01-23 23:31:29 +10:00
languages Split language into a subpackage 2018-02-03 19:46:14 +10:00
logger logger: Fix comments 2017-10-06 12:44:11 +10:00
mkcerts Move mkcerts package under lib/ 2018-02-04 05:34:26 +10:00
modes Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) 2018-02-03 20:21:32 +10:00
passwd Allow WEBIRC from specified hosts 2017-10-15 16:18:14 +10:00
sno Add license stuff to the top of caps/ and sno/ files I guess 2017-09-29 17:33:29 +10:00
utils Misc refactoring 2018-02-03 21:15:07 +10:00
accounts.go
batch.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
gateways.go
getters.go
handlers.go
help.go
idletimer.go
kline.go
modes.go
modes_test.go
monitor.go
nickname.go
nickserv.go
numerics.go
responsebuffer.go
roleplay.go
server.go
snomanager.go
socket.go
strings.go
strings_test.go
types.go
whowas.go