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