Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад