]> asedeno.scripts.mit.edu Git - PuTTY.git/history - plink.c
Rethink the whole line discipline architecture. Instead of having
[PuTTY.git] / plink.c
2001-01-24 Simon TathamRethink the whole line discipline architecture. Instead...
2001-01-23 Simon TathamFix a subtle bug affecting multiple-socket handling...
2000-10-24 Simon TathamFix miscellaneous compiler warnings. Thanks to Jacob Nevins
2000-10-23 Simon TathamImproved entropy gathering.
2000-10-23 Simon TathamPlink and PSCP were failing to load the `Default Settin...
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-18 Simon TathamMiscellaneous cleanups and reorgs in preparation for...
2000-10-12 Simon TathamMiscellaneous fixes for better interoperation with...
2000-10-12 Simon TathamStop plink's key verification locking up on input
2000-10-06 Simon TathamUpdate Makefile generation and ensure everything works...
2000-10-06 Simon TathamCreate settings.c and move the load/save session code...
2000-10-06 Simon TathamAdd a parameter to write_clip() so that windlg.c need...
2000-10-05 Simon TathamWe now honour the PLINK_PROTOCOL environment variable...
2000-10-04 Simon TathamEnable protocol prefix on [user@]host argument in Plink
2000-10-04 Simon TathamPlink now honours the Default Settings protocol and...
2000-09-29 Simon TathamAdd -pw and -P options, and usage/version message, to plink
2000-09-22 Simon TathamEnable copying the Event Log
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-21 Simon TathamMiscellaneous ssh2 fixes. plink is now relatively sane
2000-09-11 Simon TathamActually _commit_ plink. It now works as a CVS transport!