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