Run entire source base through GNU indent to tidy up the varying
[u/mdw/putty] / ldisc.c
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-01-24 simonRethink the whole line discipline architecture. Instead...
2000-10-23 simonCreated a shiny new abstraction for the socket handling...
2000-10-20 simonIntroduce a sane interface function, from_backend(...
2000-10-09 simonMiscellaneous fixes to try to make other compilers...
2000-07-26 simonRobert de Bath's Big Patch, part 1
2000-06-26 simonAvoid the ldisc passing zero-length strings to back...
2000-03-17 simonRDB's patch: ^U sends Telnet Erase Line; line ending...
2000-03-11 simonRobert de Bath's patch: ^C ^Z and ^D send Telnet specia...
2000-03-08 simonFix some picky compiler warnings kindly provided by...
1999-11-22 simonCleanups to remove warnings for GNU/mingw32 compilation
1999-11-09 simonAdded local-editing line discipline to make raw backend...