]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winser.c
first pass
[PuTTY.git] / windows / winser.c
2017-02-14 Simon TathamAdd an assortment of missing frees and closes.
2016-04-10 Jacob NevinsFix format strings for Windows serial parameters.
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'.
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-05-15 Simon TathamGiant const-correctness patch of doom!
2012-09-18 Ben HarrisTwo related changes to timing code:
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-07-01 Jacob NevinsImplement Marcin Bulandra's suggestion of only automati...
2007-06-30 Jacob NevinsRationalise access to, and content of, backends[] array.
2007-02-28 Jacob NevinsPrepend \\.\ to configured serial line string, to allow...
2006-08-29 Simon TathamThe Windows HANDLE type, despite being a `void *',...
2006-08-29 Simon TathamSupport for sending serial breaks, in both the Windows...
2006-08-28 Simon TathamReading 4K at a time from a serial port turns out to...
2006-08-28 Simon TathamFix small event log bug.
2006-08-28 Simon TathamForgot to initialise serial->bufsize to zero.
2006-08-28 Simon TathamFix line endings (svn:eol-style properties and actual CRs).
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...