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