log

age author description
Wed, 21 May 2014 22:54:26 +0300 Matti Hamalainen Disable SOCKS 5 specific code that is not supported yet.
Wed, 21 May 2014 20:45:40 +0300 Matti Hamalainen Update online help.
Wed, 21 May 2014 19:10:02 +0300 Matti Hamalainen Clean up the #ifdef mess around homedir handling a bit.
Tue, 20 May 2014 07:15:48 +0300 Matti Hamalainen Factorize more proxy initialization stuff into separate functions.
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 06:20:43 +0300 Matti Hamalainen Remove possible trailing slash from proxy URI.
Tue, 20 May 2014 05:34:33 +0300 Matti Hamalainen Clean up and modularize proxy connection code a bit.
Tue, 20 May 2014 04:49:17 +0300 Matti Hamalainen Bump version.
Tue, 20 May 2014 04:44:45 +0300 Matti Hamalainen Use URI form of proxy configuration in the config file as well.
Tue, 20 May 2014 04:35:24 +0300 Matti Hamalainen Change how proxy is specified on commandline.
Tue, 20 May 2014 04:34:36 +0300 Matti Hamalainen Cosmetics.
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