ergo/irc
Daniel Oaks 1679bc9ac2 accounts: Add initial SASL handler, still need to write mechanism handlers 2016-09-06 16:31:59 +10:00
..
accounts.go accounts: Add initial SASL handler, still need to write mechanism handlers 2016-09-06 16:31:59 +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 accounts: Add initial SASL handler, still need to write mechanism handlers 2016-09-06 16:31:59 +10:00
client_lookup_set.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
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 continue work reorganising and redoing EVERYTHING 2016-06-19 10:01:30 +10:00
isupport.go Stuff is no longer completely broken. Just mostly. 2016-06-20 22:53:45 +10:00
logging.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
messages.go Add basic ClientSocket work 2016-06-15 22:16:07 +10:00
modes.go modes: Add TLS umode (+Z) 2016-06-29 01:09:07 +10:00
net.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
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 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 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
password_new.go registration: Add new password manager, integrate registration and credential types 2016-09-05 18:45:42 +10:00
registration.go registration: Fix comment 2016-09-05 23:00:21 +10:00
server.go registration: Hook up reg to actual accounts 2016-09-05 22:54:09 +10:00
socket.go certfp: Add certfp retrieval from client 2016-09-05 13:53:39 +10:00
strings.go strings: Disallow more broken nicknames 2016-08-13 20:53:23 +10:00
theater.go remove empty file 2016-06-28 16:24:28 +10:00
types.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
websocket.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
whowas.go WHOWAS: Make maximum number of entries configurable 2016-08-14 14:07:50 +10:00