The comment that Private-Hash: was not allowed in DSS PuTTY-User-Key-File-1
[u/mdw/putty] / Recipe
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...
2002-12-31 simonFirst draft of Unicode support in pterm. It's pretty...
2002-12-31 benAdd a minimalist settings dialogue, which contains...
2002-12-30 benFinally add support for building Mac resource forks...
2002-12-08 jacobModify bug-compatibility checks to use wildcards. Shoul...
2002-12-02 benAdd an entry for the Mac version of PuTTY.
2002-11-02 simonRJK's general signal-handling robustness patch. Should...
2002-11-01 simonIntroduce program category U, for non-GTK-requiring...
2002-10-31 simonFirst attempt at a Unix port of Plink. Seems to basical...
2002-10-26 simonReorganised the Unicode layer somewhat: moved luni_send and
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...
2002-10-07 simonBegin destabilisation in the wake of 0.53! This checkin...
2002-08-06 simonPuTTYgen will now start by loading a private key file...
2002-08-04 simonRevamp of command-line handling. Most command line...
2002-05-11 simonAdded a framework for importing foreign key formats...
2002-03-23 simonJustin Bradford's proxy support patch. Currently suppor...
2002-03-16 simonCompletely revamped mkfiles.pl which incorporates depen...