log

age author description
Thu, 23 Jun 2011 14:54:11 +0300 Matti Hamalainen Remove useless semicolons, fixes some pedantic warnings.
Thu, 23 Jun 2011 14:43:10 +0300 Matti Hamalainen Use th_strcasecmp() and th_strncasecmp().
Thu, 23 Jun 2011 12:54:18 +0300 Matti Hamalainen Added tag dev-0_9_9 for changeset 0f78ac0c87a7
Thu, 23 Jun 2011 12:54:10 +0300 Matti Hamalainen Bump version. dev-0_9_9
Thu, 23 Jun 2011 12:53:56 +0300 Matti Hamalainen Oops, the proxy type was accidentally called "port" in the configuration file, as was the actual port setting. Fixed.
Thu, 23 Jun 2011 11:25:00 +0300 Matti Hamalainen Added signature for changeset ffc3e4b9b619
Thu, 23 Jun 2011 11:24:46 +0300 Matti Hamalainen Added tag dev-0_9_8 for changeset 12b043d03417
Thu, 23 Jun 2011 11:24:41 +0300 Matti Hamalainen Removed tag dev-0_9_8 dev-0_9_8
Thu, 23 Jun 2011 11:24:25 +0300 Matti Hamalainen Win32/MinGW specific fixes.
Thu, 23 Jun 2011 11:14:06 +0300 Matti Hamalainen Added tag dev-0_9_8 for changeset 94e1f57614d3
Thu, 23 Jun 2011 11:13:59 +0300 Matti Hamalainen Bump version again.
Thu, 23 Jun 2011 11:11:12 +0300 Matti Hamalainen Oops, forgot a debug fprintf() in .. Fixed!
Thu, 23 Jun 2011 11:10:30 +0300 Matti Hamalainen Fix th_strdup_vprintf().
Thu, 23 Jun 2011 10:37:11 +0300 Matti Hamalainen Finally fix handling of long packets.
Thu, 23 Jun 2011 10:11:45 +0300 Matti Hamalainen Fix SOCKS handling.