simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Jun 25 18:37:31 BST 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9181
Date:           2011-06-25 18:37:31 +0100 (Sat, 25 Jun 2011)

Log message (10 lines):
Rewrite gprefs() in settings.c so that its input mapping includes
information about where to put items that aren't mentioned in the
saved configuration. So far the only nontrivial use I've made of this
facility is to default to placing KEX_RSA just above KEX_WARN in the
absence of any other information, which should fix
'ssh2-rsa-kex-pref'.

While I'm here I've rewritten wprefs() on general principles to remove
the needless length limit, since I was touching it anyway. The length
limit is still in gprefs (but I've lengthened it just in case).

Modified files:
U   putty/nogss.c
U   putty/putty.h
U   putty/settings.c
U   putty/unix/uxgss.c
U   putty/windows/wingss.c

Links:
http://svn.tartarus.org/sgt/?rev=9181&view=rev
http://svn.tartarus.org/sgt/putty/nogss.c?rev=9181&r1=9180&r2=9181
http://svn.tartarus.org/sgt/putty/putty.h?rev=9181&r1=9180&r2=9181
http://svn.tartarus.org/sgt/putty/settings.c?rev=9181&r1=9180&r2=9181
http://svn.tartarus.org/sgt/putty/unix/uxgss.c?rev=9181&r1=9180&r2=9181
http://svn.tartarus.org/sgt/putty/windows/wingss.c?rev=9181&r1=9180&r2=9181



More information about the tartarus-commits mailing list