]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxser.c
first pass
[PuTTY.git] / unix / uxser.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'.
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!
2013-07-14 Simon TathamFix another giant batch of resource leaks. (Mostly...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2011-05-07 Simon TathamFixes (mostly from Colin Watson, a couple redone by...
2010-12-08 Jacob NevinsAdd more possible baud rates to the Unix serial backend...
2010-11-06 Simon TathamDavid Laight reports that sometimes reads on a serial...
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-01-16 Simon TathamAdd more ifdefs to make uxser.c compile on OS X.
2006-12-09 Ben HarrisSet FD_CLOEXEC in a little convenience function that...
2006-11-23 Simon TathamI've just discovered that using the saved sessions...
2006-10-03 Simon TathamDisable a bunch of undesirable termios flags. ICRNL...
2006-10-02 Simon TathamIXON and IXOFF belong in _iflag_, not cflag! While...
2006-08-29 Simon TathamSupport for sending serial breaks, in both the Windows...
2006-08-28 Simon TathamSerial back end for Unix. Due to hardware limitations...