Sebastian Kuschel reports that pfd_closing can be called for a socket
[u/mdw/putty] / Recipe
2012-09-18 benAdd a new COMPAT option for environments lacking Secure...
2012-09-13 benTweak comment in Recipe that had become separated from...
2012-09-13 benDefine SECURITY_WIN32 for Winelib/Cygwin builds as...
2011-09-16 simonRemove empty.h from CLEANFILES, so that after mkfiles...
2011-09-14 simonCreate empty.h (used to force rebuilds of version.o...
2011-07-27 simonFix bug in which the SSH-only tools (pscp, psftp) did...
2011-07-23 simonSwitch to using automake for the Unix autoconfigured...
2011-07-14 simonPost-release destabilisation! Completely remove the...
2010-12-23 simonSupport for Windows 7 jump lists (right-click on a...
2010-09-25 simonOops: r9004 should have removed various pieces from...
2010-05-19 simonPatch from Alejandro Sedeno, somewhat modified by me...
2010-03-25 jacobr8909 broke the Visual Studio build.
2009-05-11 simonAdd a 'unix' Makefile type, for building the non-GUI...
2008-11-17 simonRevamp of the local X11 connection code. We now parse...
2008-08-10 owenInitial commit of GSSAPI Kerberos support.
2008-06-04 simonAt last, merge the putty-gtk2 branch back into the...
2007-05-01 jacobSince r7496, Pageant needs sshsh256 to build (although...
2007-04-30 benAdd support for RFC 4432 RSA key exchange, the patch...
2007-04-30 benCreate installations directories before installing...
2007-02-11 jacobNote that htmlhelp.h from HTML Help Workshop works...
2007-01-16 jacobAt least, I have the technology to fix `beepind-win2k'.
2007-01-09 jacobMinGW needs an extra symbol _WIN32_IE defined to a...
2007-01-06 jacobI think this change to Recipe was accidentally omitted...
2006-12-29 simonColin Watson points out that there was no need for...
2006-12-28 jacobAdd a NO_HTMLHELP option, and enable it by default...
2006-12-28 simonI'm not sure why I added htmlhelp.lib to the PuTTY...
2006-12-17 simonInitial support for HTML Help. All the ad-hoc help...
2006-08-28 simonSerial back end for Unix. Due to hardware limitations...
2006-08-28 simonSupport for Windows PuTTY connecting straight to a...
2006-08-26 simonProxyCommand support for Windows, using the new winhand...
2006-08-25 simonNew piece of Windows infrastructure: winhandl.c takes...
2005-10-04 jacob`win-versioninfo': all builds of all Windows binaries...
2005-09-04 benAdd support for diffie-hellman-group-exchange-sha256...
2005-08-31 benDon't bother compiling SHA-256 for now -- I need to...
2005-08-31 benSHA-256 implementation, for use in future KEX algorithm...
2005-08-22 benAdd support for generating project files for use with...
2005-05-21 jacobFix documentation of NO_MANIFESTS (oops).
2005-05-21 jacobAdd NO_MANIFESTS option to Windows build, as the manife...
2005-04-25 benAdd a mechanism for using autoconf to detect the quirks...
2005-04-14 benImplement my experimental arcfour modes. The 256-bit...
2005-03-10 simonThanks to D H Becker for sending in an icon. I'd have...
2005-02-28 jacobPSFTP now needs wildcard.o, and was only getting it...
2005-02-26 jacobAllow mkfiles.pl to put multiple verbatim sections...
2005-02-25 jacobMakefile.lcc mentions version.o instead of .obj (not...
2005-02-15 simonInitial checkin of a native Mac OS X port, sharing...
2005-02-14 simonSaw uxcfg.c in half down the middle, to separate out...
2005-02-06 simonReinstate the broken -e option in pterm. Also I've...
2005-01-16 owenAdd minibidi to Mac PuTTY objects
2005-01-15 benFWHACK has been dead for years. Remove it from the...
2005-01-11 simonThe Unix `make install' target now allows you to define...
2005-01-09 owenNew function ltime() returns a struct tm of the current...
2004-12-31 simonRename some of the more stupidly named files in the...
2004-12-30 simonIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-16 simonRename scp.* to pscp.*, because I always misspell it...
2004-11-27 simonLoose end from timing shakeup: sshrand.c is now a client of
2004-11-27 simonNew timing infrastructure. There's a new function sched...
2004-11-16 simonNow that we have Subversion's file renaming ability...
2004-08-30 simonMalcolm Smith's patch to support CHAP (digest-based...
2004-05-24 jacobTypos in Borland Makefile pointed out by Arnaud Desitter
2004-05-22 simonAt last! After much delay, much faffing back and forth...
2004-04-25 simonMore portability fixes.
2004-04-25 simonMake mkfiles.pl less tied to PuTTY in particular, by...
2004-01-22 simonAdded a command-line key generation tool. Currently...
2003-10-12 simonThe WinSock library is now loaded at run-time, which...
2003-08-25 simonWindows PSCP now links against winsftp.c, and scp.c...
2003-08-24 simonAnd just to prove that psftp.c really is now platform...
2003-08-24 simonNext phase of general SFTP reworking: psftp.c is now...
2003-06-21 jacobOops, Ben got there first. Oh well, here's a comment.
2003-06-21 benRemove -DNO_SECURITY from the cygwin build, since ...
2003-05-06 simonSupport, on Unix only (so far), for OpenSSH-style gener...
2003-04-27 simonSupport for non-ISO-8859-1 X keysyms. So in particular...
2003-04-27 simonTake the random number generator back out of Pageant...
2003-04-26 simonMight as well provide PuTTYtel for Unix. It's not much...
2003-04-05 simonFixed the printing and charset combo boxes in Unix...
2003-04-05 simonCtrl+rightclick now pops up a context menu in Unix...
2003-03-31 simonSupport for PuTTY-style command-line arguments in Unix...
2003-03-29 simonHaving created and used uxsel, it actually turns out...
2003-03-29 simonpterm now uses the new uxsel module, so it's one step...
2003-03-29 simonAdded uxsel.c, into which I've moved those parts of...
2003-03-17 benPartial implementation of the platform-independent...
2003-03-16 jacobtypo
2003-03-16 simonRSA blinding requires random numbers. Hence, Pageant...
2003-03-05 simonThe long-awaited config box revamp! I've taken the...
2003-02-16 benBring PuTTYgen into the world of object-oriented event...
2003-02-16 benActually use macabout.c.
2003-02-15 benTiny amount of infrastructure for having actual keys...
2003-02-12 benMinimal shell of PuTTYgen for Mac. No actual PuTTYgen...
2003-02-07 benCrude Event Log implementation for the Mac. I'm fairly...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-15 benPuTTYtel should use be_nossh, not be_none.
2003-01-15 jacob`ssh-default': change the /DSSH_DEFAULT flag to a ...
2003-01-11 benInitial import of Owen's OpenTransport interface. ...
2003-01-11 benAdd an indirection layer between mtcpnet.c and the...
2003-01-10 simonIntroduce framework for authenticating with the local...
2003-01-09 simonUnix plink now catches SIGWINCH and propagates local...
2003-01-09 simonI'm sick of all those #ifdefs in settings.c, and in...
2003-01-08 benFairly major hackery to get SSH going on the Mac. ...
2003-01-05 benAdd some backends, a network interface and some library...
2003-01-01 benAdd a mechanism for determining which charset to use...
2002-12-31 benUse the shiny new character-set library to handle conve...
next