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 09efb8e322 Release v0.3.0 7 years ago
..
accounts.go Support cap-notify and enabling/disabling SASL 7 years ago
capability.go Implement echo-message capability 7 years ago
channel.go Support STATUSMSG 7 years ago
client.go channel: Fix MODE and WHO 7 years ago
client_lookup_set.go Support cap-notify and enabling/disabling SASL 7 years ago
clientsocket.go Cleanups reported by goreportcard 8 years ago
commands.go Add REHASH command 7 years ago
config.go Support cap-notify and enabling/disabling SASL 7 years ago
constants.go Release v0.3.0 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
help.go HELP: correct misspelling 7 years ago
isupport.go Add REHASH command 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 error with cmodes being sent badly 7 years ago
monitor.go Add MONITOR command 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 Add MONITOR command 7 years ago
numerics.go Add MONITOR command 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 Support STATUSMSG 7 years ago
socket.go socket: Timeout TLS handshakes 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