選択できるのは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年前