Fri, 27 Mar 2009 01:01:34 +0200fix a valgrind'd bug with irc_nick_chanflags being given an empty string
Tero Marttila <terom@fixme.fi> [Fri, 27 Mar 2009 01:01:34 +0200] rev 82
fix a valgrind'd bug with irc_nick_chanflags being given an empty string

Fri, 27 Mar 2009 00:48:12 +0200update TODO and fix some valgrind errors in test
Tero Marttila <terom@fixme.fi> [Fri, 27 Mar 2009 00:48:12 +0200] rev 81
update TODO and fix some valgrind errors in test

Fri, 27 Mar 2009 00:08:32 +0200add NICK/QUIT logging to irc_log
Tero Marttila <terom@fixme.fi> [Fri, 27 Mar 2009 00:08:32 +0200] rev 80
add NICK/QUIT logging to irc_log

Fri, 27 Mar 2009 00:08:23 +0200add --debug option to nexus
Tero Marttila <terom@fixme.fi> [Fri, 27 Mar 2009 00:08:23 +0200] rev 79
add --debug option to nexus

Thu, 26 Mar 2009 23:59:04 +0200implement NICK/QUIT handling for irc_net/irc_chan
Tero Marttila <terom@fixme.fi> [Thu, 26 Mar 2009 23:59:04 +0200] rev 78
implement NICK/QUIT handling for irc_net/irc_chan

Thu, 26 Mar 2009 23:37:31 +0200use vsnprintf in assert_sock_data/test_sock_push
Tero Marttila <terom@fixme.fi> [Thu, 26 Mar 2009 23:37:31 +0200] rev 77
use vsnprintf in assert_sock_data/test_sock_push

Thu, 26 Mar 2009 23:29:06 +0200add irc_conn_self_nick test
Tero Marttila <terom@fixme.fi> [Thu, 26 Mar 2009 23:29:06 +0200] rev 76
add irc_conn_self_nick test

Thu, 26 Mar 2009 23:15:55 +0200change irc_line.prefix into a
Tero Marttila <terom@fixme.fi> [Thu, 26 Mar 2009 23:15:55 +0200] rev 75
change irc_line.prefix into a

Thu, 26 Mar 2009 22:54:25 +0200add irc_chan_on_PART, irc_net_put_user and test_irc_chan_user_part
Tero Marttila <terom@fixme.fi> [Thu, 26 Mar 2009 22:54:25 +0200] rev 74
add irc_chan_on_PART, irc_net_put_user and test_irc_chan_user_part

Thu, 26 Mar 2009 22:03:20 +0200add set_log_level function, and add --debug/--quiet options to test
Tero Marttila <terom@fixme.fi> [Thu, 26 Mar 2009 22:03:20 +0200] rev 73
add set_log_level function, and add --debug/--quiet options to test