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
2018-09-27Fix shortcut clash in Windows builds.Jacob Nevins
2018-09-26Add option whether to include header when logging.Jonathan Liu
2018-09-20Expose the structure tag 'dlgparam'.Simon Tatham
2018-09-20Turn Backend into a sensible classoid.Simon Tatham
2018-05-12Option to support VT100 line drawing in UTF-8 mode.Simon Tatham
2018-05-01Revert KEX_MAX_CONF system from the GSS kex patch.Simon Tatham
2018-04-26Make GSS kex and GSS userauth separately configurable.Simon Tatham
2018-04-26Support GSS key exchange, for Kerberos 5 only.Simon Tatham
2018-04-07Add a missing const.Simon Tatham
2018-03-28Hook up Windows help context for 'Permit control characters in pasted text'Jacob Nevins
2018-03-24Document 'Permit control characters in pasted text'Jacob Nevins
2018-03-11Rename the 'Words' config panel to 'Copy'.Simon Tatham
2018-03-11Sanitise control characters from paste data by default.Simon Tatham
2017-12-17Support custom clipboard names under X.Simon Tatham
2017-12-17Add GUI configuration for choice of clipboards.Simon Tatham
2017-12-17Move char-class list box out into a new config panel.Simon Tatham
2017-10-05Make terminal true-colour mode configurable.Simon Tatham
2017-06-20Fixes spotted by Coverity.Simon Tatham
2017-03-06Restore ability to not send SSH terminal modes.Jacob Nevins
2017-02-12Document proxy logging control.Jacob Nevins
2016-11-17Make ESC[3J (clear scrollback) a disableable escape sequence.Simon Tatham
2016-04-03Reorganise the Bugs and More Bugs config panels.Simon Tatham
2016-04-02Stop supporting fallback between SSH versions.Jacob Nevins
2016-03-25Configurable preference list for SSH host key types.Simon Tatham
2016-03-25Demote SSH bypass-auth option; downplay in docs.Jacob Nevins
2015-11-22Option to log proxy setup diagnostics to the terminal.Simon Tatham
2015-08-08New formatting directive in logfile naming: &P for port number.Simon Tatham
2015-06-07Add the ChaCha20-Poly1305 cipher+MAC, as implemented by OpenSSH.Chris Staite
2015-05-15Giant const-correctness patch of doom!Simon Tatham
2015-05-08Fix two small memory leaks in config mechanism.Simon Tatham
2015-04-25Divide the Bugs panel in half.Simon Tatham
2015-04-25Support RFC 4419.Simon Tatham
2014-11-09Merge reconfig fixes from branch 'pre-0.64'.Jacob Nevins
2014-11-09Disable some mid-session configs for downstreams.Jacob Nevins
2014-11-09Disable manual host key config in mid-session.Jacob Nevins
2014-11-04Merge shorter option name from 'pre-0.64'.Jacob Nevins
2014-11-04Use a shorter name for the channel close bug.Jacob Nevins
2014-11-02Elliptic-curve cryptography support.Chris Staite
2014-09-21Don't show SSH connection sharing options mid-session (they don't work).Jacob Nevins
2014-09-09New option to manually configure the expected host key(s).Simon Tatham
2014-07-06Implement this year's consensus on CHANNEL_FAILURE vs CHANNEL_CLOSE.Simon Tatham
2014-02-05Fix warnings when compiling with -DNO_IPV6.Simon Tatham
2014-01-25Use the new host_str* functions to improve IPv6 literal support.Simon Tatham
2013-11-17Implement connection sharing between instances of PuTTY.Simon Tatham
2013-11-17Move cipher settings into their own config panel.Simon Tatham
2013-08-22Fix handling of IPv6 dynamic forwardings.Simon Tatham
2013-07-14Remove a pointless assignment in setup_config_box.Simon Tatham
2013-07-14Use the new ctrl_alloc_with_free to clean up a long-standing FIXME inSimon Tatham
2012-07-28Add a bug-compatibility flag to disable theSimon Tatham
2012-07-28Fix an embarrassing mistake in config box handling which was causingSimon Tatham