1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/unix
Simon Tatham d764872e9e 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).

[originally from svn r9181]
2011-06-25 17:37:31 +00:00
..
configure.ac Restore the configure check for GTK 1, which I accidentally removed 2010-05-22 14:07:25 +00:00
gtkcfg.c Allow setting the WM_CLASS X window property as a configuration option 2011-01-15 11:39:44 +00:00
gtkcols.c Reinstate all the GTK1-specific code under ifdefs, and verify that 2008-04-04 10:56:26 +00:00
gtkcols.h First stab at a GTK layout engine. It's missing all sorts of stuff 2003-03-13 19:52:28 +00:00
gtkdlg.c It's a new year. 2011-01-05 12:01:00 +00:00
gtkfont.c Pango-based font handling: combine display of adjacent characters 2009-05-11 08:46:17 +00:00
gtkfont.h Unified font selector dialog box. _Extremely_ unfinished - there's a 2008-03-25 21:49:14 +00:00
gtkwin.c Fixes (mostly from Colin Watson, a couple redone by me) to make Unix 2011-05-07 10:57:19 +00:00
unix.h Cleanups of the GSSAPI support. On Windows, standard GSS libraries 2010-09-25 07:16:56 +00:00
ux_x11.c Since r8305, Unix PuTTY has always "upgraded" an X11 display like "localhost:0" 2009-02-24 01:01:23 +00:00
uxagentc.c Set FD_CLOEXEC in a little convenience function that does the right thing 2006-12-09 15:44:31 +00:00
uxcfg.c Inhibit the Serial configuration panel in mid-session if the session 2006-08-29 09:18:09 +00:00
uxcons.c Unix console utilities should send prompts to /dev/tty or failing 2010-02-20 19:15:25 +00:00
uxgen.c Missing close() causing resource leak when reading from /dev/random. 2010-09-09 14:36:46 +00:00
uxgss.c Rewrite gprefs() in settings.c so that its input mapping includes 2011-06-25 17:37:31 +00:00
uxmisc.c Stop attempting to make session logs private on Unix. This was introduced in 2009-02-23 22:40:09 +00:00
uxnet.c More use of sockaddr_union (above and beyond that necessary to remove current 2009-08-06 22:55:15 +00:00
uxnoise.c Fix minor file descriptor leaks. Found by cppcheck, reported by Tim Kosse. 2009-09-16 22:28:20 +00:00
uxplink.c Fixes (mostly from Colin Watson, a couple redone by me) to make Unix 2011-05-07 10:57:19 +00:00
uxprint.c Update to r8614: another -D_FORTIFY_SOURCE=2 fix. 2010-02-20 11:21:25 +00:00
uxproxy.c Corey Stup points out a memory leak in the local-proxy implementations. 2009-08-21 21:16:22 +00:00
uxpterm.c Since r7265, a user could not launch a PuTTY session to a specific host by 2007-02-25 00:50:24 +00:00
uxpty.c Colin Watson reports that gnome-session has been known to leave 2011-03-02 19:12:42 +00:00
uxputty.c r8305 made platform_x11_best_transport[] obsolete, but there still seem to be a 2009-01-04 23:36:24 +00:00
uxsel.c Changed my mind about r7164. Instead of checking for zero flags 2007-01-26 20:00:32 +00:00
uxser.c Fixes (mostly from Colin Watson, a couple redone by me) to make Unix 2011-05-07 10:57:19 +00:00
uxsftp.c Several people have spotted an uninitialised structure member leading to a 2009-04-26 22:19:30 +00:00
uxsignal.c Rename some of the more stupidly named files in the Unix back end. 2004-12-31 13:02:46 +00:00
uxstore.c Patch from Alejandro Sedeno, somewhat modified by me, which 2010-05-19 18:22:17 +00:00
uxucs.c RJK's OS X portability patch: 2004-11-24 11:36:08 +00:00
xkeysym.c Support for non-ISO-8859-1 X keysyms. So in particular, pterm in a 2003-04-27 11:10:48 +00:00
xpmptcfg.c Tweak the icon script, and the generated icons, to more closely 2007-01-07 10:17:12 +00:00
xpmpterm.c Tweak the icon script, and the generated icons, to more closely 2007-01-07 10:17:12 +00:00
xpmpucfg.c Tweak the icon script, and the generated icons, to more closely 2007-01-07 10:17:12 +00:00
xpmputty.c Tweak the icon script, and the generated icons, to more closely 2007-01-07 10:17:12 +00:00