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-03-02Jacob's fixes for the Event LogSimon Tatham
2001-02-27Oops, that broke Telnet negotiation display. Fix tabstops in eventlog.Simon Tatham
2001-02-27Timestamp every line of the Event Log. The primary reason for thisSimon 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-02-05Various bug/warning fixes from JacobSimon Tatham
2001-02-01Shrink the keepalive-timeout box so the text beside it can all fit inSimon Tatham
2001-02-01Avoid mallocing zero bytes in the event log Copy processing, whichSimon Tatham
2001-01-26Jacob's patch to fix all the accelerators. AGAIN.Simon Tatham
2001-01-24Rethink the whole line discipline architecture. Instead of havingSimon Tatham
2001-01-24Ahem. The log-file Browse button should set cfg.logfilename and notSimon Tatham
2001-01-23Roman Pompejus's suggestion: do sensible things with focus when theSimon Tatham
2001-01-23Roman Pompejus's fix for the TAB-not-working-in-Event-Log bugSimon Tatham
2001-01-23When the SSH panel disappears in puttytel, the Tunnels panel should too!Simon Tatham
2001-01-22Jeremy Sawicki's fix for the multiple-conflicting-acceleratorsSimon Tatham
2001-01-22Ability to hide the mouse pointer on a keypress a la WordSimon Tatham
2001-01-22Add a title to the Tunnels panelSimon Tatham
2001-01-22Try the blindingly-obvious fix for the hidden-controls-are-still-Simon Tatham
2001-01-22Add X11 forwarding, mainly thanks to Andreas SchultzSimon Tatham
2001-01-20Make sure it's SSH, and not Rlogin, which gets omitted from theSimon 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-17Tidy up that latest checkin. PS_DOTTED is spelled PS_DOT and in anySimon Tatham
2001-01-17Introduce alternative cursor shapes: underline, vertical lineSimon Tatham
2001-01-08Enable explicit changing of the window title after session startSimon 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
2001-01-07Apply `getservbyname' to the Port Number field in case it'sSimon Tatham
2001-01-07Make the colour list failsafe. Patch due to Robert de BathSimon Tatham
2000-12-12Make memory management uniform: _everything_ now goes through theSimon Tatham
2000-11-21Patch from Robert de Bath: blank the saved-session name edit boxSimon Tatham
2000-11-02Implement Zlib compression, in both SSH1 and SSH2.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-25Fix control ID bug causing rogue Appearance title bars in other panelsSimon Tatham
2000-10-24Add configurable option to disable application keypad/cursor keys totallySimon Tatham
2000-10-24Remove a rogue diagnosticSimon Tatham
2000-10-24Add the Appearance panel and reorganise things a bitSimon 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-20Rename "Stored Sessions" to "Saved Sessions" for consistencySimon Tatham
2000-10-20Some better IDC_* names for the controls on the Colours panelSimon 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-12Stop the SSH panel appearing in PuTTYtelSimon Tatham
2000-10-10Trivial bug with the function-key radio buttonsSimon Tatham
2000-10-10Now when a saved session is loaded, its name appears in theSimon Tatham
2000-10-10Move initialisation of the saved session box outside init_dlg_ctrls() soSimon Tatham