Mark Janssen
cd31841d7b
Update copyright headers (2006)
...
Remove permission setting in makefile-install part, to make packagebuilders happy
Added link for more info on -r option to README
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@93 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-06 13:05:30 +00:00
Mark Janssen
f51bdbda82
Fixed compiler-warnings for gcc-4... mostly type-checking
...
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@90 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-06 11:36:53 +00:00
Mark Janssen
142cd3e4eb
- Replaced -g/-G (proxy host and port) with -p proxy:post shorthand
...
- Replaced -d/-D (dest host and port) with -d host:post shorthand
- Added proxy-bouncing support, courtesy of Dag Wieers, authentication
only works on the FIRST proxy, not on a second proxy !!
- Dropped -n option (dottedquad)
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@88 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-06 10:58:26 +00:00
Mark Janssen
81a01b0f2b
HP-Nonstop/Tandem compile fix
...
Workaround for broken proxies
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@84 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-01-16 15:51:04 +00:00
Mark Janssen
7c4a0b9c6b
change function-return to make hp's compiler happy
...
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@83 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-01-11 12:52:04 +00:00
Mark Janssen
bf7f2a5b47
Version 1.5.0
...
Added NTLM support
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@71 bc163920-b10d-0410-b2c5-a5491ca2ceef
2005-08-15 10:50:21 +00:00
Mark Janssen
a8fbfeaedf
Revert strtok change... breaks proxytunnel
...
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@61 bc163920-b10d-0410-b2c5-a5491ca2ceef
2004-10-01 07:03:58 +00:00
Mark Janssen
eee59dcf16
- Added patch by drwr that fixes some compiler warnings and introduces
...
Makefile.cc for non-gnu compilers
- Small fix in strtok parsing in http.c apparently fixes problems with some
not quite conformant proxyservers
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@59 bc163920-b10d-0410-b2c5-a5491ca2ceef
2004-10-01 06:55:35 +00:00
Mark Janssen
18a37716b0
Added small warning fix from: Jon Scobie <scobiej@yahoo.co.uk>
...
Updated version to 1.1.3
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@53 bc163920-b10d-0410-b2c5-a5491ca2ceef
2003-12-02 12:14:14 +00:00
Mark Janssen
f231ee9cc2
Some more minor fixes, should work again now
...
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@41 bc163920-b10d-0410-b2c5-a5491ca2ceef
2002-05-14 13:34:45 +00:00
Mark Janssen
faddb15d1c
Some things I forgot
...
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@40 bc163920-b10d-0410-b2c5-a5491ca2ceef
2002-05-14 13:01:31 +00:00
Mark Janssen
888dce8506
Added option to specify additional headers to be sent to the HTTPS proxy
...
(Ex: --header "MyCustomHeader: MyValue)
Based on Dieter Heiliger's <dieter.heiliger@gmx.de> idea for a User-Agent header
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@39 bc163920-b10d-0410-b2c5-a5491ca2ceef
2002-05-14 10:19:56 +00:00
Mark Janssen
6f626da741
Cleaning up more... moving more stuff to separate .c and .h files
...
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@20 bc163920-b10d-0410-b2c5-a5491ca2ceef
2002-04-20 15:54:43 +00:00