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