]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix
Merge r9365 (bump version number to 0.62).
[PuTTY.git] / unix /
2011-06-25 Simon TathamRewrite gprefs() in settings.c so that its input mappin...
2011-05-07 Simon TathamFixes (mostly from Colin Watson, a couple redone by...
2011-03-02 Simon TathamColin Watson reports that gnome-session has been known...
2011-03-01 Jacob NevinsUse pid_t more consistently. Should shut up a warning...
2011-01-15 Simon TathamAllow setting the WM_CLASS X window property as a confi...
2011-01-05 Jacob NevinsIt's a new year.
2010-12-08 Jacob NevinsAdd more possible baud rates to the Unix serial backend...
2010-11-06 Simon TathamDavid Laight reports that sometimes reads on a serial...
2010-09-25 Simon TathamCleanups of the GSSAPI support. On Windows, standard...
2010-09-09 Simon TathamMissing close() causing resource leak when reading...
2010-06-29 Ben HarrisSet WM_TRANSIENT_FOR appropriately on the "about" box...
2010-05-22 Simon TathamRestore the configure check for GTK 1, which I accident...
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2010-03-14 Jacob Nevinsr8854/5 broke compilation with Gtk 1.2. Grow a hack...
2010-03-06 Simon TathamCentralise generation of the control sequences for...
2010-02-20 Simon TathamUnix console utilities should send prompts to /dev...
2010-02-20 Simon TathamColin Watson reports that linking with 'gold' doesn...
2010-02-20 Simon TathamUpdate to r8614: another -D_FORTIFY_SOURCE=2 fix.
2010-01-25 Jacob Nevins...and the rest of r8854.
2010-01-23 Jacob NevinsOur handling of timers in Gtk was truncating times...
2010-01-17 Jacob NevinsIt's a new year.
2009-09-16 Jacob NevinsFix minor file descriptor leaks. Found by cppcheck...
2009-09-14 Jacob NevinsSince r7266, it's been possible to get a hostname into...
2009-09-13 Jacob NevinsIn Unix PuTTY, grey out "Restart Session" when it doesn...
2009-09-13 Jacob NevinsAdd a couple of ellipses in Unix context menu (like...
2009-09-13 Jacob NevinsIf there are no saved sessions, put a grayed "(No sessi...
2009-08-30 Jacob NevinsAvoid compiling autoconf test programs with -Wall ...
2009-08-21 Jacob NevinsRemove outdated comment.
2009-08-21 Jacob NevinsCorey Stup points out a memory leak in the local-proxy...
2009-08-13 Jacob NevinsAdd "-serial" to Plink's usage message.
2009-08-10 Simon TathamPatch from Alan Clucas (somewhat polished) providing...
2009-08-07 Jacob NevinsWorkarounds for compiling with -D_FORTIFY_SOURCE=2...
2009-08-06 Jacob NevinsMore use of sockaddr_union (above and beyond that neces...
2009-08-06 Jacob NevinsAvoid "dereferencing pointer 'sa' does break strict...
2009-07-28 Jacob NevinsAlex Besogonov suggests that our Unix autoconf GSSAPI...
2009-07-28 Jacob NevinsInclude putty.h (and hence uxconfig.h) before testing...
2009-05-11 Simon TathamPango-based font handling: combine display of adjacent...
2009-04-26 Jacob NevinsReported by Tim Kosse: on Unix, read_random_seed()...
2009-04-26 Jacob NevinsSeveral people have spotted an uninitialised structure...
2009-03-03 Simon TathamHandle more gracefully the possibility of a keyboard...
2009-02-28 Simon TathamDebian bug #517535: we were unconditionally interpretin...
2009-02-24 Jacob NevinsSince r8305, Unix PuTTY has always "upgraded" an X11...
2009-02-23 Jacob NevinsStop attempting to make session logs private on Unix...
2009-01-13 Simon TathamCheck the two popen() calls in noise_get_heavy for NULL.
2009-01-05 Jacob NevinsIt's a new year (and there have even been checkins).
2009-01-05 Jacob Nevinssk_address_is_local() failed to cope when presented...
2009-01-05 Jacob NevinsAdd some hard-coded textual literal-IP representations...
2009-01-05 Jacob Nevins...and fix an unlikely memory leak.
2009-01-05 Jacob NevinsCope with a (non-standard) ENAMETOOLONG return from...
2009-01-04 Jacob Nevinsr8305 made platform_x11_best_transport[] obsolete,...
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-25 Ben HarrisNow that we use real gss_buffer_ts, there's no need...
2008-11-24 Ben HarrisChange how we handle the Ssh_gss_buf type. Previously...
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-08 Simon TathamImplement sk_addr_dup().
2008-11-08 Simon TathamMove out of the SockAddr structure the mutable fields...
2008-10-12 Jacob NevinsFix inability to save session on Unix when ~/.putty...
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-20 Jacob NevinsFix for portfwd-addr-family: on Unix, when a tunnel...
2008-08-10 Owen DunnInitial commit of GSSAPI Kerberos support.
2008-06-15 Jacob NevinsCosmetic: use `appname' in more places, so that Unix...
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-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-05-31 Simon TathamRe-jig the combo box handling ifdefs so that we can...
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-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-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-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 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.
next