simon-git: putty (pre-0.64): Jacob Nevins

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Nov 8 19:37:46 GMT 2014


TL;DR:
  efb6aa4 Tweak SSH protocol version refusal messages.
  5da1d58 Don't try SSH-1 by default.
  9090c1b Discourage SSH-1 in documentation.

Repository:     git://git.tartarus.org/simon/putty.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: pre-0.64
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2014-11-08 19:37:45

commit efb6aa4642055383910891f201301298a6bea498
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=efb6aa4642055383910891f201301298a6bea498;hp=14d219e0265e76940169e220b73c0d2def1b6b04
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sat Nov 8 18:35:31 2014 +0000

    Tweak SSH protocol version refusal messages.
    
    "required by user" will grate if the user did not configure the
    behaviour (and I'm about to change the default to `2 only').

 ssh.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 5da1d58325f647750a336cedf628f09c891443d2
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=5da1d58325f647750a336cedf628f09c891443d2;hp=efb6aa4642055383910891f201301298a6bea498
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sat Nov 8 18:37:00 2014 +0000

    Don't try SSH-1 by default.

 settings.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9090c1bb69c6873ff2423eee1aa4de78425f1b90
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=9090c1bb69c6873ff2423eee1aa4de78425f1b90;hp=5da1d58325f647750a336cedf628f09c891443d2
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sat Nov 8 18:37:43 2014 +0000

    Discourage SSH-1 in documentation.

 doc/config.but |   19 +++++++++++++++----
 doc/faq.but    |    3 +++
 2 files changed, 18 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list