Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Sat, 23 Mar 2002 17:47:21 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	02/03/23 17:47:21

Modified files:
	.              : Makefile Recipe network.h portfwd.c putty.h 
	                 raw.c rlogin.c settings.c ssh.c telnet.c 
	                 windlg.c winnet.c x11fwd.c 
Added files:
	.              : proxy.c proxy.h 

Log message:
Justin Bradford's proxy support patch. Currently supports only HTTP
CONNECT, but contains an extensible framework to allow other
proxies. Apparently SOCKS and ad-hoc-telnet-proxy are already
planned (the GUI mentions them already even though they don't work
yet). GUI includes full configurability and allows definition of
exclusion zones. Rock and roll.