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
AgeCommit message (Expand)Author
2001-03-02Support for selecting AES from the GUI. In the process, I've had toSimon Tatham
2001-02-24psftp now works as part of the PuTTY suiteSimon Tatham
2001-02-05Modifications to the new Close On Exit option:Simon Tatham
2001-02-05Jacob's patch to improve Close On Exit behaviourSimon Tatham
2001-01-26Fix build errors in PSCP after line discipline upheavalSimon Tatham
2001-01-24Rethink the whole line discipline architecture. Instead of havingSimon Tatham
2001-01-23Roman Pompejus's fix for the TAB-not-working-in-Event-Log bugSimon Tatham
2001-01-22Ability to hide the mouse pointer on a keypress a la WordSimon Tatham
2001-01-22Add X11 forwarding, mainly thanks to Andreas SchultzSimon Tatham
2001-01-19Experimental Rlogin support, thanks to Delian Delchev. Local flowSimon Tatham
2001-01-19Keepalives are now in seconds not minutesSimon Tatham
2001-01-17Introduce alternative cursor shapes: underline, vertical lineSimon Tatham
2001-01-07Improved session logging courtesy of Roman PompejusSimon Tatham
2001-01-07`Change Settings' now behaves sensibly w.r.t. window size.Simon Tatham
2000-12-12Make memory management uniform: _everything_ now goes through theSimon Tatham
2000-11-21Ron Kuris's "copy everything to clipboard" patchSimon Tatham
2000-11-02Implement Zlib compression, in both SSH1 and SSH2.Simon Tatham
2000-11-01Move dprintf and the debug system out into misc.c, to centralise it.Simon Tatham
2000-10-27Add support for Always On Top. Patch due to Janes "Ender" Brown.Simon Tatham
2000-10-25Gaaah, I might have known. Split combined app cursor / app keypadSimon Tatham
2000-10-24Add configurable option to disable application keypad/cursor keys totallySimon Tatham
2000-10-23Improved entropy gathering.Simon Tatham
2000-10-23Created a shiny new abstraction for the socket handling. Has manySimon Tatham
2000-10-21Three new configurable options:Simon Tatham
2000-10-20Introduce a sane interface function, from_backend(), for backends toSimon Tatham
2000-10-18Miscellaneous cleanups and reorgs in preparation for buildingSimon Tatham
2000-10-12Implement a much more visually appealing, but much more internallySimon Tatham
2000-10-12Add a config option to emulate the HMAC bug in commercial SSH v2.3.xSimon Tatham
2000-10-09Add ISO8859-2 / CP852 translation courtesy of Jaromir FilsakSimon Tatham
2000-10-09Robert de Bath's big patch:Simon Tatham
2000-10-06Create settings.c and move the load/save session code out ofSimon Tatham
2000-10-06Add a parameter to write_clip() so that windlg.c need not call term_deselectSimon Tatham
2000-10-04Store default port number in each back endSimon Tatham
2000-10-02Add ability to configure the initial window titleSimon Tatham
2000-09-28While we're doing a hostkey reorg, store port numbers as wellSimon Tatham
2000-09-27Rationalised host key storage. Also started code reorg: persistent-stateSimon Tatham
2000-09-25Add an invisible System Caret for blind-helper-software to trackSimon Tatham
2000-09-25Implement "putty -cleanup"Simon 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-21Miscellaneous ssh2 fixes. plink is now relatively saneSimon Tatham
2000-09-15Configuration option for agent forwardingSimon Tatham
2000-09-14Added Pageant, a first-attempt PuTTY authentication agentSimon Tatham
2000-09-11Add switch to choose SSH v1-versus-v2 protocol preference where bothSimon Tatham
2000-09-08Stop plink losing data at start of sessionSimon Tatham
2000-09-08plink can now execute a specific command instead of just a shell sessionSimon Tatham
2000-09-08Added a fourth application: plink, a command line connection utilitySimon Tatham
2000-09-07RSA key authentication in ssh1 works; SSH2 is nearly thereSimon Tatham
2000-07-26Robert de Bath's Big Patch, part 1Simon Tatham
2000-06-24Make beep optional - thanks to Antal NovakSimon Tatham