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