]> asedeno.scripts.mit.edu Git - PuTTY.git/history - raw.c
Dave Hinton's modifications to the network layer interface, which
[PuTTY.git] / raw.c
2001-03-13 Simon TathamDave Hinton's modifications to the network layer interf...
2001-02-01 Simon TathamYet another attempt at OOB handling in the network...
2001-01-29 Simon TathamPrevent duplicate sk_close() calls on the same socket...
2001-01-26 Simon TathamEnsure all backends _remember_ the connection has close...
2001-01-24 Simon TathamRethink the whole line discipline architecture. Instead...
2001-01-24 Simon TathamImprove socket error handling so that a socket error...
2001-01-19 Simon TathamExperimental Rlogin support, thanks to Delian Delchev...
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-20 Simon TathamIntroduce a sane interface function, from_backend(...
2000-10-04 Simon TathamStore default port number in each back end
2000-09-22 Simon TathamEnable better build-time flexibility over which WinSock...
2000-09-22 Simon TathamBug fix: line discipline selection is not enabled until...
2000-09-22 Simon TathamPrevent network errors from summarily closing the windo...
2000-09-08 Simon TathamStop plink losing data at start of session
2000-09-08 Simon TathamAdded a fourth application: plink, a command line conne...
2000-07-26 Simon TathamRobert de Bath's Big Patch, part 1
2000-03-08 Simon TathamFix some picky compiler warnings kindly provided by...
1999-11-30 Simon TathamRobert de Bath's multi-purpose patch, slightly modified.
1999-11-09 Simon TathamFix unexpected network error 5000
1999-11-01 Simon TathamMark Baker's raw-TCP back end (untested and experimenta...