Sun, 03 May 2009 17:14:09 +0300replace exit(EXIT_FAILURE) with abort() in FATAL_* new-transport
Tero Marttila <terom@fixme.fi> [Sun, 03 May 2009 17:14:09 +0300] rev 162
replace exit(EXIT_FAILURE) with abort() in FATAL_*

Tue, 28 Apr 2009 23:11:06 +0300amend d3e253d7281a, also note that it fixed other bugs with transport_fd new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 23:11:06 +0300] rev 161
amend d3e253d7281a, also note that it fixed other bugs with transport_fd

Tue, 28 Apr 2009 23:10:38 +0300fix line_proto bugs new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 23:10:38 +0300] rev 160
fix line_proto bugs

Tue, 28 Apr 2009 23:10:30 +0300implement heirarchial type-checking for transport_check new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 23:10:30 +0300] rev 159
implement heirarchial type-checking for transport_check

Tue, 28 Apr 2009 23:09:28 +0300don't assert on CONFIG_INVALID in config_parse_param new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 23:09:28 +0300] rev 158
don't assert on CONFIG_INVALID in config_parse_param

Tue, 28 Apr 2009 22:36:36 +0300fixed fifo new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 22:36:36 +0300] rev 157
fixed fifo

Tue, 28 Apr 2009 22:08:59 +0300add transport/sock/line_proto/etc code compiles new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 22:08:59 +0300] rev 156
add transport/sock/line_proto/etc code compiles

Tue, 28 Apr 2009 20:27:45 +0300most of the new transport/sock code compiles, but things are still missing new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 20:27:45 +0300] rev 155
most of the new transport/sock code compiles, but things are still missing

Tue, 28 Apr 2009 17:52:48 +0300initial code towards transport implementation, doesn't compile new-transport
Tero Marttila <terom@fixme.fi> [Tue, 28 Apr 2009 17:52:48 +0300] rev 154
initial code towards transport implementation, doesn't compile

Fri, 24 Apr 2009 23:01:34 +0300implement irc_net reconnect, requires testing
Tero Marttila <terom@fixme.fi> [Fri, 24 Apr 2009 23:01:34 +0300] rev 153
implement irc_net reconnect, requires testing