]> asedeno.scripts.mit.edu Git - PuTTY.git/history - proxy.c
Fix write to freed memory in HTTP proxying. Things aren't entirely happy yet,
[PuTTY.git] / proxy.c
2002-12-07 Jacob NevinsFix write to freed memory in HTTP proxying. Things...
2002-11-07 Simon TathamRobustness fixes for KEXINIT handling and others. In...
2002-10-30 Simon TathamMore preparatory work: remove the <windows.h> include...
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...