Add the CRC32 compensation attack detector that all other SSH
[u/mdw/putty] / Makefile
2002-01-08 simonAdd the CRC32 compensation attack detector that all...
2002-01-08 simonPatch from RDB: invent a /DMSVC4 compile-time definitio...
2001-12-31 simonCreate the long-awaited console.c, and move the common...
2001-12-14 simonRetired the #ifdef DUMP_PACKETS stuff in ssh.c because...
2001-11-07 simonMakefile fix: we've been compiling ssh.c separately...
2001-10-23 simonAdd Jacob's patch for compiling without multimon.h.
2001-10-17 simonWez Furlong's patch to tidy up full-screen mode: make it
2001-09-22 simonAdd support for DSA authentication in SSH2, following...
2001-09-15 simonCygwin build fixes: update the dependencies, add -DNO_S...
2001-08-27 simonImplemented a simple wildcard matching engine, and...
2001-08-26 simonPSCP now uses the modern SFTP protocol if it can, and...
2001-08-15 jacobDocument /DNO_SECURITY compile option.
2001-08-08 simonOops - actually check in portfwd.c itself! (Makefile...
2001-08-08 simonSSH port forwarding! How cool is that?
2001-08-04 simonGlenn Maynard's IME patch
2001-05-19 simonUpdate the two commented-out CFLAGS to include the...
2001-05-10 simonRDB's Unicode patch. Fonts are now used in Unicode...
2001-05-06 simonWez Furlong's patch to add xterm mouse reporting and...
2001-05-03 simonRemove diagnostics and attempt to work around VC compil...
2001-05-02 simonTEMPORARY ONLY: enable debugging on default build to...
2001-04-28 simonUpdated dependencies thanks to Dave Hinton's mkdeps...
2001-04-16 simonInclude <mmsystem.h> and winmm.lib for PlaySound.
2001-04-16 simonMakefile enhancements by Robert de Bath.
2001-04-16 simonPageant interface changes. You can now do `pageant...
2001-04-09 simonThe About box now contains a button that starts up...
2001-03-13 simonAdd dependencies for x11fwd.obj to Makefile (thanks...
2001-03-02 simonArgh, sshrsa.c now depends on sshsha.c so Pageant needs...
2001-03-02 simonAdd AES support in SSH2. Not yet complete: there's...
2001-02-26 simonAhem. sftp.obj depends on sftp.c not on psftp.c!
2001-02-26 simonFinish adding PSFTP to the master Makefile (oops!)
2001-02-24 simonpsftp now works as part of the PuTTY suite
2001-01-22 simonAdd dependencies for puttygen.c
2001-01-22 simonAdd X11 forwarding, mainly thanks to Andreas Schultz
2001-01-19 simonExperimental Rlogin support, thanks to Delian Delchev...
2000-12-12 simonAdded Minefield: an alternative memory allocator along...
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-11-21 simonOops - and if we generate link maps, "make clean" shoul...
2000-11-21 simonAdd link map files to Makefile, in case people send...
2000-11-01 simonImplement Zlib compression, in both SSH1 and SSH2.
2000-10-23 simonCreated a shiny new abstraction for the socket handling...
2000-10-19 simonPuTTYgen initial version. Still to do are basic user...
2000-10-18 simonMiscellaneous cleanups and reorgs in preparation for...
2000-10-06 simonUpdate Makefile generation and ensure everything works...
2000-10-06 simonCreate settings.c and move the load/save session code...
2000-10-06 simonMove omission of SSH protocol setting in PuTTYtel into...
2000-10-05 simonRemove /DWIN32S_COMPAT by detecting presence of GetSyst...
2000-09-27 simonRationalised host key storage. Also started code reorg...
2000-09-27 simonRemove the special hooks in ssh.c for pscp. pscp now...
2000-09-22 simonEnable better build-time flexibility over which WinSock...
2000-09-15 simonPageant now accepts an initial key list on the command...
2000-09-14 simonAdded Pageant, a first-attempt PuTTY authentication...
2000-09-11 simonAdd further types of garbage to .cvsignore and to ...
2000-09-08 simonAdded a fourth application: plink, a command line conne...
2000-09-07 simonRSA key authentication in ssh1 works; SSH2 is nearly...
2000-09-05 simonSSH 2 support, phase 1, debugging. Currently does Diffi...
2000-07-26 simonRobert de Bath's Big Patch, part 1
2000-06-22 simonJoris van Rantwijk's unified SSH code suitable for...
2000-06-21 simonRemove the underscore from nossh_res.rc for 8.3 cleanne...
2000-03-17 simonRDB patch: disable incremental linking and disable...
2000-03-16 simonFix a couple of Makefile dependencies - oops
2000-03-15 simonFirst stab at the ability to compile puttytel.exe,...
2000-01-19 simonFix problems with resource compilation Makefile lines
2000-01-18 simonNew option to allow SysTabControl32 to be specified...
1999-12-13 simonAdd multi-makefile management system
1999-11-09 simonAdded local-editing line discipline to make raw backend...
1999-11-08 owenRemoved now obsolete sizetip.h from window.obj dependencies
1999-11-08 simonOleg Panashchenko's Cyrillic support patch
1999-11-04 owenCan now build with /DWIN32S_COMPAT to work (minimally...
1999-11-04 simonAdd sizetip stuff to makefile - oops
1999-11-01 simonMark Baker's raw-TCP back end (untested and experimenta...
1999-09-07 simonDisastrously silly Makefile errors
1999-09-03 simonOops, add scp to makefile
1999-07-07 simonBlowfish patch, second attempt
1999-02-11 simonRevert to using WinSock 1 - the upgrade to 2 was a...
1999-02-10 simonImprove nasty version.obj hack so it doesn't actually...
1999-02-10 simonAttempt to fix problems with version.obj in some nmakes
1999-02-09 simonAdded automatic version distinguishing code, to differe...
1999-01-19 simonRemove /D_X86_ in Makefile to allow Alpha builds equall...
1999-01-08 simonInitial checkin: beta 0.43