]> asedeno.scripts.mit.edu Git - PuTTY.git/history - Recipe
Support for Windows PuTTY connecting straight to a local serial port
[PuTTY.git] / Recipe
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...
2005-02-14 Simon TathamSaw uxcfg.c in half down the middle, to separate out...
2005-02-06 Simon TathamReinstate the broken -e option in pterm. Also I've...
2005-01-16 Owen DunnAdd minibidi to Mac PuTTY objects
2005-01-15 Ben HarrisFWHACK has been dead for years. Remove it from the...
2005-01-11 Simon TathamThe Unix `make install' target now allows you to define...
2005-01-09 Owen DunnNew function ltime() returns a struct tm of the current...
2004-12-31 Simon TathamRename some of the more stupidly named files in the...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-16 Simon TathamRename scp.* to pscp.*, because I always misspell it...
2004-11-27 Simon TathamLoose end from timing shakeup: sshrand.c is now a client of
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...
2004-08-30 Simon TathamMalcolm Smith's patch to support CHAP (digest-based...
2004-05-24 Jacob NevinsTypos in Borland Makefile pointed out by Arnaud Desitter
2004-05-22 Simon TathamAt last! After much delay, much faffing back and forth...
2004-04-25 Simon TathamMore portability fixes.
2004-04-25 Simon TathamMake mkfiles.pl less tied to PuTTY in particular, by...
2004-01-22 Simon TathamAdded a command-line key generation tool. Currently...
2003-10-12 Simon TathamThe WinSock library is now loaded at run-time, which...
2003-08-25 Simon TathamWindows PSCP now links against winsftp.c, and scp.c...
2003-08-24 Simon TathamAnd just to prove that psftp.c really is now platform...
2003-08-24 Simon TathamNext phase of general SFTP reworking: psftp.c is now...
2003-06-21 Jacob NevinsOops, Ben got there first. Oh well, here's a comment.
2003-06-21 Ben HarrisRemove -DNO_SECURITY from the cygwin build, since ...
2003-05-06 Simon TathamSupport, on Unix only (so far), for OpenSSH-style gener...
2003-04-27 Simon TathamSupport for non-ISO-8859-1 X keysyms. So in particular...
2003-04-27 Simon TathamTake the random number generator back out of Pageant...
2003-04-26 Simon TathamMight as well provide PuTTYtel for Unix. It's not much...
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-04-05 Simon TathamCtrl+rightclick now pops up a context menu in Unix...
2003-03-31 Simon TathamSupport for PuTTY-style command-line arguments in Unix...
2003-03-29 Simon TathamHaving created and used uxsel, it actually turns out to be
2003-03-29 Simon Tathampterm now uses the new uxsel module, so it's one step...
2003-03-29 Simon TathamAdded uxsel.c, into which I've moved those parts of...
2003-03-17 Ben HarrisPartial implementation of the platform-independent...
2003-03-16 Jacob Nevinstypo
2003-03-16 Simon TathamRSA blinding requires random numbers. Hence, Pageant...
2003-03-05 Simon TathamThe long-awaited config box revamp! I've taken the...
2003-02-16 Ben HarrisBring PuTTYgen into the world of object-oriented event...
2003-02-16 Ben HarrisActually use macabout.c.
2003-02-15 Ben HarrisTiny amount of infrastructure for having actual keys...
2003-02-12 Ben HarrisMinimal shell of PuTTYgen for Mac. No actual PuTTYgen...
2003-02-07 Ben HarrisCrude Event Log implementation for the Mac. I'm fairly...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-15 Ben HarrisPuTTYtel should use be_nossh, not be_none.
2003-01-15 Jacob Nevins`ssh-default': change the /DSSH_DEFAULT flag to a ...
2003-01-11 Ben HarrisInitial import of Owen's OpenTransport interface. ...
2003-01-11 Ben HarrisAdd an indirection layer between mtcpnet.c and the...
2003-01-10 Simon TathamIntroduce framework for authenticating with the local...
2003-01-09 Simon TathamUnix plink now catches SIGWINCH and propagates local...
2003-01-09 Simon TathamI'm sick of all those #ifdefs in settings.c, and in...
2003-01-08 Ben HarrisFairly major hackery to get SSH going on the Mac. ...
2003-01-05 Ben HarrisAdd some backends, a network interface and some library...
2003-01-01 Ben HarrisAdd a mechanism for determining which charset to use...
2002-12-31 Ben HarrisUse the shiny new character-set library to handle conve...
2002-12-31 Simon TathamFirst draft of Unicode support in pterm. It's pretty...
2002-12-31 Ben HarrisAdd a minimalist settings dialogue, which contains...
2002-12-30 Ben HarrisFinally add support for building Mac resource forks...
2002-12-08 Jacob NevinsModify bug-compatibility checks to use wildcards. Shoul...
2002-12-02 Ben HarrisAdd an entry for the Mac version of PuTTY.
2002-11-02 Simon TathamRJK's general signal-handling robustness patch. Should...
2002-11-01 Simon TathamIntroduce program category U, for non-GTK-requiring...
2002-10-31 Simon TathamFirst attempt at a Unix port of Plink. Seems to basical...
2002-10-26 Simon TathamReorganised the Unicode layer somewhat: moved luni_send and
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-10-07 Simon TathamBegin destabilisation in the wake of 0.53! This checkin...
2002-08-06 Simon TathamPuTTYgen will now start by loading a private key file...
2002-08-04 Simon TathamRevamp of command-line handling. Most command line...
2002-05-11 Simon TathamAdded a framework for importing foreign key formats...
2002-03-23 Simon TathamJustin Bradford's proxy support patch. Currently suppor...
2002-03-16 Simon TathamCompletely revamped mkfiles.pl which incorporates depen...