ergo/irc
Daniel Oaks 29e811a531 oper: Support custom vhosts, and chghost 2016-10-23 11:28:31 +10:00
..
accounts.go Support cap-notify and enabling/disabling SASL 2016-10-22 22:18:41 +10:00
capability.go oper: Support custom vhosts, and chghost 2016-10-23 11:28:31 +10:00
channel.go Support STATUSMSG 2016-10-23 00:45:51 +10:00
client.go oper: Support custom vhosts, and chghost 2016-10-23 11:28:31 +10:00
client_lookup_set.go Support cap-notify and enabling/disabling SASL 2016-10-22 22:18:41 +10:00
clientsocket.go Cleanups reported by goreportcard 2016-06-30 15:43:27 +10:00
commands.go opers: Enforce oper class permissions 2016-10-23 11:13:08 +10:00
config.go oper: Support custom vhosts, and chghost 2016-10-23 11:28:31 +10:00
constants.go Setup 0.4.0-unreleased for next release 2016-10-23 09:42:57 +10:00
database.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 2016-09-17 21:23:04 +10:00
debug.go continue work reorganising and redoing EVERYTHING 2016-06-19 10:01:30 +10:00
help.go HELP: correct misspelling 2016-10-16 20:44:38 +10:00
isupport.go Add REHASH command 2016-10-19 21:38:31 +10:00
logging.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
message_tags.go caps: Add message-tags draft capability 2016-10-16 12:54:15 +10:00
messages.go Add basic ClientSocket work 2016-06-15 22:16:07 +10:00
modes.go modes: Fix error with cmodes being sent badly 2016-10-23 00:49:33 +10:00
monitor.go Add MONITOR command 2016-10-16 20:14:56 +10:00
net.go net: Prepend IPv6 addresses with '0' if necessary 2016-10-16 14:17:29 +10:00
net_test.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 2016-06-15 21:50:56 +10:00
nickname.go Add MONITOR command 2016-10-16 20:14:56 +10:00
numerics.go Add MONITOR command 2016-10-16 20:14:56 +10:00
password.go Fixing warnings and golint stuff 2016-10-13 17:36:44 +10:00
password_salted.go password_new: Rename to password_salted 2016-10-14 17:11:53 +10:00
registration.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
server.go oper: Support custom vhosts, and chghost 2016-10-23 11:28:31 +10:00
socket.go socket: Timeout TLS handshakes 2016-10-22 20:53:36 +10:00
strings.go strings: Make Nickname profile not actually case-sensitive 2016-10-14 00:25:37 +10:00
strings_nickname.go strings: Make Nickname profile not actually case-sensitive 2016-10-14 00:25:37 +10:00
types.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00
websocket.go constants: Remove unused constants. 2016-10-13 16:44:36 +10:00
whowas.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 2016-10-11 23:51:46 +10:00