Thu, 12 Mar 2009 23:54:03 +0200add irc_net_quit and signal handling
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 23:54:03 +0200] rev 48
add irc_net_quit and signal handling

Thu, 12 Mar 2009 23:15:57 +0200add irc_net_destroy and fix code to be valgrind-clean on bin/test
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 23:15:57 +0200] rev 47
add irc_net_destroy and fix code to be valgrind-clean on bin/test

Thu, 12 Mar 2009 23:05:54 +0200add irc_net_error, and improve test_irc_net to cover it as well
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 23:05:54 +0200] rev 46
add irc_net_error, and improve test_irc_net to cover it as well

Thu, 12 Mar 2009 22:50:08 +0200remove irc_chan.state, modify irc_chan_callbacks.on_msg to take a irc_nm, improve error handling a bit further (up to irc_net now)
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 22:50:08 +0200] rev 45
remove irc_chan.state, modify irc_chan_callbacks.on_msg to take a irc_nm, improve error handling a bit further (up to irc_net now)

Thu, 12 Mar 2009 22:06:01 +0200add irc_net test
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 22:06:01 +0200] rev 44
add irc_net test

Thu, 12 Mar 2009 21:44:34 +0200improve irc_conn test
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 21:44:34 +0200] rev 43
improve irc_conn test

Thu, 12 Mar 2009 21:23:33 +0200test async operation
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 21:23:33 +0200] rev 42
test async operation

Thu, 12 Mar 2009 21:12:48 +0200add line_proto test, enhance others
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 21:12:48 +0200] rev 41
add line_proto test, enhance others

Thu, 12 Mar 2009 20:00:48 +0200add sock_test module and some basic initial tests
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 20:00:48 +0200] rev 40
add sock_test module and some basic initial tests

Thu, 12 Mar 2009 18:48:42 +0200rename irc_nm to irc_proto, and move numerics from irc_cmd.h
Tero Marttila <terom@fixme.fi> [Thu, 12 Mar 2009 18:48:42 +0200] rev 39
rename irc_nm to irc_proto, and move numerics from irc_cmd.h