log th_network.c @ 147:0a085e2e8bf5

age author description
Wed, 07 Jan 2015 16:54:03 +0200 Matti Hamalainen Portability fix.
Mon, 05 Jan 2015 22:39:50 +0200 Matti Hamalainen Portability fixes.
Thu, 01 Jan 2015 09:22:08 +0200 Matti Hamalainen Update copyrights.
Fri, 04 Jul 2014 02:18:26 +0300 Matti Hamalainen Network API changes due to preparation for fixes in proxy support.
Mon, 23 Jun 2014 16:59:36 +0300 Matti Hamalainen Improve error handling.
Mon, 23 Jun 2014 16:14:12 +0300 Matti Hamalainen Add some informative messages to SOCKS 5 authentication steps.
Sun, 22 Jun 2014 06:20:03 +0300 Matti Hamalainen Fix host handling.
Sun, 22 Jun 2014 02:49:17 +0300 Matti Hamalainen Oops, remove a lingering #endif.
Sun, 22 Jun 2014 02:48:33 +0300 Matti Hamalainen Various bugfixes in proxy handling.
Sun, 22 Jun 2014 02:45:06 +0300 Matti Hamalainen Remember to free the connection data buffer.
Sun, 22 Jun 2014 02:12:17 +0300 Matti Hamalainen More work on proxy handling.
Sun, 22 Jun 2014 00:07:25 +0300 Matti Hamalainen Fix proxy negotiation.
Sat, 21 Jun 2014 23:40:34 +0300 Matti Hamalainen Change type.
Sat, 21 Jun 2014 23:31:54 +0300 Matti Hamalainen More work on network module.
Sat, 21 Jun 2014 23:19:57 +0300 Matti Hamalainen More work on network module.
Sat, 21 Jun 2014 22:59:53 +0300 Matti Hamalainen Add missing else statement.
Sat, 21 Jun 2014 22:59:36 +0300 Matti Hamalainen Set auth method.
Sat, 21 Jun 2014 22:58:31 +0300 Matti Hamalainen Use common exit codepath.
Sat, 21 Jun 2014 06:39:04 +0300 Matti Hamalainen Cleanups and a breaking API change.
Sat, 21 Jun 2014 05:59:29 +0300 Matti Hamalainen Return real error values.
Sat, 21 Jun 2014 05:11:06 +0300 Matti Hamalainen Change connection creation API to specify incoming buffer size.
Sat, 21 Jun 2014 02:41:29 +0300 Matti Hamalainen New TCP network module, rather simple and only useful for client applications now.