]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-10-28 Ben HarrisGratuitous colour ramps in the colour test file.
2015-10-24 Simon TathamInitialise the random state in ssh_test_for_upstream().
2015-10-22 Jacob NevinsUpdate docs/usage for 'plink -shareexists'.
2015-10-22 Jacob NevinsUpdate docs for Ed25519 and ChaCha20-Poly1305.
2015-10-22 Jacob NevinsPuTTYgen's default hasn't been 1024 bits since 0.63.
2015-10-18 Simon TathamFix a double-free in Windows Pageant.
2015-10-17 Tim KosseFix a format string vulnerability if MALLOC_LOG is set.
2015-10-17 Tim KosseFix format string vulnerabilities.
2015-10-17 Simon TathamSanitise bad characters in log file names.
2015-10-17 Simon TathamShout more loudly if we can't open a log file.
2015-10-17 Simon TathamCommand-line options to log sessions.
2015-10-17 Simon TathamFix spurious EAGAIN in Plink host key (and other) prompts.
2015-10-17 Simon TathamKey rollover: fix the .htaccess files built by Buildscr.
2015-10-17 Simon TathamKey rollover: cut and paste errors in pgpkeys.but.
2015-10-17 Simon TathamKey rollover: add a checklist item for the Download page.
2015-10-17 Simon TathamKey rollover: put the new Master Key fingerprint in...
2015-10-17 Simon TathamKey rollover: switch to signing using the new keys.
2015-10-17 Simon TathamKey rollover: rewrite the PGP keys manual appendix.
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-10-17 Simon TathamNew formatting directive in logfile naming: &P for...
2015-10-17 Simon TathamWork around a failure in Windows 10 jump lists.
2015-10-17 Simon TathamDon't try to load GSSAPI libs unless we'll use them.
2015-10-17 Simon TathamHandle the VK_PACKET virtual key code.
2015-10-17 Simon TathamTurn the Windows PuTTY main window into a Unicode window.
2015-10-17 Simon TathamNew centralised helper function dup_mb_to_wc().
2015-10-17 Simon TathamPost-0.65 release checklist updates.
2015-09-28 Simon TathamMake 'extend selection' mouse button work again.
2015-09-28 Simon TathamInclude stdint.h (where available) for uintptr_t.
2015-09-26 Simon TathamSet GTK3 as the default, and stop marking it unfinished.
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.
2015-09-26 Simon TathamDon't defer displaying the prompt label in gtkask.
2015-09-26 Simon TathamBring the gtkask.c test main() up to date.
2015-09-26 Simon TathamVisually distinguish charset headings in GTK3 unifontsel.
2015-09-26 Simon TathamFix combining character handling in Pango.
2015-09-25 Simon TathamFix winhandl.c's failure to ever free a foreign handle.
2015-09-25 Simon TathamSupport smooth scrolling in GTK3.
2015-09-25 Simon TathamMake scroll events work again in GTK3.
2015-09-25 Simon TathamRemove an accidentally committed diagnostic.
2015-09-25 Simon TathamAvoid logging pre-verstring EPIPE from sharing downstreams.
2015-09-25 Simon TathamNew Plink operating mode: 'plink -shareexists'.
2015-09-25 Simon TathamActually set the 'got_verstring' flag in sshshare.c!
2015-09-25 Simon TathamFactor out ssh_hostport_setup().
2015-09-25 Simon TathamFactor out ssh_share_sockname().
2015-09-25 Simon TathamFix misplaced separator in GTK3 dialog boxes.
2015-09-25 Simon TathamFix window resizing in GTK 3 PuTTY.
2015-09-25 Simon TathamSanitise bad characters in log file names.
2015-09-25 Simon TathamShout more loudly if we can't open a log file.
2015-09-24 Simon TathamCentralise stripslashes() and make it OS-sensitive.
2015-09-24 Simon TathamCommand-line options to log sessions.
2015-09-24 Simon TathamUse a Cairo image surface as a client-side cache.
2015-09-24 Simon TathamFix spurious EAGAIN in Plink host key (and other) prompts.
2015-09-24 Simon TathamDon't try to agree a MAC we'll never use.
2015-09-10 Simon TathamSplit ssh2_cipher's keylen field into two.
2015-09-06 Simon TathamNew script to generate OS X icon files.
2015-09-06 Simon TathamClean up GTK keyboard event diagnostics.
2015-09-06 Simon TathamRevert accidentally committed breakage of Shift-Ins paste.
2015-09-03 Simon TathamIgnore mouse events that didn't start with a click.
2015-09-03 Simon TathamKey rollover: fix the .htaccess files built by Buildscr.
2015-09-03 Simon TathamKey rollover: cut and paste errors in pgpkeys.but.
2015-09-02 Simon TathamInitial support for clipboard on OS X.
2015-09-02 Simon TathamFix assertion failure in xterm mouse tracking.
2015-09-02 Simon TathamKey rollover: add a checklist item for the Download page.
2015-09-02 Simon TathamKey rollover: put the new Master Key fingerprint in...
2015-09-02 Simon TathamKey rollover: switch to signing using the new keys.
2015-09-02 Simon TathamKey rollover: rewrite the PGP keys manual appendix.
2015-09-01 Simon TathamOS X: fix handling of Ctrl-Space.
2015-09-01 Simon TathamWork around OS X GTK treating Option as an AltGr key.
2015-09-01 Simon TathamOn OS X, be able to configure either Option or Command...
2015-09-01 Simon Tathampterm: move termios setup to after the fork.
2015-09-01 Simon Tathampterm: set IUTF8 on pty devices depending on charset.
2015-08-31 Simon TathamWork around Pango fonts with fractional width.
2015-08-31 Simon TathamFix an uninitialised bufchain in NO_PTY_PRE_INIT mode.
2015-08-31 Simon TathamSlightly improve layout in GTK3 Pageant passphrase prompts.
2015-08-31 Simon TathamMove more functions into the new gtkmisc.c.
2015-08-31 Simon TathamStop using GtkDialog (for most purposes) in GTK 3!
2015-08-31 Simon TathamAdd a missing cast in g_object_set.
2015-08-31 Simon TathamUse GtkMessageDialog for dlg_error().
2015-08-31 Simon TathamStop using GtkAlignment in GTK 3.
2015-08-31 Simon TathamAvoid deprecated gtk_misc_set_alignment().
2015-08-31 Simon TathamAvoid using gdk_cursor_new() in GTK 3.
2015-08-31 Simon TathamSwitch to gdk_rgba_parse() for GDK 3.
2015-08-31 Simon TathamDon't use "server:fixed" as the default font without X.
2015-08-31 Simon TathamIntroduce a config option for building on OS X GTK.
2015-08-31 Simon TathamHandle the Ctrl modifier key ourselves if necessary.
2015-08-31 Simon TathamAdd a bodge to make pty masters nonblocking on OS X.
2015-08-31 Simon TathamAdd a new #define to disable pty_pre_init.
2015-08-28 Owen S. DunnRemove LIBS from Unix pageant Recipe line
2015-08-27 Simon TathamMake Columns disregard the preferred width of GtkEntry.
2015-08-27 Simon TathamStop using abs(unsigned) in X11 time comparison.
2015-08-27 Simon TathamAdd conditioned-out diagnostics in GTK key_event().
2015-08-27 Simon TathamAdd conditioned-out diagnostics in columns_compute_width.
next