sgt/putty
2012-06-01 simonMissing #include.
2012-06-01 simonFix a bug in cygtermd, spotted by Casey Zacek, in which we
2012-05-18 simonEnhance my 'sresize' macro so that it type-checks the...
2012-05-15 simonFix bug in the new CLOCK_MONOTONIC implementation....
2012-05-13 simonUse clock_gettime(CLOCK_MONOTONIC) as the Unix getticks...
2012-05-13 simonPatch from Robert de Bath to substantially simplify...
2012-05-13 simonFix from Robert de Bath which reorders the Windows...
2012-05-13 simonBug fix from Robert de Bath: since lpDx_maybe is always...
2012-05-12 simonWhen we are asked to unthrottle an SSH connection ...
2012-04-30 simonFix trivial Perl goof in logparse.pl which caused
2012-04-24 simonFix an inverted comparison in rlogin.c which must surel...
2012-04-23 simonCall sshfwd_unclean_close() in the event of a local...
2012-04-22 simonPatch from Robert de Bath to ifdef out the Windows...
2012-04-22 simonBug fix from Robert de Bath: if the utf8_override setti...
2012-04-22 simonBug fix from Robert de Bath: if wc_to_mb returns a...
2012-04-18 simonConditionalise the calls to premsg and postmsg in uxcon...
2012-04-16 simonFix a Perl warning about useless use of a constant...
2012-04-14 simonNew utility script to parse an SSH packet dump and...
2012-04-13 simonAdd code in dlg_filesel_set and dlg_fontsel_set which...
2012-04-08 simonFallout from the big revamp in r9214: colour handling...
2012-03-05 simonFix another type mismatch introduced by r9409.
2012-03-05 simonFix a type mismatch in minibidi.c - r9409 changed the...
2012-03-05 simonInitialise some variables to NULL, to placate optimisers.
2012-03-04 jacobRemove comment about 1024/1023 RSA key lengths that...
2012-03-04 simonGenerate keys more carefully, so that when the user...
2012-03-04 simonLong overdue rewrapping of the primes[] array for legib...
2012-02-19 simonUpdate default key length in PuTTYgen to 2048.
2012-02-19 simonUpdate to 2007-05-26 version of upstream wcwidth.c.
2012-02-19 simonPatch from Matsui Nag to implement xterm's "bracketed...
2012-02-17 simonPatch from Yoshida Masato to fill in the missing pieces...
2012-02-05 simonWM_SIZE/SIZE_MAXIMIZED can show up even during an inter...
2012-01-30 jacobNew FAQ: "When I put PuTTY in C:\WINDOWS\SYSTEM32 on...
2012-01-26 jacobIt's a new year.
2012-01-26 simonIf we're called on to uncleanly close an SSH channel...
2012-01-03 simonPatch from Colin Watson to use g_ascii_strcasecmp in...
2011-12-10 simonChecklist update following the 0.62 release. I managed...
2011-12-10 simonBump version number on trunk prior to tagging 0.62...
2011-12-08 simonIntroduce a function sshfwd_unclean_close(), supplied...
2011-12-08 simonArrange to call net_pending_errors on Unix, which we...
2011-12-08 simonWhen we receive CHANNEL_CLOSE on an SSH-2 channel and...
2011-12-08 simonWhitespace fix while I was passing.
2011-12-08 simonMake sure we never send window adjustments (or winadjes...
2011-12-08 simonBlock SIGPIPE in Unix plink. In a port-forwarding run...
2011-12-07 simonAdd a missing free_prompts() call in the keyboard-inter...
2011-11-28 simonTiny patch from Martin Packman to fix a Windows handle...
2011-11-28 simonI missed a bit in r9343: windows/version.rc2 also neede...
2011-11-27 simonAdd a release checklist entry to remind me to get rid...
2011-11-26 simonIntroduce a new version type, 'prerelease'. Quotes...
2011-10-14 simonSupport code page 852. Thanks to Tamas Tevesz.
2011-10-02 simonPrivate files saved on Unix should have mode 0600,...
2011-10-02 simonMore arbitrary-limit hunting: retire PASSPHRASE_MAXLEN...
2011-10-02 simonAnother utility function, to free a string containing...
2011-10-02 simonMove a recently introduced utility function out of...
2011-10-02 simonWhile I'm crusading against arbitrary limits, here...
2011-10-02 simonTurn 'Filename' into a dynamically allocated type with...
2011-10-01 jacobFix copy-and-paste error in command-line font selection...
2011-10-01 simonChange the semantics of 'FontSpec' so that it's a dynam...
2011-09-19 simonWe shouldn't fork off a utmp helper subprocess when...
2011-09-19 simonAdd a missing initialisation to NULL.
2011-09-17 simonCope with XFontStructs having a NULL per_char array...
2011-09-17 simonFix x11font_has_glyph so it doesn't get caught out...
2011-09-16 simonSuppress Pango's bidi, by displaying RTL characters...
2011-09-16 simonSupport font fallback even when an X11 server-side...
2011-09-16 simonChange the unifont API so that text is passed right...
2011-09-16 simonAdd some missing consts in character set handling.
2011-09-16 simonRemove empty.h from CLEANFILES, so that after mkfiles...
2011-09-16 simonStop using GDK's wrapper on the X11 font functions...
2011-09-14 simonCreate empty.h (used to force rebuilds of version.o...
2011-09-14 simonNo, I take that back: we _do_ have a mechanism for...
2011-09-14 simonAnother tweak to EOF policy: invent an outgoing EOF...
2011-09-13 simonChanged my mind about the EOF policy in SSH mode: I...
2011-09-13 simonNearly forgot noting this down in the 'half-closed...
2011-09-13 simonRevamp of EOF handling in all network connections,...
2011-09-13 simonIn term_init(), copy stuff out of the conf _before_...
2011-09-13 simonFix assertion failure in wprefs() when the list is...
2011-08-20 simonInstead of testing for different versions of GTK in...
2011-08-20 simonAdd a -U option to mkfiles.pl, which is just like ...
2011-08-19 jacobFix bug with setting window title on Unix that came...
2011-08-18 jacobFix a suspected bug in PSCP's SCP protocol fallback...
2011-08-18 jacobRestore data-bits options for "-sercfg" that were accid...
2011-08-13 simonReadjust Pageant's SID check _again_, to make it the...
2011-08-12 simonUpdates to svn:ignore: ignore libversion.a in the top...
2011-08-11 simonIf we're printing password prompts to /dev/tty rather...
2011-08-11 simonPropagate file permissions in both directions in Unix...
2011-07-27 simonFix bug in which the SSH-only tools (pscp, psftp) did...
2011-07-23 simonMake the top-level configure wrapper executable. (I...
2011-07-23 simonAdd a convenience option to mkfiles.pl for Unix users...
2011-07-23 simonAdd a wrapper script called 'configure' at the top...
2011-07-23 simonRename --with-gtk-version to --with-gtk, and support...
2011-07-23 simonSwitch to using automake for the Unix autoconfigured...
2011-07-20 simonWhen we check for libX11 in the autoconf script, add...
2011-07-20 simonFix 'Duplicate Session' on Windows, broken during the...
2011-07-19 simonTrivial fix for assertion failure introduced by the...
2011-07-18 simonMinor amendment to r9226: don't log GSSAPI failure...
2011-07-18 simonReinstate a missing invocation of the FONT_QUALITY...
2011-07-17 jacobFix a typo in r9214 that plausibly explains a resizing...
2011-07-17 simonFix version reporting in Unix builds versioned by a...
2011-07-17 simon--with-gtk-version option to configure, so you can...
2011-07-17 simonSupport for re-running autoconf in the absence of the...
2011-07-16 simonReorganise the logging and display of messages about SSH
next