TODO
author Tero Marttila <terom@fixme.fi>
Tue, 28 Apr 2009 17:52:48 +0300
branchnew-transport
changeset 154 f4472119de3b
parent 153 d35e7cb3a489
child 165 b3e95108c884
permissions -rw-r--r--
initial code towards transport implementation, doesn't compile
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?

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