Two more memory leak fixes, on error paths I didn't spot in r9919.
[u/mdw/putty] / unix / uxproxy.c
2013-07-21 simonTwo more memory leak fixes, on error paths I didn't...
2013-07-19 simonCentralise calls to fcntl into functions that carefully...
2013-07-14 simonFix another giant batch of resource leaks. (Mostly...
2011-09-13 simonRevamp of EOF handling in all network connections,...
2011-07-14 simonPost-release destabilisation! Completely remove the...
2009-08-21 jacobCorey Stup points out a memory leak in the local-proxy...
2008-08-31 simonGood grief. When I originally wrote the local proxy...
2007-01-14 simonRemove the loops that close all open fds before running a
2005-04-04 benNULL needs to be cast to void * when passed to a variad...
2004-12-10 simonUnix PSCP was tight-looping when connecting through...
2004-06-20 jacobAdd a configuration option for TCP keepalives (SO_KEEPA...
2003-08-07 jacobControl of 'addr' is now handed over to {platform_...
2003-05-06 simonSupport, on Unix only (so far), for OpenSSH-style gener...