]> asedeno.scripts.mit.edu Git - PuTTY.git/history - proxy.c
Implement `portfwd-loopback-choice'. Works on local side in Unix as
[PuTTY.git] / proxy.c
2002-12-18 Simon TathamImplement `portfwd-loopback-choice'. Works on local...
2002-12-10 Jacob NevinsIPv4/IPv6 sense problem in SOCKS5 proxying spotted...
2002-12-08 Jacob NevinsWrong length was causing spurious \0 to be sent during...
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...