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 f6185fa336 Get it working, using not-great and very initial splitting code 7 년 전
..
accounts.go accounts: Only allow verified accounts to SASL auth 7 년 전
capability.go server: Start roughly hacking in new message-tags support 7 년 전
channel.go Get it working, using not-great and very initial splitting code 7 년 전
client.go Get it working, using not-great and very initial splitting code 7 년 전
client_lookup_set.go strings: Fix nick bugs, use UsernameCaseMapped 7 년 전
clientsocket.go Cleanups reported by goreportcard 8 년 전
commands.go Basic implementation of LUSERS command 7 년 전
config.go server: Start roughly hacking in new message-tags support 7 년 전
connection_limits.go Add initial automated connection throttling 7 년 전
connection_throttling.go Add initial automated connection throttling 7 년 전
constants.go Get it working, using not-great and very initial splitting code 7 년 전
database.go Handle db better, fix bug, update db schema, rest 7 년 전
debug.go continue work reorganising and redoing EVERYTHING 8 년 전
dline.go dline: Display correct message on bad dline 7 년 전
help.go LUSERS: Minor cleanups, we don't need to worry about changelog lines for now 7 년 전
isupport.go MONITOR: Fix display of long lists 7 년 전
kline.go Basic implementation of KLINEs 7 년 전
logging.go Fixing warnings and golint stuff 7 년 전
message_tags.go caps: Add message-tags draft capability 7 년 전
messages.go Add basic ClientSocket work 8 년 전
modes.go modes: Fix some more mutexes 7 년 전
monitor.go monitor: Send with account-tag where appropriate 7 년 전
net.go net: Prepend IPv6 addresses with '0' if necessary 7 년 전
net_test.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8 년 전
nickname.go NICK: Prevent races, remove a DoS 7 년 전
numerics.go dline: Should be working now 7 년 전
password.go Fixing warnings and golint stuff 7 년 전
password_salted.go password_new: Rename to password_salted 7 년 전
registration.go Handle db better, fix bug, update db schema, rest 7 년 전
rest_api.go Handle db better, fix bug, update db schema, rest 7 년 전
roleplay.go channel: RWMutex for members access 7 년 전
server.go Get it working, using not-great and very initial splitting code 7 년 전
socket.go socket: Timeout TLS handshakes 7 년 전
strings.go strings: Fix nick bugs, use UsernameCaseMapped 7 년 전
types.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 년 전
util.go MONITOR: Fix display of long lists 7 년 전
websocket.go constants: Remove unused constants. 7 년 전
whowas.go Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 7 년 전