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 b1db65009e Release v0.4.0 7 years ago
..
accounts.go Support cap-notify and enabling/disabling SASL 7 years ago
capability.go oper: Support custom vhosts, and chghost 7 years ago
channel.go irc: Assorted golint cleanups 7 years ago
client.go roleplay: Initial commit 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 roleplay: Initial commit 7 years ago
config.go modes: Limit length of beI mode lists 7 years ago
connection_limits.go Add automated client connection limiting 7 years ago
constants.go Release v0.4.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 roleplay: Initial commit 7 years ago
isupport.go MONITOR: Fix display of long lists 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: Restrict changing modes correctly 7 years ago
monitor.go MONITOR: Fix display of long lists 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 roleplay: Initial commit 7 years ago
numerics.go roleplay: More fixes and checks 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
roleplay.go roleplay: More fixes and checks 7 years ago
server.go roleplay: Initial commit 7 years ago
socket.go socket: Timeout TLS handshakes 7 years ago
strings.go strings: Use inbuilt precis.Nickname encoding now 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