]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - Recipe
Enable xterm mouse reporting of wheel actions in GTK.
[PuTTY_svn.git] / Recipe
2014-01-15 Jacob NevinsRemove mention of ASCIICTLS. It hasn't done anything...
2014-01-11 Simon TathamGenerate IDE project files for Visual Studio 2010 and 2012.
2013-11-17 Simon TathamImplement connection sharing between instances of PuTTY.
2013-11-17 Simon TathamMove the dynamic loading of advapi into its own module.
2013-11-17 Simon TathamFactor out the HANDLE-to-Socket adapter from winproxy.c.
2013-11-17 Simon TathamAdd a Socket implementation which just holds an error...
2013-08-17 Simon TathamMake calling term_nopaste() a cross-platform feature.
2013-08-17 Simon TathamAdd a general way to request an immediate top-level...
2012-09-18 Ben HarrisAdd a new COMPAT option for environments lacking Secure...
2012-09-13 Ben HarrisTweak comment in Recipe that had become separated from...
2012-09-13 Ben HarrisDefine SECURITY_WIN32 for Winelib/Cygwin builds as...
2011-09-16 Simon TathamRemove empty.h from CLEANFILES, so that after mkfiles...
2011-09-14 Simon TathamCreate empty.h (used to force rebuilds of version.o...
2011-07-27 Simon TathamFix bug in which the SSH-only tools (pscp, psftp) did...
2011-07-23 Simon TathamSwitch to using automake for the Unix autoconfigured build.
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2010-12-23 Simon TathamSupport for Windows 7 jump lists (right-click on a...
2010-09-25 Simon TathamOops: r9004 should have removed various pieces from...
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2010-03-25 Jacob Nevinsr8909 broke the Visual Studio build.
2009-05-11 Simon TathamAdd a 'unix' Makefile type, for building the non-GUI...
2008-11-17 Simon TathamRevamp of the local X11 connection code. We now parse...
2008-08-10 Owen DunnInitial commit of GSSAPI Kerberos support.
2008-06-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2007-05-01 Jacob NevinsSince r7496, Pageant needs sshsh256 to build (although...
2007-04-30 Ben HarrisAdd support for RFC 4432 RSA key exchange, the patch...
2007-04-30 Ben HarrisCreate installations directories before installing...
2007-02-11 Jacob NevinsNote that htmlhelp.h from HTML Help Workshop works...
2007-01-16 Jacob NevinsAt least, I have the technology to fix `beepind-win2k'.
2007-01-09 Jacob NevinsMinGW needs an extra symbol _WIN32_IE defined to a...
2007-01-06 Jacob NevinsI think this change to Recipe was accidentally omitted...
2006-12-29 Simon TathamColin Watson points out that there was no need for...
2006-12-28 Jacob NevinsAdd a NO_HTMLHELP option, and enable it by default...
2006-12-28 Simon TathamI'm not sure why I added htmlhelp.lib to the PuTTY...
2006-12-17 Simon TathamInitial support for HTML Help. All the ad-hoc help...
2006-08-28 Simon TathamSerial back end for Unix. Due to hardware limitations...
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2006-08-26 Simon TathamProxyCommand support for Windows, using the new winhand...
2006-08-25 Simon TathamNew piece of Windows infrastructure: winhandl.c takes...
2005-10-04 Jacob Nevins`win-versioninfo': all builds of all Windows binaries...
2005-09-04 Ben HarrisAdd support for diffie-hellman-group-exchange-sha256...
2005-08-31 Ben HarrisDon't bother compiling SHA-256 for now -- I need to...
2005-08-31 Ben HarrisSHA-256 implementation, for use in future KEX algorithm...
2005-08-22 Ben HarrisAdd support for generating project files for use with...
2005-05-21 Jacob NevinsFix documentation of NO_MANIFESTS (oops).
2005-05-21 Jacob NevinsAdd NO_MANIFESTS option to Windows build, as the manife...
2005-04-25 Ben HarrisAdd a mechanism for using autoconf to detect the quirks...
2005-04-14 Ben HarrisImplement my experimental arcfour modes. The 256-bit...
2005-03-10 Simon TathamThanks to D H Becker for sending in an icon. I'd have...
2005-02-28 Jacob NevinsPSFTP now needs wildcard.o, and was only getting it...
2005-02-26 Jacob NevinsAllow mkfiles.pl to put multiple verbatim sections...
2005-02-25 Jacob NevinsMakefile.lcc mentions version.o instead of .obj (not...
2005-02-15 Simon TathamInitial checkin of a native Mac OS X port, sharing...
2005-02-14 Simon TathamSaw uxcfg.c in half down the middle, to separate out...
2005-02-06 Simon TathamReinstate the broken -e option in pterm. Also I've...
2005-01-16 Owen DunnAdd minibidi to Mac PuTTY objects
2005-01-15 Ben HarrisFWHACK has been dead for years. Remove it from the...
2005-01-11 Simon TathamThe Unix `make install' target now allows you to define...
2005-01-09 Owen DunnNew function ltime() returns a struct tm of the current...
2004-12-31 Simon TathamRename some of the more stupidly named files in the...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-16 Simon TathamRename scp.* to pscp.*, because I always misspell it...
2004-11-27 Simon TathamLoose end from timing shakeup: sshrand.c is now a client of
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...
2004-08-30 Simon TathamMalcolm Smith's patch to support CHAP (digest-based...
2004-05-24 Jacob NevinsTypos in Borland Makefile pointed out by Arnaud Desitter
2004-05-22 Simon TathamAt last! After much delay, much faffing back and forth...
2004-04-25 Simon TathamMore portability fixes.
2004-04-25 Simon TathamMake mkfiles.pl less tied to PuTTY in particular, by...
2004-01-22 Simon TathamAdded a command-line key generation tool. Currently...
2003-10-12 Simon TathamThe WinSock library is now loaded at run-time, which...
2003-08-25 Simon TathamWindows PSCP now links against winsftp.c, and scp.c...
2003-08-24 Simon TathamAnd just to prove that psftp.c really is now platform...
2003-08-24 Simon TathamNext phase of general SFTP reworking: psftp.c is now...
2003-06-21 Jacob NevinsOops, Ben got there first. Oh well, here's a comment.
2003-06-21 Ben HarrisRemove -DNO_SECURITY from the cygwin build, since ...
2003-05-06 Simon TathamSupport, on Unix only (so far), for OpenSSH-style gener...
2003-04-27 Simon TathamSupport for non-ISO-8859-1 X keysyms. So in particular...
2003-04-27 Simon TathamTake the random number generator back out of Pageant...
2003-04-26 Simon TathamMight as well provide PuTTYtel for Unix. It's not much...
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-04-05 Simon TathamCtrl+rightclick now pops up a context menu in Unix...
2003-03-31 Simon TathamSupport for PuTTY-style command-line arguments in Unix...
2003-03-29 Simon TathamHaving created and used uxsel, it actually turns out to be
2003-03-29 Simon Tathampterm now uses the new uxsel module, so it's one step...
2003-03-29 Simon TathamAdded uxsel.c, into which I've moved those parts of...
2003-03-17 Ben HarrisPartial implementation of the platform-independent...
2003-03-16 Jacob Nevinstypo
2003-03-16 Simon TathamRSA blinding requires random numbers. Hence, Pageant...
2003-03-05 Simon TathamThe long-awaited config box revamp! I've taken the...
2003-02-16 Ben HarrisBring PuTTYgen into the world of object-oriented event...
2003-02-16 Ben HarrisActually use macabout.c.
2003-02-15 Ben HarrisTiny amount of infrastructure for having actual keys...
2003-02-12 Ben HarrisMinimal shell of PuTTYgen for Mac. No actual PuTTYgen...
2003-02-07 Ben HarrisCrude Event Log implementation for the Mac. I'm fairly...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-15 Ben HarrisPuTTYtel should use be_nossh, not be_none.
2003-01-15 Jacob Nevins`ssh-default': change the /DSSH_DEFAULT flag to a ...
2003-01-11 Ben HarrisInitial import of Owen's OpenTransport interface. ...
next