TODO
author Tero Marttila <terom@fixme.fi>
Sun, 03 May 2009 17:18:16 +0300
branchnew-transport
changeset 165 b3e95108c884
parent 154 f4472119de3b
child 171 b54f393c3df0
permissions -rw-r--r--
fix doc things
sock:
 * sock_openssl (as sock_gnutls is kind of 'meh' somehow)
 * tests...

irc_queue:
 * fix use of line_proto_send
 * more expansive tests

irc_cmd/chain:
 * handle irc_cmd_remove from inside irc_cmd_invoke

irc_net:
 * reconnect, maybe cycling servers?
 * proper case-insensitive lookups for channel names

config:
 * user-defined types (!)
 * return values

console:
 * improve console_print further, to act more like rlwrap

lua_console:
 * some kind of remote console?

irc_log:
 * recode to valid UTF8

logwatch:
 * figure out how to handle message length overflow