ergo/irc
Daniel Oaks c2aa31001a client: Fix initial RPL_UMODEIS 2016-09-07 21:50:42 +10:00
..
accounts.go accounts: Add SASL EXTERNAL handler 2016-09-07 21:32:58 +10:00
capability.go accounts: Add initial SASL handler, still need to write mechanism handlers 2016-09-06 16:31:59 +10:00
channel.go accounts: Very roughly introduce account type 2016-09-05 22:35:13 +10:00
client.go client: Fix initial RPL_UMODEIS 2016-09-07 21:50:42 +10:00
client_lookup_set.go
clientsocket.go Cleanups reported by goreportcard 2016-06-30 15:43:27 +10:00
commands.go accounts: Add initial SASL handler, still need to write mechanism handlers 2016-09-06 16:31:59 +10:00
config.go accounts: Add very initial, extremely broken account work (not including config changes) 2016-09-04 19:25:33 +10:00
constants.go constants: Make SEM_VER the actual version number conforming to Semantec Versioning, and VER the composed number 2016-06-30 17:42:24 +10:00
database.go registration: Add new password manager, integrate registration and credential types 2016-09-05 18:45:42 +10:00
debug.go
isupport.go
logging.go
messages.go
modes.go modes: Add TLS umode (+Z) 2016-06-29 01:09:07 +10:00
net.go
net_test.go
nickname.go NICK: Fix setting nicks after registration 2016-08-13 20:54:15 +10:00
numerics.go registration: Hook up reg to actual accounts 2016-09-05 22:54:09 +10:00
password.go
password_new.go registration: Add new password manager, integrate registration and credential types 2016-09-05 18:45:42 +10:00
registration.go accounts: Add SASL EXTERNAL handler 2016-09-07 21:32:58 +10:00
server.go registration: Hook up reg to actual accounts 2016-09-05 22:54:09 +10:00
socket.go accounts: Add SASL EXTERNAL handler 2016-09-07 21:32:58 +10:00
strings.go strings: Disallow more broken nicknames 2016-08-13 20:53:23 +10:00
theater.go
types.go
websocket.go
whowas.go WHOWAS: Make maximum number of entries configurable 2016-08-14 14:07:50 +10:00