Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/raw.c
AgeCommit message (Expand)Author
2001-02-01Yet another attempt at OOB handling in the network abstraction. ThisSimon Tatham
2001-01-29Prevent duplicate sk_close() calls on the same socket when theSimon Tatham
2001-01-26Ensure all backends _remember_ the connection has closed afterSimon Tatham
2001-01-24Rethink the whole line discipline architecture. Instead of havingSimon Tatham
2001-01-24Improve socket error handling so that a socket error isn't anSimon Tatham
2001-01-19Experimental Rlogin support, thanks to Delian Delchev. Local flowSimon Tatham
2000-10-23Created a shiny new abstraction for the socket handling. Has manySimon Tatham
2000-10-20Introduce a sane interface function, from_backend(), for backends toSimon Tatham
2000-10-04Store default port number in each back endSimon Tatham
2000-09-22Enable better build-time flexibility over which WinSock to includeSimon Tatham
2000-09-22Bug fix: line discipline selection is not enabled until after sshSimon Tatham
2000-09-22Prevent network errors from summarily closing the window when CoE is offSimon Tatham
2000-09-08Stop plink losing data at start of sessionSimon Tatham
2000-09-08Added a fourth application: plink, a command line connection utilitySimon Tatham
2000-07-26Robert de Bath's Big Patch, part 1Simon Tatham
2000-03-08Fix some picky compiler warnings kindly provided by Borland C++ 5.5Simon Tatham
1999-11-30Robert de Bath's multi-purpose patch, slightly modified.Simon Tatham
1999-11-09Fix unexpected network error 5000Simon Tatham
1999-11-01Mark Baker's raw-TCP back end (untested and experimental as yet)Simon Tatham