You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Oaks 1741a0fad1 Release v0.7.0 7 years ago
..
custime dline/kline: Allow year/month/day durations 7 years ago
logger logger: Make safer to avoid file write races 7 years ago
accountreg.go Add very initial ChanServ and NickServ virtual clients 7 years ago
accounts.go Add very initial ChanServ and NickServ virtual clients 7 years ago
capability.go Add comments 7 years ago
channel.go channel: Give founder mode if channel already exists and founder joins 7 years ago
channelreg.go channels: Automagically save channel bans/excepts/invites 7 years ago
chanserv.go config: Allow enabling/disabling channel reg 7 years ago
client.go channel: Kill a race condition that locked up the server. 7 years ago
client_lookup_set.go Add comments 7 years ago
commands.go Add very initial ChanServ and NickServ virtual clients 7 years ago
config.go config: Allow enabling/disabling channel reg 7 years ago
connection_limits.go Add initial automated connection throttling 7 years ago
connection_throttling.go Add initial automated connection throttling 7 years ago
constants.go Release v0.7.0 7 years ago
database.go Handle db better, fix bug, update db schema, rest 7 years ago
debug.go continue work reorganising and redoing EVERYTHING 8 years ago
dline.go dline/kline: Allow year/month/day durations 7 years ago
help.go Add very initial ChanServ and NickServ virtual clients 7 years ago
isupport.go MONITOR: Fix display of long lists 7 years ago
kline.go dline/kline: Allow year/month/day durations 7 years ago
message_tags.go Add comments 7 years ago
modes.go modes: Kill a crash 7 years ago
monitor.go Cleanup message sending 7 years ago
net.go net: Prepend IPv6 addresses with '0' if necessary 7 years ago
net_test.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
nickname.go Add very initial ChanServ and NickServ virtual clients 7 years ago
nickserv.go nickserv: Point towards /HELP REG since not implemented yet 7 years ago
numerics.go Add comments 7 years ago
password.go Fixing warnings and golint stuff 7 years ago
password_salted.go password_new: Rename to password_salted 7 years ago
rest_api.go rest: Expose DLINEs and KLINEs as xlines 7 years ago
roleplay.go channel: RWMutex for members access 7 years ago
server.go WHO: Fix a small hang 7 years ago
socket.go socket: Better deal with chanfloods 7 years ago
strings.go strings: Prevent crash 7 years ago
types.go modes: Continue overhauling 7 years ago
util.go Solved! RPL_USERHOST must use trailing 7 years ago
websocket.go ws: Up the read/write buffer size 7 years ago
whowas.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago