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 2fdc9e5941 Release v0.1.0 7 years ago
..
accounts.go accounts: Add SASL EXTERNAL handler 7 years ago
capability.go server: Add away-notify capability 7 years ago
channel.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 years ago
client.go accounts: Add account-tag capability 7 years ago
client_lookup_set.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 years ago
clientsocket.go Cleanups reported by goreportcard 8 years ago
commands.go KILL: Make reason optional, to match other ircds 7 years ago
config.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 years ago
constants.go Release v0.1.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
isupport.go Stuff is no longer completely broken. Just mostly. 8 years ago
logging.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
messages.go Add basic ClientSocket work 8 years ago
modes.go modes: Return right character on unknown mode char 7 years ago
net.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 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 NICK: Fix setting nicks after registration 7 years ago
numerics.go registration: Hook up reg to actual accounts 7 years ago
password.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
password_new.go registration: Add new password manager, integrate registration and credential types 7 years ago
registration.go accounts: Add SASL EXTERNAL handler 7 years ago
server.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7 years ago
socket.go accounts: Add SASL EXTERNAL handler 7 years ago
strings.go strings: Remove CTCP stuff, unused 7 years ago
types.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
websocket.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 years ago
whowas.go WHOWAS: Make maximum number of entries configurable 7 years ago