]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - proxy.c
Fix proxy.c so that the static variables become const.
[PuTTY_svn.git] / proxy.c
2002-10-26 Simon TathamFix proxy.c so that the static variables become const.
2002-10-23 Jacob NevinsMinor compiler nits:
2002-10-22 Simon TathamJustin Bradford's patch for increased proxy robustness.
2002-10-11 Jacob NevinsInitialise some members of the Proxy_Socket structure...
2002-09-24 Simon TathamFinish replacing `Network error' with `Proxy error...
2002-09-21 Simon TathamCleanups to proxy code: greater robustness in receiving...
2002-09-21 Simon TathamSupport username/password authentication in SOCKS 5.
2002-09-21 Simon TathamSupport username and password authentication when talki...
2002-04-27 Simon TathamSOCKS proxy support added (next instalment of Justin...
2002-03-27 Simon TathamUpdates to proxy support, both from me and from Justin...
2002-03-23 Simon TathamJustin Bradford's proxy support patch. Currently suppor...