1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/unix
Jacob Nevins bd5cec280a Add some hard-coded textual literal-IP representations of localhost to
sk_hostname_is_local(), to catch the case where we're doing something like X11
forwarding over SSH through a proxy, and we've thus disabled local lookup of
hostnames.
(I think this is what's behind the report in
<e9a86996-5dc2-4428-9b0c-c65693ca6351@m32g2000hsf.googlegroups.com>
in comp.security.ssh, although I'd like to know more of the circumstances.)

[originally from svn r8385]
2009-01-05 02:45:38 +00:00
..
configure.ac Autoconfiscate GSS-API support, including support for manually disabling it. 2008-11-22 22:49:27 +00:00
gtkcfg.c Saw uxcfg.c in half down the middle, to separate out config changes 2005-02-14 07:41:41 +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 Work around a bug in early versions of GTK (which I'm still forced 2008-06-11 18:03:35 +00:00
gtkfont.c Re-jig the combo box handling ifdefs so that we can compile with GTK 2008-05-31 19:23:45 +00:00
gtkfont.h Unified font selector dialog box. _Extremely_ unfinished - there's a 2008-03-25 21:49:14 +00:00
gtkwin.c gtk_selection_clear_targets() does not exist on GTK 1, so ifdef it. 2008-12-03 00:06:38 +00:00
unix.h Change the Unix version of Ssh_gss_name to be a gss_name_t rather than 2008-12-01 21:18:29 +00:00
ux_x11.c ...and fix an unlikely memory leak. 2009-01-05 01:15:06 +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 r8305 made platform_x11_best_transport[] obsolete, but there still seem to be a 2009-01-04 23:36:24 +00:00
uxgen.c Added a command-line key generation tool. Currently builds and runs 2004-01-22 19:15:32 +00:00
uxgss.c At some point recently, Unix PuTTY started suffering build errors 2008-12-02 18:18:32 +00:00
uxmisc.c Don't use C99 mid-block declarations and don't do arithmetic on void *. 2007-01-20 14:13:57 +00:00
uxnet.c Add some hard-coded textual literal-IP representations of localhost to 2009-01-05 02:45:38 +00:00
uxnoise.c Improve robustness in random seed file handling. 2002-11-07 20:01:04 +00:00
uxplink.c Initial commit of GSSAPI Kerberos support. 2008-08-10 13:10:31 +00:00
uxprint.c Unix can't sensibly enumerate printers (since they're defined as 2003-04-05 16:12:52 +00:00
uxproxy.c Good grief. When I originally wrote the local proxy code two years 2008-08-31 21:45:39 +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 As far as I can see (at least in NetBSD) O_NONBLOCK and FIONBIO are equivalent, 2007-10-02 21:07:52 +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 Implement Marcin Bulandra's suggestion of only automatically updating the 2007-07-01 15:47:31 +00:00
uxsftp.c Revamp of the local X11 connection code. We now parse X display 2008-11-17 18:38:09 +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 Fix inability to save session on Unix when ~/.putty doesn't exist introduced 2008-10-12 11:32:23 +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