Robustness fixes for KEXINIT handling and others. In particular, I've
[u/mdw/putty] / proxy.c
2002-11-07 simonRobustness fixes for KEXINIT handling and others. In...
2002-10-30 simonMore preparatory work: remove the <windows.h> include...
2002-10-26 simonFix proxy.c so that the static variables become const.
2002-10-23 jacobMinor compiler nits:
2002-10-22 simonJustin Bradford's patch for increased proxy robustness.
2002-10-11 jacobInitialise some members of the Proxy_Socket structure...
2002-09-24 simonFinish replacing `Network error' with `Proxy error...
2002-09-21 simonCleanups to proxy code: greater robustness in receiving...
2002-09-21 simonSupport username/password authentication in SOCKS 5.
2002-09-21 simonSupport username and password authentication when talki...
2002-04-27 simonSOCKS proxy support added (next instalment of Justin...
2002-03-27 simonUpdates to proxy support, both from me and from Justin...
2002-03-23 simonJustin Bradford's proxy support patch. Currently suppor...