您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped 7 年前
..
accounts.go accounts: Only allow verified accounts to SASL auth 7 年前
capability.go oper: Support custom vhosts, and chghost 7 年前
channel.go modes: Fix some more mutexes 7 年前
client.go strings: Fix nick bugs, use UsernameCaseMapped 7 年前
client_lookup_set.go strings: Fix nick bugs, use UsernameCaseMapped 7 年前
clientsocket.go Cleanups reported by goreportcard 8 年前
commands.go Basic implementation of KLINEs 7 年前
config.go Add initial automated connection throttling 7 年前
connection_limits.go Add initial automated connection throttling 7 年前
connection_throttling.go Add initial automated connection throttling 7 年前
constants.go Setup 0.6.0-unreleased for next release 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 Basic implementation of KLINEs 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 caps: Add message-tags draft capability 7 年前
messages.go Add basic ClientSocket work 8 年前
modes.go modes: Fix some more mutexes 7 年前
monitor.go monitor: Send with account-tag where appropriate 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 strings: Fix nick bugs, use UsernameCaseMapped 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 年前