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 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 年之前