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.
Jeremy Latt 4ce4ba31c5 keep track of whether sockets are closed il y a 10 ans
..
capability.go move capability handling code to a single file il y a 10 ans
channel.go reuse replies where possible il y a 10 ans
client.go keep track of whether sockets are closed il y a 10 ans
client_lookup_set.go fix whois; closes #32 il y a 10 ans
commands.go improve performance by using less goroutines il y a 10 ans
config.go adding theater-mode, fixes #15 il y a 10 ans
constants.go fix crash in whowas circular buffer il y a 10 ans
database.go persist and load channel mask lists il y a 10 ans
debug.go improve performance by using less goroutines il y a 10 ans
logging.go move to channel-based logging il y a 10 ans
modes.go fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 il y a 10 ans
net.go mark unicode normalization with type il y a 10 ans
nickname.go remove unnecessary String()s; rename parse functions il y a 10 ans
password.go move password handling into a single file il y a 10 ans
reply.go improve performance by using less goroutines il y a 10 ans
server.go improve performance by using less goroutines il y a 10 ans
socket.go keep track of whether sockets are closed il y a 10 ans
strings.go spelling and gofmt il y a 10 ans
theater.go remove unnecessary String()s; rename parse functions il y a 10 ans
types.go add a type for CTCP-encoded strings, and NOTICEs for error cases il y a 10 ans
whowas.go fix crash in whowas circular buffer il y a 10 ans