log network.h @ 614:1fc22e8efd26

age author description
Tue, 20 May 2014 06:51:52 +0300 Matti Hamalainen Some cleanup work, preparation for SOCKS 5.
Tue, 20 May 2014 06:50:12 +0300 Matti Hamalainen Repurpose nn_conn_close() to only close the socket, but not free the
Tue, 20 May 2014 04:34:23 +0300 Matti Hamalainen Change proxy authentication handling.
Tue, 20 May 2014 02:11:05 +0300 Matti Hamalainen Bump copyright year.
Tue, 20 May 2014 02:10:52 +0300 Matti Hamalainen In preparation for SOCKS 5 support, move some structs etc. into network.c
Tue, 20 May 2014 01:04:30 +0300 Matti Hamalainen Add parameters (unused for now) for proxy password etc. in case SOCKS 5
Thu, 08 May 2014 16:14:09 +0300 Matti Hamalainen Implement proxy user id setting.
Sat, 12 Oct 2013 07:06:52 +0300 Matti Hamalainen Fix compatibility with new mingw.
Sat, 05 Jan 2013 16:16:44 +0200 Matti Hamalainen Bump copyright year.
Thu, 15 Nov 2012 20:27:44 +0200 Matti Hamalainen Change network layer error/info message passing API to pass direct strings
Thu, 07 Jun 2012 03:16:39 +0300 Matti Hamalainen Fix Win32/MinGW cross-compilation target to work with Debian's gcc-mingw-w64
Fri, 25 May 2012 20:18:24 +0300 Matti Hamalainen Add function for dumping current network buffer.
Thu, 24 May 2012 11:09:48 +0300 Matti Hamalainen Rename nn_conn_send_msg() to nn_conn_send_msg_v() and add new nn_conn_send_msg().
Thu, 24 May 2012 06:50:25 +0300 Matti Hamalainen Some #include cleanups.
Thu, 24 May 2012 06:41:07 +0300 Matti Hamalainen Rename files. base libnnnet.h@239b8b0a1530