]> asedeno.scripts.mit.edu Git - PuTTY.git/history - sshshare.c
first pass
[PuTTY.git] / sshshare.c
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-09-25 Simon TathamRemove an accidentally committed diagnostic.
2015-09-25 Simon TathamAvoid logging pre-verstring EPIPE from sharing downstreams.
2015-09-25 Simon TathamNew Plink operating mode: 'plink -shareexists'.
2015-09-25 Simon TathamActually set the 'got_verstring' flag in sshshare.c!
2015-09-25 Simon TathamFactor out ssh_share_sockname().
2015-06-20 Simon TathamClean up downstream sockets when upstream loses its...
2015-06-20 Simon TathamLog identifying information for the other end of connec...
2015-06-07 Simon TathamClean up downstream sockets when upstream loses its...
2015-05-18 Simon TathamLog identifying information for the other end of connec...
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamDon't reject _and_ accept X forwarding requests!
2014-11-22 Simon TathamFix assorted memory leaks.
2014-09-07 Simon TathamClose the listening socket when a sharing upstream dies.
2014-04-18 Simon TathamFix a bounds check that should have been >= not >.
2013-11-17 Simon TathamImplement connection sharing between instances of PuTTY.