u/mdw/putty
2010-01-17 jacobChange expiry of timers when their contexts go away...
2010-01-17 jacobPlug a few minor memory leaks, based on a patch by...
2009-11-22 jacobOn Windows, character set specifications of the form...
2009-11-13 jacobAdd a keyboard shortcut for the "serial" protocol to...
2009-11-10 simonPatch from Tim Kosse to fix 64-bit-cleanness in SHA...
2009-11-08 jacobWe defined tried_shgetfolderpath but never actually...
2009-11-08 jacobUse DECL/GET_WINDOWS_FUNCTION in a few more places...
2009-11-08 jacobMove the two existing DECL/GET_foo_FUNCTION macro sets...
2009-11-08 jacobImprove buffer handling in Windows sk_getaddr() --...
2009-11-01 jacobStop trying to enumerate all the kinds of Windows we...
2009-09-27 jacobRemove is_shift_pressed() -- it's not been used since...
2009-09-27 jacobAnother warning fix and cosmetic tweakage.
2009-09-27 jacobQuell more warnings and, perhaps, avoid alignment fault...
2009-09-27 jacobFix some (probably harmless) warnings.
2009-09-25 jacobChange manifest files to declare Windows GUI apps to...
2009-09-16 jacobFix minor file descriptor leaks. Found by cppcheck...
2009-09-14 jacobSince r7266, it's been possible to get a hostname into...
2009-09-13 jacobIn Unix PuTTY, grey out "Restart Session" when it doesn...
2009-09-13 jacobAdd a couple of ellipses in Unix context menu (like...
2009-09-13 jacobIf there are no saved sessions, put a grayed "(No sessi...
2009-08-30 jacobAvoid compiling autoconf test programs with -Wall ...
2009-08-30 jacobMinor improvements to error reporting in logging.
2009-08-21 jacobRemove outdated comment.
2009-08-21 jacobFrom Corey Stup: when we're declaring stuff for WSAAddr...
2009-08-21 jacobCorey Stup points out a memory leak in the local-proxy...
2009-08-21 jacobCorey Stup points out that any attempt to display the...
2009-08-18 jacobAttempt to filter out duplicate port forwardings in...
2009-08-18 jacobFix handling of duplicate port forwardings; they were...
2009-08-16 jacobQuell "config.status: WARNING: Makefile.in seems to...
2009-08-15 jacobKeep the state of the "Full Screen" menu item on the...
2009-08-13 jacobAdd "-serial" to Plink's usage message.
2009-08-10 simonPatch from Alan Clucas (somewhat polished) providing...
2009-08-10 simonFixes for re-entrant calls in the serial configuration...
2009-08-07 jacobWorkarounds for compiling with -D_FORTIFY_SOURCE=2...
2009-08-06 jacobMore use of sockaddr_union (above and beyond that neces...
2009-08-06 jacobAvoid "dereferencing pointer 'sa' does break strict...
2009-07-28 jacobAlex Besogonov suggests that our Unix autoconf GSSAPI...
2009-07-28 jacobMention Makefile.ux.
2009-07-28 jacobInclude putty.h (and hence uxconfig.h) before testing...
2009-07-12 simonTypo: replace a \i with a \I.
2009-06-10 simonClearing and refilling the code-pages list box can...
2009-05-11 simonAdd a 'unix' Makefile type, for building the non-GUI...
2009-05-11 simonPango-based font handling: combine display of adjacent...
2009-04-26 jacobAnsgar Wiechers points out that known_hosts (at least...
2009-04-26 jacobDiscard hashed hostnames from input.
2009-04-26 jacobReported by Tim Kosse: on Unix, read_random_seed()...
2009-04-26 jacobSeveral people have spotted an uninitialised structure...
2009-04-24 simonRichard Clark points out a missing check for ssh->mainc...
2009-04-23 simonWhen giving authorisation errors from the proxy code...
2009-04-23 simonWhen starting a SOCKS connection in dynamic forwarding...
2009-03-24 simonSupport in the cross-platform code for translating...
2009-03-03 jacobFix cosmetic keyboard-interactive issue: at the end...
2009-03-03 simonHandle more gracefully the possibility of a keyboard...
2009-02-28 simonStop using physical tabs in Python. (I was goaded into...
2009-02-28 simonDebian bug #517535: we were unconditionally interpretin...
2009-02-24 jacobFix inaccurate error message.
2009-02-24 jacobSince r8305, Unix PuTTY has always "upgraded" an X11...
2009-02-23 jacobStop attempting to make session logs private on Unix...
2009-02-03 simonThe Windows config option to point at an X authority...
2009-01-21 simonDon't call ReleaseCapture() on any mouse-button-up...
2009-01-13 simonCheck the two popen() calls in noise_get_heavy for...
2009-01-12 simonPatch from Gert-Jan Vons: create an event handle to...
2009-01-11 benArguments to ctype functions are required to be either...
2009-01-11 benPropagate my ctype fixes (r8404) from libcharset.
2009-01-09 simonWeaken the assertion in general_textout(). It was faili...
2009-01-08 simonAnother patch from Colin, providing a "make distclean...
2009-01-08 simonColin also suggests that we can replace the backticks...
2009-01-08 simonColin Watson reports a strange problem whereby krb5...
2009-01-06 jacobRejig windlg.c:verify_ssh_host_key() to silence a warning.
2009-01-06 jacobRemove a couple of unused variables.
2009-01-05 jacobIt's a new year (and there have even been checkins).
2009-01-05 jacobsk_address_is_local() failed to cope when presented...
2009-01-05 jacobBe prepared for x11_setup_display() to return NULL...
2009-01-05 jacobr5080 didn't go far enough -- since 0.58, anyone on...
2009-01-05 jacobAdd some hard-coded textual literal-IP representations...
2009-01-05 jacob...and fix an unlikely memory leak.
2009-01-05 jacobCope with a (non-standard) ENAMETOOLONG return from...
2009-01-04 jacobr8305 made platform_x11_best_transport[] obsolete,...
2009-01-04 jacobr8305 seems to have made Unix PuTTY rather over-keen...
2009-01-04 jacobBah, I've bumped into this often enough. Change one...
2009-01-04 jacobLog reason for failure to create a connection to a...
2008-12-29 jacobr8338 broke pasting with Shift-Ins and from the context...
2008-12-20 jacob"Derek" reports that the DECSLPP report of window-size...
2008-12-20 jacob"Derek" points out that reporting of wheel event coordi...
2008-12-20 jacobCosmetic: clarify that term->xterm_mouse is not boolean...
2008-12-03 simongtk_selection_clear_targets() does not exist on GTK...
2008-12-02 simonAt some point recently, Unix PuTTY started suffering...
2008-12-01 simonAdd missing call to gtk_selection_clear_targets(),...
2008-12-01 benChange the Unix version of Ssh_gss_name to be a gss_nam...
2008-11-30 jacobAs far as I can tell, "simple@putty.projects.tartarus...
2008-11-28 simonMove the code that reads the Windows clipboard into...
2008-11-26 benJacob correctly points out that I accidentally lost...
2008-11-26 jacobFix a Windows-specific GSS crash introduced in r8326...
2008-11-26 benMitigation for VU#958563: When using a CBC-mode server...
2008-11-25 benNow that we use real gss_buffer_ts, there's no need...
2008-11-25 simonHave wingss.c include <windows.h> by way of putty.h...
2008-11-25 jacobFixed a PuTTYtel startup assertion failure introduced...
2008-11-24 jacobI think sshgss.h needs puttyps.h for Ssh_gss_buf. Makes...
2008-11-24 benChange how we handle the Ssh_gss_buf type. Previously...
2008-11-24 jacobTreat lines starting with '#' as comments in PSFTP.
next