Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / portfwd.c
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-14 simonMiscellaneous fixes to finish up `remove-statics'....
2003-01-12 simonproxy.c now no longer refers to `cfg'. Instead, each...
2003-01-12 simonThere's no real need for portfwd.c to reference `cfg...
2003-01-05 benMove x11fwd and portfwd prototypes from ssh.c into...
2003-01-05 benFix more "possible unintended assignment" warnings.
2002-12-18 simonSupport for doing DNS at the proxy end. I've invented...
2002-12-18 simonImplement `portfwd-loopback-choice'. Works on local...
2002-10-30 simonMore preparatory work: remove the <windows.h> include...
2002-10-26 simonPort forwarding module now passes backend handles aroun...
2002-10-25 simonMajor destabilisation, phase 2. This time it's the...
2002-03-23 simonJustin Bradford's proxy support patch. Currently suppor...
2001-11-29 simonConfigurable TCP_NODELAY option on network connections
2001-08-27 simonPort forwarding update: local-host-only listening socke...
2001-08-25 simonExtensive changes that _should_ fix the socket bufferin...
2001-08-13 simonFix potential segfault in port forwarding code
2001-08-08 simonOops - actually check in portfwd.c itself! (Makefile...