Ben Harris 561f97874b May as well set FD_CLOEXEC on the signal pipe as well. %!s(int64=8) %!d(string=hai) anos
..
configure a947c49bec Move the Unix configure script up to the top level. %!s(int64=11) %!d(string=hai) anos
gtkapp.c a8d466c0ea Omit the conf_launchable check in pterm Duplicate Session. %!s(int64=9) %!d(string=hai) anos
gtkask.c 2c37bfca42 GTK 3: tweak margin below the gtkask drawing areas. %!s(int64=8) %!d(string=hai) anos
gtkcfg.c dc253b3c51 On OS X, be able to configure either Option or Command as Meta. %!s(int64=9) %!d(string=hai) anos
gtkcols.c 9edf7910fc Make Columns disregard the preferred width of GtkEntry. %!s(int64=9) %!d(string=hai) anos
gtkcols.h d507e99d20 New Columns method, columns_force_same_height(). %!s(int64=9) %!d(string=hai) anos
gtkcomm.c eac66b0281 Divide the whole of gtkwin.c into three parts. %!s(int64=9) %!d(string=hai) anos
gtkcompat.h 4e243ae9a4 Avoid using gdk_cursor_new() in GTK 3. %!s(int64=9) %!d(string=hai) anos
gtkdlg.c 940a82fd37 Special host key warning when a better key exists. %!s(int64=9) %!d(string=hai) anos
gtkfont.c 6ef6cb1573 Fix goof in Pango bidi suppression. %!s(int64=9) %!d(string=hai) anos
gtkfont.h 854fae843b Fix combining character handling in Pango. %!s(int64=9) %!d(string=hai) anos
gtkmain.c a8d466c0ea Omit the conf_launchable check in pterm Duplicate Session. %!s(int64=9) %!d(string=hai) anos
gtkmisc.c 1f9df706b5 GTK 3 fake dialog action area: fix margins and spacing. %!s(int64=9) %!d(string=hai) anos
gtkmisc.h 49ff9f480e Move more functions into the new gtkmisc.c. %!s(int64=9) %!d(string=hai) anos
gtkwin.c 4f904fcd15 Account for GtkApplicationWindow menu bar in geometry hints. %!s(int64=8) %!d(string=hai) anos
osxlaunch.c 7d705ed1bd New program 'osxlaunch', to use as an OS X bundle launcher. %!s(int64=9) %!d(string=hai) anos
pterm.bundle c73f25564f Create OS X application bundles for PuTTY and pterm. %!s(int64=9) %!d(string=hai) anos
pterm.plist c73f25564f Create OS X application bundles for PuTTY and pterm. %!s(int64=9) %!d(string=hai) anos
putty.bundle c73f25564f Create OS X application bundles for PuTTY and pterm. %!s(int64=9) %!d(string=hai) anos
putty.plist c73f25564f Create OS X application bundles for PuTTY and pterm. %!s(int64=9) %!d(string=hai) anos
unix.h f23375b14e Delegate GTK window creation to gtkmain.c. %!s(int64=9) %!d(string=hai) anos
ux_x11.c a1f3b7a358 Post-release destabilisation! Completely remove the struct type %!s(int64=13) %!d(string=hai) anos
uxagentc.c b4f17f26e3 Support synchronous agent requests on Unix. %!s(int64=9) %!d(string=hai) anos
uxcfg.c a1f3b7a358 Post-release destabilisation! Completely remove the struct type %!s(int64=13) %!d(string=hai) anos
uxcons.c 05e802d5fe uxcons: Don't try to include <sys/select.h> on systems that don't have it. %!s(int64=8) %!d(string=hai) anos
uxgen.c 435b29da88 cmdgen: option to specify the random number device to use. %!s(int64=8) %!d(string=hai) anos
uxgss.c a1f3b7a358 Post-release destabilisation! Completely remove the struct type %!s(int64=13) %!d(string=hai) anos
uxmisc.c 64ec5e03d5 Sanitise bad characters in log file names. %!s(int64=9) %!d(string=hai) anos
uxnet.c c026b48c53 Fix strict-aliasing warnings in sk_tcp_peer_info. %!s(int64=9) %!d(string=hai) anos
uxnoise.c 94b98ea537 Fix minor file descriptor leaks. Found by cppcheck, reported by Tim Kosse. %!s(int64=15) %!d(string=hai) anos
uxpeer.c c8f83979a3 Log identifying information for the other end of connections. %!s(int64=9) %!d(string=hai) anos
uxpgnt.c fc77fa0b8b Support sh/csh syntax switching for Unix Pageant. %!s(int64=9) %!d(string=hai) anos
uxplink.c 561f97874b May as well set FD_CLOEXEC on the signal pipe as well. %!s(int64=8) %!d(string=hai) anos
uxprint.c 7198a148b5 Update to r8614: another -D_FORTIFY_SOURCE=2 fix. %!s(int64=15) %!d(string=hai) anos
uxproxy.c 6c9aa9be32 Avoid passing -1 as an fd to uxsel_set(). %!s(int64=9) %!d(string=hai) anos
uxpterm.c a8d466c0ea Omit the conf_launchable check in pterm Duplicate Session. %!s(int64=9) %!d(string=hai) anos
uxpty.c 7d705ed1bd New program 'osxlaunch', to use as an OS X bundle launcher. %!s(int64=9) %!d(string=hai) anos
uxputty.c a8d466c0ea Omit the conf_launchable check in pterm Duplicate Session. %!s(int64=9) %!d(string=hai) anos
uxsel.c 6c9aa9be32 Avoid passing -1 as an fd to uxsel_set(). %!s(int64=9) %!d(string=hai) anos
uxser.c 7c2ea22784 New Plink operating mode: 'plink -shareexists'. %!s(int64=9) %!d(string=hai) anos
uxsftp.c b0b5d5fbe6 Extend ACL-restriction to all Windows tools. %!s(int64=8) %!d(string=hai) anos
uxshare.c 76e2ffe49d Move make_dir_and_check_ours() out into uxmisc.c. %!s(int64=9) %!d(string=hai) anos
uxsignal.c c64ad3bb0c Rename some of the more stupidly named files in the Unix back end. %!s(int64=20) %!d(string=hai) anos
uxstore.c 6a70f944f6 Fix format string vulnerabilities. %!s(int64=9) %!d(string=hai) anos
uxucs.c 89da2ddf56 Giant const-correctness patch of doom! %!s(int64=9) %!d(string=hai) anos
x11misc.c 36ddc57084 Ignore X11 BadMatch errors during cut buffer setup. %!s(int64=9) %!d(string=hai) anos
x11misc.h 36ddc57084 Ignore X11 BadMatch errors during cut buffer setup. %!s(int64=9) %!d(string=hai) anos
xkeysym.c 082cf832c5 Support for non-ISO-8859-1 X keysyms. So in particular, pterm in a %!s(int64=22) %!d(string=hai) anos
xpmptcfg.c c1a9dbef13 Tweak the icon script, and the generated icons, to more closely %!s(int64=18) %!d(string=hai) anos
xpmpterm.c c1a9dbef13 Tweak the icon script, and the generated icons, to more closely %!s(int64=18) %!d(string=hai) anos
xpmpucfg.c c1a9dbef13 Tweak the icon script, and the generated icons, to more closely %!s(int64=18) %!d(string=hai) anos
xpmputty.c c1a9dbef13 Tweak the icon script, and the generated icons, to more closely %!s(int64=18) %!d(string=hai) anos