]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/shortlog
PuTTY_svn.git
2009-01-04 Jacob NevinsLog reason for failure to create a connection to a...
2008-12-29 Jacob Nevinsr8338 broke pasting with Shift-Ins and from the context...
2008-12-20 Jacob Nevins"Derek" reports that the DECSLPP report of window-size...
2008-12-20 Jacob Nevins"Derek" points out that reporting of wheel event coordi...
2008-12-20 Jacob NevinsCosmetic: clarify that term->xterm_mouse is not boolean...
2008-12-03 Simon Tathamgtk_selection_clear_targets() does not exist on GTK...
2008-12-02 Simon TathamAt some point recently, Unix PuTTY started suffering...
2008-12-01 Simon TathamAdd missing call to gtk_selection_clear_targets(),...
2008-12-01 Ben HarrisChange the Unix version of Ssh_gss_name to be a gss_nam...
2008-11-30 Jacob NevinsAs far as I can tell, "simple@putty.projects.tartarus...
2008-11-28 Simon TathamMove the code that reads the Windows clipboard into...
2008-11-26 Ben HarrisJacob correctly points out that I accidentally lost...
2008-11-26 Jacob NevinsFix a Windows-specific GSS crash introduced in r8326...
2008-11-26 Ben HarrisMitigation for VU#958563: When using a CBC-mode server...
2008-11-25 Ben HarrisNow that we use real gss_buffer_ts, there's no need...
2008-11-25 Simon TathamHave wingss.c include <windows.h> by way of putty.h...
2008-11-25 Jacob NevinsFixed a PuTTYtel startup assertion failure introduced...
2008-11-24 Jacob NevinsI think sshgss.h needs puttyps.h for Ssh_gss_buf. Makes...
2008-11-24 Ben HarrisChange how we handle the Ssh_gss_buf type. Previously...
2008-11-24 Jacob NevinsTreat lines starting with '#' as comments in PSFTP.
2008-11-24 Jacob NevinsNew option to allow use of the local OS username for...
2008-11-23 Jacob NevinsMake key file import robust against a PPK file that...
2008-11-22 Ben HarrisAutoconfiscate GSS-API support, including support for...
2008-11-22 Ben HarrisChanges to make this compile on Solaris 9: use <gssapi...
2008-11-17 Simon TathamRevamp of the local X11 connection code. We now parse...
2008-11-17 Simon TathamAvoid freeing the backend in notify_remote_exit(),...
2008-11-11 Simon TathamIn SSH packet logging mode, log SSH-2 packet sequence...
2008-11-08 Simon TathamImplement sk_addr_dup().
2008-11-08 Simon TathamMove out of the SockAddr structure the mutable fields...
2008-10-17 Jacob NevinsPatch from Iain Patterson: fix crash on Windows when...
2008-10-13 Jacob NevinsRejig the Translation panel controls and documentation...
2008-10-13 Jacob NevinsErroneously invisible index term.
2008-10-12 Jacob NevinsFix inability to save session on Unix when ~/.putty...
2008-10-08 Simon TathamAhem. Make sure I NULL out any unused pointer field...
2008-10-07 Simon Tathamsshrsa.c now obeys the RFC793 Robustness Principle...
2008-09-25 Jacob NevinsThe "server refused our key" bit didn't link to the...
2008-09-21 Jacob NevinsDocument that PSFTP's "open" command allows an optional...
2008-09-16 Simon TathamFurther correction: on reflection, after examining...
2008-09-16 Simon Tatham64-bit cleanliness in int64.c. This is all hideous...
2008-09-16 Simon TathamTim Kosse points out that xfer_upload_gotpkt can return...
2008-09-14 Simon TathamSome Windows keymaps, it turns out, don't translate the key
2008-09-09 Jacob NevinsIf we got a keyboard-interactive INFO_REQUEST with...
2008-09-01 Simon TathamFix punctuation in the large print statements. In parti...
2008-08-31 Simon TathamGood grief. When I originally wrote the local proxy...
2008-08-31 Simon TathamColin Watson points out an apparently erroneous cast...
2008-08-31 Simon TathamMinor code cleanup: I just happened to be looking at...
2008-08-20 Jacob NevinsFix for portfwd-addr-family: on Unix, when a tunnel...
2008-08-11 Simon TathamJames has made the URL syntax for http://svn.tartarus...
2008-08-10 Jacob NevinsLink to pTerm, an SSH client for the iPhone that's...
2008-08-10 Owen DunnInitial commit of GSSAPI Kerberos support.
2008-07-19 Jacob Nevinswww.winputty.com
2008-07-18 Jacob NevinsAnother, subtly different version string for ssh2-bug...
2008-07-17 Simon TathamAt least one version of gcc won't figure out that ...
2008-07-11 Jacob NevinsReplicate r8110 from PSFTP to PSCP, and various other...
2008-07-06 Simon TathamPatch from Tim Kosse: check back->exitcode() in both...
2008-07-06 Simon TathamPatch from Tim Kosse to make PSFTP remember to close...
2008-06-29 Simon TathamPatch from Aidan Kehoe to extend the Arabic shaping...
2008-06-15 Jacob NevinsCosmetic: use `appname' in more places, so that Unix...
2008-06-15 Jacob NevinsExorcise beeps from the Colours pane in Gtk.
2008-06-11 Simon TathamWork around a bug in early versions of GTK (which I...
2008-06-10 Simon TathamManfred Schwarb points out that scroll wheel support...
2008-06-07 Simon TathamManfred Schwarb also mentions that Alt+drag is captured...
2008-06-07 Simon TathamManfred Schwarb points out that the README contains...
2008-06-05 Simon TathamAdd an include statement to Makefile.gtk that imports...
2008-06-04 Simon TathamBah, there's always something. Check in missing files.
2008-06-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2008-06-01 Simon TathamBeen meaning to do this for years: introduce a configur...
2008-05-31 Jacob NevinsApparently Vista's printf-like functions don't support...
2008-05-31 Jacob NevinsUpdate for `win-randseed-location' fix.
2008-05-28 Simon TathamOS X Leopard, it turns out, has a new and exciting...
2008-05-21 Simon TathamUpdate the FAQ to state more explicitly that PuTTY...
2008-04-26 Jacob NevinsMention Vista.
2008-04-11 Simon TathamUtterly hideous new approach to extracting install...
2008-04-05 Jacob NevinsFix misleading parameter name.
2008-03-22 Simon TathamFor convenience of debugging, and perhaps some real...
2008-03-09 Simon TathamUnder OS X Leopard, we seem not to consistently get...
2008-03-07 Simon TathamFix a cursor positioning infelicity.
2008-02-24 Jacob NevinsIt's a new year (and we've even made a code checkin).
2008-02-23 Jacob NevinsAttempt to clarify what the various IP version selectio...
2008-02-23 Jacob NevinsTunnels: more explicit link from introductory to refere...
2008-02-21 Simon TathamAha, _that's_ why I've been periodically getting blocki...
2008-02-10 Jacob NevinsUpdate web-SVN URL for kh2reg.py.
2008-01-09 Jacob NevinsTypo in winadj@ name.
2007-12-20 Simon TathamMake the text about our interest in new mirror sites...
2007-12-15 Simon Tathamr7804 neglected to add a help context #define to winhelp.h.
2007-12-05 Ben HarrisDocument maxpkt bug under garbled packet error message.
2007-12-05 Ben HarrisAdd a new bug-compatibility mode that limits the window...
2007-11-28 Simon TathamDuplicate r7795 in uxnet.c.
2007-11-26 Simon Tathamsktree is indexed on the numeric value of the socket...
2007-10-27 Jacob NevinsReset mouse reporting mode as part of resetting the...
2007-10-19 Jacob NevinsMarc TERRIER pointed out a couple of places that claim...
2007-10-03 Ben HarrisReplace mentions of SSH-2 I-Ds with references to the...
2007-10-03 Ben Harrissnew() always returns non-NULL, so checking if its...
2007-10-03 Ben HarrisFactor out the increasingly complicated SSH-2 channel...
2007-10-03 Ben HarrisTake the code that does flow control in SSH-1, and...
2007-10-02 Ben HarrisMore fixes to stdout and stderr. When the backlog...
2007-10-02 Ben HarrisAs far as I can see (at least in NetBSD) O_NONBLOCK...
2007-10-01 Ben HarrisRather than rejecting spurious SSH_MSG_CHANNEL_SUCCESSe...
2007-09-30 Ben HarrisMerge the looking up of channel numbers for SSH-2 chann...
2007-09-30 Ben HarrisSet cfg.ssh_simple if there are no forwardings.
next