]> asedeno.scripts.mit.edu Git - PuTTY.git/history - testback.c
first pass
[PuTTY.git] / testback.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 TathamNew Plink operating mode: 'plink -shareexists'.
2014-09-24 Simon TathamRework versioning system to not depend on Subversion.
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-06-30 Jacob NevinsRationalise access to, and content of, backends[] array.
2007-02-18 Simon TathamBring the OS X front end up to date with recent changes...
2005-02-05 Simon TathamMac PuTTY.ppc wouldn't compile for me until I added...
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2003-05-10 Ben HarrisExtra const for loop_init() and null_init().
2003-04-05 Ben HarrisAdd null_get_specials(), for both null and loop backends.
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-15 Ben HarrisAdd the ability to close sessions. This adds *_free...
2003-01-12 Ben HarrisConsequences of Simon's recent deglobalisation changes.
2002-11-23 Ben HarrisRemove stray debugging printfs.
2002-11-23 Ben HarrisReturn the state information from loop_init() in the...
2002-11-19 Ben HarrisA couple of useful test backends.