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 a9dfff4f30 Release v0.6.0 7 年之前
..
accounts.go accounts: Only allow verified accounts to SASL auth 7 年之前
capability.go Implement message-ids draft 7 年之前
channel.go Cleanup message sending 7 年之前
client.go client: Ignore empty lines, send ERROR with no prefix 7 年之前
client_lookup_set.go strings: Fix nick bugs, use UsernameCaseMapped 7 年之前
clientsocket.go Cleanups reported by goreportcard 8 年之前
commands.go server: Implement TAGMSG draft command 7 年之前
config.go config: Better explain linelen 7 年之前
connection_limits.go Add initial automated connection throttling 7 年之前
connection_throttling.go Add initial automated connection throttling 7 年之前
constants.go Release v0.6.0 7 年之前
database.go Handle db better, fix bug, update db schema, rest 7 年之前
debug.go continue work reorganising and redoing EVERYTHING 8 年之前
dline.go dline: Display correct message on bad dline 7 年之前
help.go server: Implement TAGMSG draft command 7 年之前
isupport.go MONITOR: Fix display of long lists 7 年之前
kline.go Basic implementation of KLINEs 7 年之前
logging.go Fixing warnings and golint stuff 7 年之前
message_tags.go server: Implement TAGMSG draft command 7 年之前
messages.go Add basic ClientSocket work 8 年之前
modes.go modes: Fix some more mutexes 7 年之前
monitor.go Cleanup message sending 7 年之前
net.go net: Prepend IPv6 addresses with '0' if necessary 7 年之前
net_test.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 年之前
nickname.go NICK: Prevent races, remove a DoS 7 年之前
numerics.go dline: Should be working now 7 年之前
password.go Fixing warnings and golint stuff 7 年之前
password_salted.go password_new: Rename to password_salted 7 年之前
registration.go Handle db better, fix bug, update db schema, rest 7 年之前
rest_api.go Handle db better, fix bug, update db schema, rest 7 年之前
roleplay.go channel: RWMutex for members access 7 年之前
server.go Use a better line-splitting algorithm 7 年之前
socket.go socket: Timeout TLS handshakes 7 年之前
strings.go strings: Fix nick bugs, use UsernameCaseMapped 7 年之前
types.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 年之前
util.go MONITOR: Fix display of long lists 7 年之前
websocket.go constants: Remove unused constants. 7 年之前
whowas.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 年之前