u/mdw/putty
2004-01-22 simonAdded a command-line key generation tool. Currently...
2004-01-22 simonPlacate some gcc warnings.
2004-01-22 simonFix a casting bug with the length-independent sshbn...
2004-01-21 simonBah! Nicolas Barry correctly points out that my async...
2004-01-21 simonKaisuke Nakajima points out that it's unnecessary to...
2004-01-21 simonDarryl L. Miles's patch to support an optional port...
2004-01-21 simonTheo Markettos's unsigned-vs-signed-char pedantry patch.
2004-01-21 simonTwo small memory leaks, also noticed by Martin Prikryl.
2004-01-21 simonMartin Prikryl points out that need_pw may be used...
2004-01-21 simon`What is PuTTY?' gets asked _just_ frequently enough...
2004-01-20 jacobUpdate for latest mkfiles.pl kerfuffle
2004-01-20 jacobFix unterminated comments in previous checkin
2004-01-20 simonOh, and mention lcc in the README.
2004-01-20 simonAlexey Savelyev's mkfiles.pl patch to support lcc-win32...
2004-01-20 simonPaul van der Meij points out that do_reconfig() should...
2004-01-20 simonJosh Hill's patch for full-screen mode on a multi-monit...
2004-01-20 simonMark Wutzke points out that the comment in sk_proxy_set...
2004-01-20 jacob`portfwd-loopback-choice' was not consistently documented.
2004-01-19 simonIdiot me _twice_! The new store_host_key() was failing...
2004-01-19 jacobRe local X server auth, clarify that it's _us_ you...
2004-01-18 simonMemory management fixes. Fixed a segfault in SSH1 compr...
2004-01-18 simonOops, two lines moved out of my snapshot script should...
2004-01-17 simonVarious uninitialised-variable accesses picked up by...
2004-01-17 simonBuilding source archives for previous releases has...
2004-01-17 simonJoe Yates's patch to make mkfiles.pl generate Visual...
2004-01-17 simonSo _that's_ why mkfiles.pl was running so slowly on...
2004-01-17 simonIdiot me! store_host_key() was blindly _appending_...
2004-01-01 simonIt's a new year.
2004-01-01 simonJoe Yates's memory leak patch was overenthusiastically...
2003-12-31 simonD'oh! WideFont and WideBoldFont were being read from...
2003-12-19 simonJoe Yates's memory leak patches.
2003-12-16 simonAndy Hood points out that `#ifdef MONITOR_DEFAULTTONEAR...
2003-12-04 jacobtweak for consistency with previous checkin
2003-12-03 jacobFix from Michael Wardle in bell error message
2003-12-03 jacobSpotted by Tim Kosse: reput on an already complete...
2003-12-03 jacobAdd updating the wishlist to the Release checklist
2003-12-03 jacobfflush(stdout) after each line of stats
2003-12-03 jacobFix for `logging-save-default': allow logging settings...
2003-11-24 jacobI think the time has come for PuTTYgen to mention ...
2003-11-22 simonTrivial braino in parsing of the port forwarding config...
2003-11-20 simonIntroduce a new mouse handling option, in which the...
2003-11-20 simonMove the `translation of line drawing characters when...
2003-11-19 simonIntroduce a context menu which appears on Ctrl+rightcli...
2003-11-19 jacobMake that last checkin more explicit, and in particular...
2003-11-19 jacobSoften language in `faq-incorrect-mac': buggy ssh.com...
2003-11-19 simonI _think_ this should fix the problem reported by ...
2003-11-06 jacobCosmetic fix from Daniel Fazekas: apparently we were...
2003-11-03 simonWe now mention the version number on the Download page...
2003-10-31 simonClose the host keys file after use. Well spotted Theo...
2003-10-30 simonHmm, that relative link wasn't too good. Try a more...
2003-10-30 simonMove the reference to sitestyle.css out into a separate...
2003-10-21 jacobFix usage comments
2003-10-15 jacobUpdate faq-pscp-ascii.
2003-10-14 jacobAdd `--unix' mode to generate ~/.putty/sshhostkeys...
2003-10-14 jacobRemove dead comment about writing settings, and query...
2003-10-14 jacobWe now have Unix ports of PSCP and PSFTP.
2003-10-12 simonActually fix winnet-if2lo, I think. Tested in an ad...
2003-10-12 simonThe WinSock library is now loaded at run-time, which...
2003-10-12 jacobRemove all the "assert(len>0)" which forbade zero-lengt...
2003-10-10 jacobAdd random commentary to SOCKS code.
2003-10-10 jacobIn SOCKS5 dynamic forwarding, we were echoing back...
2003-10-08 jacobmissed a bit in last commit
2003-10-08 owenCosmetic, to fix ssh2-des-cbc-is-std
2003-10-07 jacob`baltic-default-translation': change default Baltic...
2003-10-03 simonMy ASN.1 decoder returned wrong IDs for anything above...
2003-09-29 simonPSCP in SFTP mode now uses the fast download/upload...
2003-09-29 simonObvious memory leak in new fast download management...
2003-09-28 simonUploads turn out to be much easier than downloads,...
2003-09-27 simonFirst cut at speeding up SFTP. Generic download-managem...
2003-09-26 jacobClarify what happens when you enter a code page that...
2003-09-25 jacobNote what versions of SOCKS are implemented for dynamic...
2003-09-23 jacobImply that some features that have been implemented...
2003-09-23 jacobMention Windows on Alpha as worth mentioning
2003-09-10 jacobOops. Fix a bug in my `keyfile-diagnostic' work which...
2003-09-03 jacobImplement `default-colours' on Windows based loosely...
2003-09-03 jacobAdd pscp to .cvsignore
2003-09-02 jacobChange an incorrect comment about "PuTTY-User-Key-File...
2003-09-02 jacobWhen loading SSH-2 key, ignore passphrase argument...
2003-09-02 simonInclude stdlib.h for exit() - thanks Colin.
2003-09-02 simonRemove CRs. Oops :-/
2003-09-01 benAdd support for a DESTDIR variable in the Unix makefile...
2003-08-29 jacobWork towards wish `keyfile-diagnostic'. Many sshpubk...
2003-08-29 jacobdupstr() should cope with being passed NULL
2003-08-29 jacobMinimal fixes to minimal plink man page.
2003-08-29 jacobAdd "-s" option to Unix plink too.
2003-08-29 jacobNew option for plink: "-s" specifies that the remote...
2003-08-25 simon... and there's a Unix port of PSCP. Ooh.
2003-08-25 simonFix a couple of blatant memory leaks; thanks to Ruurd...
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-08-21 jacobFix for `slow-startup-printer': use PRINTER_INFO_4...
2003-08-21 simonRichard B's patch to enable users to explicitly request...
2003-08-21 simonRichard B's patch to support X cut buffers as well...
2003-08-21 simonRichard Boulton's patch for improved correctness in...
2003-08-07 jacobControl of 'addr' is now handed over to {platform_...
2003-07-16 jacobClarify that '-m' takes a _local_ file.
2003-07-12 jacobAdd SSH-1 password camouflage bug detection for version...
2003-07-12 jacobAdd section on "Access denied". This was mostly inspire...
2003-07-06 jacobMention Roald Ribe's success with OpenWatcom and Makefi...
next