]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
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 TathamAt last, merge the putty-gtk2 branch back into the trunk!
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-06-01 Simon TathamBeen meaning to do this for years: introduce a configur...
2008-05-31 Simon TathamRe-jig the combo box handling ifdefs so that we can...
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-31 Simon TathamOn some systems, strncpy is a macro, and putting prepro...
2008-05-28 Simon TathamMerge from trunk up to r8020.
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-14 Simon TathamOops; prevent further segfault during setup, which...
2008-04-14 Simon TathamPrevent assertion failure in the case where the user...
2008-04-13 Simon TathamJust noticed that selecting "client:Bitstream Vera...
2008-04-11 Simon TathamUtterly hideous new approach to extracting install...
2008-04-05 Simon TathamIn the new unified font handling, my strategy so far...
2008-04-05 Simon TathamEnsure the new `depth' and `treepath' structure fields...
2008-04-05 Jacob NevinsFix misleading parameter name.
2008-04-04 Simon Tathamgtk_combo_box_get_active_text didn't appear until GTK...
2008-04-04 Simon TathamFix the jarring change of window size on expanding...
2008-04-04 Simon TathamI apparently missed out a piece of code when doing...
2008-04-04 Simon TathamReinstate all the GTK1-specific code under ifdefs,...
2008-04-04 Simon TathamRename a structure field to avoid clashing with one...
2008-04-02 Simon TathamUpdate autoconf for GTK 2. We now check for both GTK2...
2008-04-02 Simon TathamIt's nice to be able to run mkauto.sh from inside the...
2008-04-02 Simon TathamAnother tedious chore off the to-do list. I've just...
2008-04-02 Simon TathamTODO update: I don't think it's worth switching to...
2008-04-02 Simon TathamEnable the display of server-side font aliases by defau...
2008-04-02 Simon TathamUpdate all the list box code in gtkdlg.c to use the...
2008-03-31 Simon TathamExplicit casts to placate OS X gcc's pedantic type...
2008-03-29 Simon TathamI give up. I can't work out what the purpose of the call to
2008-03-29 Simon TathamBe more picky than Pango when validating a Pango font...
2008-03-29 Simon TathamTODO updates.
2008-03-29 Simon TathamAha, _that's_ why there was some unexplained space...
2008-03-29 Simon TathamDeal with the possibility of no valid font being select...
2008-03-29 Simon TathamPrevent NULL-dereferencing segfaults when the font...
2008-03-29 Simon TathamRichard B points out another thing for the overall...
2008-03-29 Simon TathamCosmetic polishing.
2008-03-29 Simon TathamDetect non-monospaced X fonts, and respond by drawing...
2008-03-29 Simon TathamAdd the rest of ASCII to the font preview window.
2008-03-29 Simon TathamWhen the user switches between fonts using the font...
2008-03-28 Simon TathamImprove the preview pane text.
2008-03-27 Simon TathamMove the font-preview updating code out into a separate...
2008-03-27 Simon TathamMore consistent handling of X11 font aliases: we now...
2008-03-26 Simon TathamTune the sorting of the style list box for X fonts.
2008-03-26 Simon TathamSort the styles of Pango font families into a sensible...
2008-03-26 Simon TathamAdd ifdefs for older versions of GTK2 and Pango. Unfort...
2008-03-26 Simon TathamPlacate optimiser.
2008-03-25 Simon TathamUnified font selector dialog box. _Extremely_ unfinishe...
2008-03-22 Simon TathamImplemented a Pango back end. GTK 2 PuTTY can now switc...
2008-03-22 Simon TathamMerge from trunk again (because I want the helpful...
2008-03-22 Simon TathamFor convenience of debugging, and perhaps some real...
2008-03-22 Simon TathamRefactor the font handling code: I've moved all the...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
next