]> asedeno.scripts.mit.edu Git - PuTTY.git/history - Recipe
Add FUZZING build option that disables the random number generator.
[PuTTY.git] / Recipe
2015-10-28 Ben HarrisAdd FUZZING build option that disables the random numbe...
2015-10-28 Ben HarrisFuzzable terminal emulator.
2015-08-31 Simon TathamStop using GtkDialog (for most purposes) in GTK 3!
2015-08-28 Owen S. DunnRemove LIBS from Unix pageant Recipe line
2015-07-27 Simon TathamNew centralised helper function dup_mb_to_wc().
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-06-20 Simon TathamLog identifying information for the other end of connec...
2015-06-07 Chris StaiteAdd the ChaCha20-Poly1305 cipher+MAC, as implemented...
2015-05-18 Simon TathamLog identifying information for the other end of connec...
2015-05-13 Simon TathamUnix Pageant: implement GUI passphrase prompting.
2015-05-11 Simon TathamUnix Pageant: link in uxagentc.c and uxcons.c.
2015-05-05 Simon TathamProvide a Unix port of Pageant.
2015-05-05 Simon TathamMove half of Pageant out into a cross-platform source file.
2015-04-27 Simon TathamTeach PuTTYgen to import from OpenSSH's new key format.
2015-02-28 Simon TathamMerge branch 'pre-0.64'
2015-02-27 Jacob NevinsMerge branch 'pre-0.64'
2015-02-24 Jacob NevinsMerge branch 'pre-0.64'
2015-02-07 Simon TathamMerge branch 'pre-0.64'
2015-01-18 Jacob NevinsMerge branch 'pre-0.64'
2015-01-08 Jacob NevinsMerge branch 'pre-0.64'
2015-01-05 Jacob NevinsMerge branch 'pre-0.64'
2014-12-20 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-10 Simon TathamMerge connection-sharing shutdown fix from pre-0.64.
2014-11-09 Jacob NevinsMerge branch 'pre-0.64'.
2014-11-09 Jacob NevinsMerge reconfig fixes from branch 'pre-0.64'.
2014-11-08 Jacob NevinsMerge another docs fix from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge Gtk event log fix from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge SSH-2-only default from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge misc docs improvements from branch 'pre-0.64'.
2014-11-04 Jacob NevinsMerge shorter option name from 'pre-0.64'.
2014-11-03 Jacob NevinsMerge MinGW surrogate build fix from pre-0.64.
2014-11-02 Chris StaiteElliptic-curve cryptography support.
2014-11-01 Simon TathamMove definition of SECURITY_WIN32 from makefiles into...
2014-09-24 Simon TathamRework versioning system to not depend on Subversion.
2014-07-07 Simon TathamFix automatic version numbering in the Unix tarball.
2014-02-22 Simon TathamAdd the autogenerated empty.h to CLEANFILES.
2014-02-22 Simon TathamMove the Unix configure script up to the top level.
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!
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-05-28 Simon TathamMerge from trunk up to r8020.
2008-03-22 Simon TathamMerge from trunk again (because I want the helpful...
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...
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...
next