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