]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix
first pass
[PuTTY.git] / unix /
2017-02-22 Simon TathamUnix buildinfo: stop saying 'GTK' in pure CLI utilities.
2017-02-22 Simon Tathamuxproxy: fix write error handling on outgoing pipe.
2017-02-15 Owen DunnReturn zero when reporting our version.
2017-02-15 Simon TathamInclude the compile-time GTK version in the build info.
2017-02-15 Simon Tathamuxpgnt: correct control flow in find_key().
2017-02-14 Simon TathamProperly check the lengths of Unix-socket pathnames.
2017-02-14 Simon TathamPut in some explicit null-pointer checks.
2017-02-14 Simon Tathamuxpgnt: fix an uninitialised structure field in find_key().
2017-02-14 Simon TathamAdd an assortment of missing frees and closes.
2017-02-11 Jacob NevinsDocument -proxycmd in help and man pages.
2017-02-11 Jacob NevinsAdd -c/-s to Unix 'pageant --help'.
2017-02-11 Jacob NevinsLog when -restrict-acl is in use.
2017-02-03 Simon TathamMove declaration of frontend_is_utf8 into putty.h.
2017-01-29 Simon TathamMake asynchronous agent_query() requests cancellable.
2017-01-28 Simon TathamReport the right address in connection setup errors.
2017-01-28 Simon TathamRework handling of asynchronous connect(2) errors on Unix.
2017-01-28 Tim KosseAdd error variable to loop condition
2017-01-21 Simon TathamInclude 'build info' in all --version text and About boxes.
2017-01-10 Simon Tathamx11font: fix handling of high-bit-set SBCS characters.
2017-01-06 Simon TathamAdd some missing checks for EINTR after select(2).
2016-11-16 Simon TathamMake the new ^< and ^> keystrokes add the class prefix.
2016-11-13 Simon TathamUnix PuTTY/pterm: Ctrl-< / Ctrl-> to change font size.
2016-11-13 Simon Tathamgtkfont: refactor parse/unparse of XLFDs.
2016-08-10 Simon TathamFix memory leak in the new make_dir_path().
2016-08-08 Ondřej LysoněkAdded support for the XDG specification
2016-08-08 Simon TathamNew Unix utility function to make a directory path.
2016-05-17 Ben HarrisRemove inaccurate comment about Unix getticks() function.
2016-05-07 Jacob NevinsSet SSH IUTF8 appropriately in Unix Plink.
2016-05-01 Ben HarrisMay as well set FD_CLOEXEC on the signal pipe as well.
2016-05-01 Ben HarrisUnix Plink: Set O_NONBLOCK on the SIGWINCH pipe.
2016-05-01 Ben Harrisuxcons: Don't try to include <sys/select.h> on systems...
2016-04-29 Kylie McClainuxcons: Fix on musl libc
2016-04-15 Ben HarrisSet cfg.ssh_simple in Windows Plink when there are...
2016-04-04 Simon TathamGTK 3: tweak margin below the gtkask drawing areas.
2016-04-04 Simon TathamAccount for GtkApplicationWindow menu bar in geometry...
2016-04-04 Simon TathamGTK: stop using gtk_window_parse_geometry.
2016-04-04 Simon TathamGTK: stop using geometry-based window sizing functions.
2016-04-04 Simon TathamGTK: split out the computation part from set_geom_hints.
2016-04-04 Simon TathamGTK 3.20 compatibility: switch to gdk_seat_grab.
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-04-03 Simon TathamCompile fix for GTK 3.18: avoid gtk_adjustment_changed().
2016-04-02 Simon TathamExtend ACL-restriction to all Windows tools.
2016-03-30 Simon Tathamcmdgen: option to specify the random number device to use.
2016-03-29 Simon TathamRework window geometry to avoid using geometry_widget.
2016-03-27 Simon TathamSpecial host key warning when a better key exists.
2016-03-27 Simon TathamOmit the conf_launchable check in pterm Duplicate Session.
2016-03-25 Simon TathamSupport sh/csh syntax switching for Unix Pageant.
2016-03-24 Simon TathamGTK 3 fake dialog action area: fix margins and spacing.
2016-03-23 Simon TathamAdd a TODO list to gtkapp.c.
2016-03-23 Simon TathamCreate OS X application bundles for PuTTY and pterm.
2016-03-23 Simon TathamNew program 'osxlaunch', to use as an OS X bundle launcher.
2016-03-23 Simon TathamNew front end to PuTTY/pterm, as a GtkApplication.
2016-03-23 Simon TathamDelegate GTK window creation to gtkmain.c.
2016-03-23 Simon TathamMake gtkmain.c contain the actual main().
2016-03-22 Simon TathamDivide the whole of gtkwin.c into three parts.
2016-03-20 Simon TathamFix goof in Pango bidi suppression.
2016-03-20 Simon TathamFix blatant segfault in x11_font_has_glyph.
2016-03-20 Simon TathamGTK3: give I/O events lower priority than window redraws.
2016-03-20 Simon TathamIgnore X11 BadMatch errors during cut buffer setup.
2016-03-20 Simon TathamFix downloading of variable-pitch X font glyphs.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2016-02-29 Colin WatsonFix strict-aliasing warnings in sk_tcp_peer_info.
2016-02-29 Simon TathamStop copying the licence text into C source code.
2016-02-29 Simon TathamMake some static text in GTK dialogs selectable.
2016-02-29 Simon TathamFix a memory leak in uxproxy.c.
2016-02-29 Jacob NevinsRationalise and document log options somewhat.
2016-01-30 Colin WatsonFix strict-aliasing warnings in sk_tcp_peer_info.
2015-12-22 Simon TathamStop copying the licence text into C source code.
2015-12-22 Simon TathamMake some static text in GTK dialogs selectable.
2015-12-06 Simon TathamSet "entry-text-column" on our combo boxes.
2015-11-27 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2015-11-25 Simon TathamAvoid passing -1 as an fd to uxsel_set().
2015-11-22 Simon TathamImplement align_label_left for GTK 3.[14,16).
2015-11-22 Simon TathamOption to log proxy setup diagnostics to the terminal.
2015-11-22 Simon TathamIn GUI PuTTY, log standard error from local proxy commands.
2015-11-22 Simon TathamLog the setup of proxied network connections.
2015-11-22 Simon TathamFix a memory leak in uxproxy.c.
2015-11-08 Jacob NevinsRationalise and document log options somewhat.
2015-11-07 Simon TathamMerge Ben's branch on which he's been fuzzing PuTTY.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-10-28 Ben HarrisAdd an explicit PROXY_FUZZ that just feeds a file into...
2015-10-28 Ben HarrisAdd __AFL_INIT() to uxplink to allow afl-fuzz to skip...
2015-10-28 Ben HarrisAdd a -fuzznet option to Unix plink.
2015-10-22 Jacob NevinsUpdate docs/usage for 'plink -shareexists'.
2015-10-17 Tim KosseFix format string vulnerabilities.
2015-10-17 Simon TathamSanitise bad characters in log file names.
2015-10-17 Simon TathamFix spurious EAGAIN in Plink host key (and other) prompts.
2015-10-17 Simon TathamKey rollover: put the new Master Key fingerprint in...
2015-10-17 Simon Tathampterm: set IUTF8 on pty devices depending on charset.
2015-10-17 Simon TathamPerformance: cache character widths returned from Pango.
2015-10-17 Simon Tatham'pterm --display' should set $DISPLAY inside the terminal.
2015-09-26 Simon TathamWiden the GTK askalg() message box.
2015-09-26 Simon TathamMake sure Escape terminates the About box.
2015-09-26 Simon TathamMake sure Escape in a message box always does something.
2015-09-26 Simon TathamFix GTK keyboard-shortcut focusing of CTRL_LISTBOX.
2015-09-26 Simon TathamPermit the config box treeview to be keyboard-selected.
2015-09-26 Simon TathamRemove a couple of outdated FIXME comments.
2015-09-26 Simon TathamAdd some missing GTK focus-in event handlers.
next