]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxproxy.c
Merge tag '0.66'
[PuTTY.git] / unix / uxproxy.c
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-06-20 Simon TathamLog identifying information for the other end of connec...
2015-05-18 Simon TathamLog identifying information for the other end of connec...
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2013-11-17 Simon TathamRemove sk_{get,set}_private_ptr completely!
2013-07-21 Simon TathamTwo more memory leak fixes, on error paths I didn't...
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...