Yet another possible segfault path in the backends fixed. I don't
[u/mdw/putty] / raw.c
2001-07-31 simonYet another possible segfault path in the backends...
2001-05-13 simonPlacate gcc's `-Wall' warnings.
2001-05-09 simon`realhost', passed back from all the backend init funct...
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-03-13 simonDave Hinton's modifications to the network layer interf...
2001-02-01 simonYet another attempt at OOB handling in the network...
2001-01-29 simonPrevent duplicate sk_close() calls on the same socket...
2001-01-26 simonEnsure all backends _remember_ the connection has close...
2001-01-24 simonRethink the whole line discipline architecture. Instead...
2001-01-24 simonImprove socket error handling so that a socket error...
2001-01-19 simonExperimental Rlogin support, thanks to Delian Delchev...
2000-10-23 simonCreated a shiny new abstraction for the socket handling...
2000-10-20 simonIntroduce a sane interface function, from_backend(...
2000-10-04 simonStore default port number in each back end
2000-09-22 simonEnable better build-time flexibility over which WinSock...
2000-09-22 simonBug fix: line discipline selection is not enabled until...
2000-09-22 simonPrevent network errors from summarily closing the windo...
2000-09-08 simonStop plink losing data at start of session
2000-09-08 simonAdded a fourth application: plink, a command line conne...
2000-07-26 simonRobert de Bath's Big Patch, part 1
2000-03-08 simonFix some picky compiler warnings kindly provided by...
1999-11-30 simonRobert de Bath's multi-purpose patch, slightly modified.
1999-11-09 simonFix unexpected network error 5000
1999-11-01 simonMark Baker's raw-TCP back end (untested and experimenta...