Commit graph

38 commits

Author SHA1 Message Date
Mark Janssen
9d796b2349 Remove execute property on files
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@151 bc163920-b10d-0410-b2c5-a5491ca2ceef
2007-03-19 12:56:28 +00:00
Mark Janssen
c7ea350724 cygwin/daemon_mode related changes by Marc (dot) Heuse (at) ecb (dot) int
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@149 bc163920-b10d-0410-b2c5-a5491ca2ceef
2007-03-09 00:25:30 +00:00
Mark Janssen
5992ea1ef8 Clarify INSTALL doc, add comment about bsd-functions in Makefile
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@147 bc163920-b10d-0410-b2c5-a5491ca2ceef
2007-02-27 09:03:35 +00:00
Mark Janssen
bbda7f9734 - Applied (reworked) changes from Mark Cave-Ayland to support -E option
encrypting data to the proxy with SSL (untested by me)
- Change version to 1.6.4


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@143 bc163920-b10d-0410-b2c5-a5491ca2ceef
2007-02-12 20:48:17 +00:00
Mark Janssen
45f1ae1277 Suggested changes to the install-target by Dag Wieers
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@130 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-08-16 08:18:13 +00:00
Mark Janssen
f68169d1db Typo
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@127 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-08-11 14:31:45 +00:00
Mark Janssen
cd46bf956e Revert some makefile changes per request of Dag
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@126 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-08-11 14:27:20 +00:00
Mark Janssen
acc06e8bea CVS updates 1.6.3
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@123 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-08-11 13:40:44 +00:00
Mark Janssen
7f7f772444 Fosdem changes
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@120 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-26 09:13:40 +00:00
Mark Janssen
04a85a5e8b Typo
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@119 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-24 15:21:56 +00:00
Mark Janssen
587510e785 Better SSL-LIBS LDFLAGS handling by Mike Frysinger
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@118 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-24 08:20:32 +00:00
Mark Janssen
73aad65b17 Moved $(OBJ) before $(LDFLAGS) in Makefiles
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@117 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-23 09:26:40 +00:00
Mark Janssen
2f0fc9063f Removed obsolete call to mkdir ;)
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@115 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-21 12:42:37 +00:00
Mark Janssen
6e6cca40e1 Added -lcrypto to all makefiles
Uncommented SETPROCTITLE line in makefiles


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@112 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-13 08:48:29 +00:00
Mark Janssen
860e177e53 Cleanup setproctitle, changed return-type of readline()
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@111 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-11 00:21:16 +00:00
Mark Janssen
98f9a6729f Reworked makefile to be packager friendly
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@99 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-07 14:37:20 +00:00
Mark Janssen
b0f20f11e4 Put back 'defaults' in makefile
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@97 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-07 12:37:24 +00:00
Mark Janssen
7c50df4e93 Make compiler happy
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@96 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-07 12:33:31 +00:00
Mark Janssen
86bf937325 - Added -x/--proctitle option, to hide/obfuscate the proxytunnel
command-line in process-listings. This code is disabled by default
  But can be enabled by uncommenting the define in the Makefile.


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@95 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-07 12:12:14 +00:00
Mark Janssen
bf693b0afc Very cool... we now do SSL encryption in the connection. This will fool
protocol-inspecting proxies (requires stunnel or other ssl wrapper on the server side)


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@94 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-06 14:40:42 +00:00
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
d1eb362e81 Updated makefiles, removed -DWITH_NTLM as it wasn't completely implemented
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@87 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-06 10:11:11 +00:00
Mark Janssen
c0cdf16eeb Included 2 small patches by Mike Frysinger (makefile fix, 64bit cleanup)
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@86 bc163920-b10d-0410-b2c5-a5491ca2ceef
2006-02-06 09:57:48 +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
f4327eddcc Added copyright-header to ntlm-files
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@82 bc163920-b10d-0410-b2c5-a5491ca2ceef
2005-12-16 09:07:56 +00:00
Mark Janssen
abdf71ca79 Switch to using md4/md5 functions from openssl instead of local copies
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@79 bc163920-b10d-0410-b2c5-a5491ca2ceef
2005-09-30 12:26:53 +00:00
Mark Janssen
2818ef2de9 Install manual-page from contrib/ dir
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@74 bc163920-b10d-0410-b2c5-a5491ca2ceef
2005-09-30 09:58:26 +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
a21cdbd231 Working to release... check documents and Makefiles
Update version numbers to 1.2.0


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@58 bc163920-b10d-0410-b2c5-a5491ca2ceef
2004-09-30 09:44:30 +00:00
Mark Janssen
cfbcb9b1d3 Also install manual page (from the debian subdir)
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@54 bc163920-b10d-0410-b2c5-a5491ca2ceef
2003-12-02 12:37:32 +00:00
Mark Janssen
cb148da635 Cleaning up debian entries, merging patch from Lo�c Le Guyader <loic.leguyader@laposte.net>
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@45 bc163920-b10d-0410-b2c5-a5491ca2ceef
2002-11-20 13:29:01 +00:00
Mark Janssen
63a03252b0 Ported to Darwin-PPC, Freebsd-i386, Linux-Alpha/PPC/Sparc and Solaris/Sparc
Compiles cleanly on all of these (using some makefile magic on some platforms)


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@28 bc163920-b10d-0410-b2c5-a5491ca2ceef
2002-04-20 23:07:39 +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
Mark Janssen
785411bb8b Moved base64 code to base64.[ch]
More cleanups


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@19 bc163920-b10d-0410-b2c5-a5491ca2ceef
2002-04-20 15:19:27 +00:00
Mark Janssen
e4bb139a97 Nearing completion for version 1.1.0
Added 'standalone-mode'. This will make proxytunnel an even more versatile
tool, allowing it to be used virtually anywhere and anytime.
Idea by Maniac, Code from The Muppet

Started work on some more changes (not working yet)
	- Not forking to background in standalone mode
	- Reading options from .proxytunnel file, to make commandline
	  work easier and faster


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@18 bc163920-b10d-0410-b2c5-a5491ca2ceef
2002-04-20 15:00:16 +00:00
Mark Janssen
2684bdb39b Updated textfiles
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@16 bc163920-b10d-0410-b2c5-a5491ca2ceef
2001-11-28 08:53:57 +00:00
Mark Janssen
b90704fb2d Added support for compiling on Solaris, uncomment some lines in Makefile to
enable this support
Cleaned up makefile a bit (Still a lot to do)


git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@8 bc163920-b10d-0410-b2c5-a5491ca2ceef
2001-11-22 08:58:53 +00:00
Mark Janssen
23369889c1 Initial revision
git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@3 bc163920-b10d-0410-b2c5-a5491ca2ceef
2001-11-19 21:08:29 +00:00