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 28b81d1a45 password_new: Rename to password_salted 7 years ago
..
accounts.go accounts: Support account-notify capability 7 years ago
capability.go accounts: Support account-notify capability 7 years ago
channel.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
client.go AWAY: Only dispatch AWAY when cap-notify is used 7 years ago
client_lookup_set.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
clientsocket.go Cleanups reported by goreportcard 8 years ago
commands.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
config.go Fixing warnings and golint stuff 7 years ago
constants.go Fixing warnings and golint stuff 7 years ago
database.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 years ago
debug.go continue work reorganising and redoing EVERYTHING 8 years ago
isupport.go Fixing warnings and golint stuff 7 years ago
logging.go Fixing warnings and golint stuff 7 years ago
messages.go Add basic ClientSocket work 8 years ago
modes.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
net.go Fixing warnings and golint stuff 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 nickname: Preserve case when setting NICK 7 years ago
numerics.go registration: Hook up reg to actual accounts 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 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 years ago
server.go AWAY: Only dispatch AWAY when cap-notify is used 7 years ago
socket.go accounts: Add SASL EXTERNAL handler 7 years ago
strings.go strings: Make Nickname profile not actually case-sensitive 7 years ago
strings_nickname.go strings: Make Nickname profile not actually case-sensitive 7 years ago
types.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 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