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 f6185fa336 Get it working, using not-great and very initial splitting code 7 years ago
..
accounts.go accounts: Only allow verified accounts to SASL auth 7 years ago
capability.go server: Start roughly hacking in new message-tags support 7 years ago
channel.go Get it working, using not-great and very initial splitting code 7 years ago
client.go Get it working, using not-great and very initial splitting code 7 years ago
client_lookup_set.go strings: Fix nick bugs, use UsernameCaseMapped 7 years ago
clientsocket.go Cleanups reported by goreportcard 8 years ago
commands.go Basic implementation of LUSERS command 7 years ago
config.go server: Start roughly hacking in new message-tags support 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 Get it working, using not-great and very initial splitting code 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: Display correct message on bad dline 7 years ago
help.go LUSERS: Minor cleanups, we don't need to worry about changelog lines for now 7 years ago
isupport.go MONITOR: Fix display of long lists 7 years ago
kline.go Basic implementation of KLINEs 7 years ago
logging.go Fixing warnings and golint stuff 7 years ago
message_tags.go caps: Add message-tags draft capability 7 years ago
messages.go Add basic ClientSocket work 8 years ago
modes.go modes: Fix some more mutexes 7 years ago
monitor.go monitor: Send with account-tag where appropriate 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 NICK: Prevent races, remove a DoS 7 years ago
numerics.go dline: Should be working now 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
registration.go Handle db better, fix bug, update db schema, rest 7 years ago
rest_api.go Handle db better, fix bug, update db schema, rest 7 years ago
roleplay.go channel: RWMutex for members access 7 years ago
server.go Get it working, using not-great and very initial splitting code 7 years ago
socket.go socket: Timeout TLS handshakes 7 years ago
strings.go strings: Fix nick bugs, use UsernameCaseMapped 7 years ago
types.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
util.go MONITOR: Fix display of long lists 7 years ago
websocket.go constants: Remove unused constants. 7 years ago
whowas.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago