]> asedeno.scripts.mit.edu Git - PuTTY.git/history - Makefile
Added comments to document '-gui' Windows messages, based on putty-bugs post
[PuTTY.git] / Makefile
2002-03-23 Simon TathamJustin Bradford's proxy support patch. Currently suppor...
2002-03-11 Simon TathamBah. Add winspool.lib to libraries list. Maybe _now_...
2002-03-10 Simon TathamArrgh! Forgot yet another fiddly Makefile bit. Perhaps...
2002-03-09 Simon Tatham... and add its dependencies to the Makefile too.
2002-03-09 Simon TathamANSI remote printer support. Raw mode only.
2002-03-09 Simon TathamFix Makefile dependencies.
2002-01-08 Simon TathamAdd the CRC32 compensation attack detector that all...
2002-01-08 Simon TathamPatch from RDB: invent a /DMSVC4 compile-time definitio...
2001-12-31 Simon TathamCreate the long-awaited console.c, and move the common...
2001-12-14 Simon TathamRetired the #ifdef DUMP_PACKETS stuff in ssh.c because...
2001-11-07 Simon TathamMakefile fix: we've been compiling ssh.c separately...
2001-10-23 Simon TathamAdd Jacob's patch for compiling without multimon.h.
2001-10-17 Simon TathamWez Furlong's patch to tidy up full-screen mode: make it
2001-09-22 Simon TathamAdd support for DSA authentication in SSH2, following...
2001-09-15 Simon TathamCygwin build fixes: update the dependencies, add -DNO_S...
2001-08-27 Simon TathamImplemented a simple wildcard matching engine, and...
2001-08-26 Simon TathamPSCP now uses the modern SFTP protocol if it can, and...
2001-08-15 Jacob NevinsDocument /DNO_SECURITY compile option.
2001-08-08 Simon TathamOops - actually check in portfwd.c itself! (Makefile...
2001-08-08 Simon TathamSSH port forwarding! How cool is that?
2001-08-04 Simon TathamGlenn Maynard's IME patch
2001-05-19 Simon TathamUpdate the two commented-out CFLAGS to include the same
2001-05-10 Simon TathamRDB's Unicode patch. Fonts are now used in Unicode...
2001-05-06 Simon TathamWez Furlong's patch to add xterm mouse reporting and...
2001-05-03 Simon TathamRemove diagnostics and attempt to work around VC compil...
2001-05-02 Simon TathamTEMPORARY ONLY: enable debugging on default build to...
2001-04-28 Simon TathamUpdated dependencies thanks to Dave Hinton's mkdeps script
2001-04-16 Simon TathamInclude <mmsystem.h> and winmm.lib for PlaySound.
2001-04-16 Simon TathamMakefile enhancements by Robert de Bath.
2001-04-16 Simon TathamPageant interface changes. You can now do `pageant...
2001-04-09 Simon TathamThe About box now contains a button that starts up...
2001-03-13 Simon TathamAdd dependencies for x11fwd.obj to Makefile (thanks...
2001-03-02 Simon TathamArgh, sshrsa.c now depends on sshsha.c so Pageant needs...
2001-03-02 Simon TathamAdd AES support in SSH2. Not yet complete: there's...
2001-02-26 Simon TathamAhem. sftp.obj depends on sftp.c not on psftp.c!
2001-02-26 Simon TathamFinish adding PSFTP to the master Makefile (oops!)
2001-02-24 Simon Tathampsftp now works as part of the PuTTY suite
2001-01-22 Simon TathamAdd dependencies for puttygen.c
2001-01-22 Simon TathamAdd X11 forwarding, mainly thanks to Andreas Schultz
2001-01-19 Simon TathamExperimental Rlogin support, thanks to Delian Delchev...
2000-12-12 Simon TathamAdded Minefield: an alternative memory allocator along...
2000-12-12 Simon TathamMake memory management uniform: _everything_ now goes...
2000-11-21 Simon TathamOops - and if we generate link maps, "make clean" shoul...
2000-11-21 Simon TathamAdd link map files to Makefile, in case people send...
2000-11-01 Simon TathamImplement Zlib compression, in both SSH1 and SSH2.
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-19 Simon TathamPuTTYgen initial version. Still to do are basic user...
2000-10-18 Simon TathamMiscellaneous cleanups and reorgs in preparation for...
2000-10-06 Simon TathamUpdate Makefile generation and ensure everything works...
2000-10-06 Simon TathamCreate settings.c and move the load/save session code...
2000-10-06 Simon TathamMove omission of SSH protocol setting in PuTTYtel into...
2000-10-05 Simon TathamRemove /DWIN32S_COMPAT by detecting presence of GetSyst...
2000-09-27 Simon TathamRationalised host key storage. Also started code reorg...
2000-09-27 Simon TathamRemove the special hooks in ssh.c for pscp. pscp now...
2000-09-22 Simon TathamEnable better build-time flexibility over which WinSock...
2000-09-15 Simon TathamPageant now accepts an initial key list on the command line
2000-09-14 Simon TathamAdded Pageant, a first-attempt PuTTY authentication agent
2000-09-11 Simon TathamAdd further types of garbage to .cvsignore and to ...
2000-09-08 Simon TathamAdded a fourth application: plink, a command line conne...
2000-09-07 Simon TathamRSA key authentication in ssh1 works; SSH2 is nearly there
2000-09-05 Simon TathamSSH 2 support, phase 1, debugging. Currently does Diffi...
2000-07-26 Simon TathamRobert de Bath's Big Patch, part 1
2000-06-22 Simon TathamJoris van Rantwijk's unified SSH code suitable for...
2000-06-21 Simon TathamRemove the underscore from nossh_res.rc for 8.3 cleanne...
2000-03-17 Simon TathamRDB patch: disable incremental linking and disable...
2000-03-16 Simon TathamFix a couple of Makefile dependencies - oops
2000-03-15 Simon TathamFirst stab at the ability to compile puttytel.exe,...
2000-01-19 Simon TathamFix problems with resource compilation Makefile lines
2000-01-18 Simon TathamNew option to allow SysTabControl32 to be specified...
1999-12-13 Simon TathamAdd multi-makefile management system
1999-11-09 Simon TathamAdded local-editing line discipline to make raw backend...
1999-11-08 Owen DunnRemoved now obsolete sizetip.h from window.obj dependencies
1999-11-08 Simon TathamOleg Panashchenko's Cyrillic support patch
1999-11-04 Owen DunnCan now build with /DWIN32S_COMPAT to work (minimally...
1999-11-04 Simon TathamAdd sizetip stuff to makefile - oops
1999-11-01 Simon TathamMark Baker's raw-TCP back end (untested and experimenta...
1999-09-07 Simon TathamDisastrously silly Makefile errors
1999-09-03 Simon TathamOops, add scp to makefile
1999-07-07 Simon TathamBlowfish patch, second attempt
1999-02-11 Simon TathamRevert to using WinSock 1 - the upgrade to 2 was a...
1999-02-10 Simon TathamImprove nasty version.obj hack so it doesn't actually...
1999-02-10 Simon TathamAttempt to fix problems with version.obj in some nmakes
1999-02-09 Simon TathamAdded automatic version distinguishing code, to differe...
1999-01-19 Simon TathamRemove /D_X86_ in Makefile to allow Alpha builds equall...
1999-01-08 Simon TathamInitial checkin: beta 0.43