]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxproxy.c
Centralise calls to fcntl into functions that carefully check the
[PuTTY.git] / unix / uxproxy.c
2013-07-19 Simon TathamCentralise calls to fcntl into functions that carefully...
2013-07-14 Simon TathamFix another giant batch of resource leaks. (Mostly...
2011-09-13 Simon TathamRevamp of EOF handling in all network connections,...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2009-08-21 Jacob NevinsCorey Stup points out a memory leak in the local-proxy...
2008-08-31 Simon TathamGood grief. When I originally wrote the local proxy...
2007-01-14 Simon TathamRemove the loops that close all open fds before running a
2005-04-04 Ben HarrisNULL needs to be cast to void * when passed to a variad...
2004-12-10 Simon TathamUnix PSCP was tight-looping when connecting through...
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2003-08-07 Jacob NevinsControl of 'addr' is now handed over to {platform_...
2003-05-06 Simon TathamSupport, on Unix only (so far), for OpenSSH-style gener...