]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxproxy.c
GTK2: Return 2.20 compatibility back
[PuTTY.git] / unix / uxproxy.c
2017-02-22 Simon Tathamuxproxy: fix write error handling on outgoing pipe.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2016-02-29 Simon TathamFix a memory leak in uxproxy.c.
2015-11-27 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2015-11-25 Simon TathamAvoid passing -1 as an fd to uxsel_set().
2015-11-22 Simon TathamIn GUI PuTTY, log standard error from local proxy commands.
2015-11-22 Simon TathamLog the setup of proxied network connections.
2015-11-22 Simon TathamFix a memory leak in uxproxy.c.
2015-11-07 Simon TathamMerge Ben's branch on which he's been fuzzing PuTTY.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-10-28 Ben HarrisAdd an explicit PROXY_FUZZ that just feeds a file into...
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...