u/mdw/putty
2005-04-07 jacobOops, forgot to credit Ahmad Khalifa of arabeyes.org...
2005-04-07 jacobAdd keyboard accelerators for IPv4/IPv6 selections...
2005-04-07 jacobIf a new session was saved from Change Settings, a...
2005-04-07 jacobIn get_sesslist(), when freeing, set freed members...
2005-04-06 benRemove support for the "rijndael256-cbc", "rijndael192...
2005-04-06 benImplement SDCTR modes, as defined in the newmodes draft...
2005-04-06 jacob`xp-wont-run': Apparently my application-manifest trims...
2005-04-05 simonVersion number and other tweakings prior to the 0.58...
2005-04-05 jacobtweak wording in "pscp -ls"
2005-04-05 jacobadd XXX-REMOVE-BEFORE-RELEASE re uninstaller
2005-04-05 jacobAdd target to build `info' file.
2005-04-05 jacobAdd versionid for index.
2005-04-05 jacobIndex the complete PuTTY manual.
2005-04-04 benNULL needs to be cast to void * when passed to a variad...
2005-04-01 jacob#ifdef out expensive combining-character/scrollback...
2005-04-01 simonsk_address_is_local() was ignoring the possibility...
2005-03-31 simonAdd text to the troubleshooting chapter about the error...
2005-03-31 simonFAQ entry on rekeys: Jacob would like to pre-emptively...
2005-03-31 simonBeef up the `unfinished and experimental' warnings...
2005-03-31 jacobXXX-REMOVE-BEFORE-RELEASE: check docs too
2005-03-30 simonFurther fix for lcc-win32. The PuTTY suite now compiles...
2005-03-30 jacobfaq-timeout: update for XP
2005-03-30 simon<1112163342.018492.101240@f14g2000cwb.googlegroups...
2005-03-29 simonSmall markup fixes I just noticed, mostly use of litera...
2005-03-29 simonAfter we receive EOF on stdin, we should clear ssh...
2005-03-28 simonRender timing.c robust in the face of strangeness....
2005-03-24 jacobIn fact, I'll document the wrinkle with "plink -load...
2005-03-24 jacobFix comment re dmemdumpl()
2005-03-23 jacobSince Markus Kuhn no longer explicitly places wcwidth...
2005-03-23 jacob`wcwidth-upgrade': upgrade to latest wcwidth.c from...
2005-03-23 jacobAnother fix from Hung-Te Lin; apparently in some IMEs...
2005-03-22 jacobFix my fix (r5539) to the `multi-changesettings-crash...
2005-03-22 jacobAdd an option to use wcwidth_cjk() instead of wcwidth...
2005-03-21 jacobHung-Te Lin spotted that the `multi-changesettings...
2005-03-21 jacobMention PUTTY.RND by name
2005-03-21 simonMartin Trautmann spotted a bare char being passed to...
2005-03-21 jacobTrim application manifests as much as MS' documentation...
2005-03-21 jacobImprovement for IME font display from Hung-Te Lin.
2005-03-20 jacobAdd comments about default processing in DialogProc...
2005-03-19 benRevert last change: Some versions of the GNU C Library...
2005-03-19 benIf it's available, try to use clock_gettime(CLOCK_MONOT...
2005-03-19 simonWork around lcc's annoying (but, even more annoyingly...
2005-03-19 jacobMore compact display for the key links/fingerprints...
2005-03-19 jacobSet SVN properties on udp.but the same as everything...
2005-03-19 jacobTry to make our PGP signing more useful:
2005-03-18 simonAfter we thaw a frozen socket, we apparently need to...
2005-03-18 jacobI believe MAC/CRC errors can be caused by network corru...
2005-03-17 simonHung-Te Lin's fix for intermittent WM_PAINT problems.
2005-03-17 simonThe structural reorganisation of ssh.c (r4909) caused
2005-03-16 jacobfaq-savedsettings: mention Default Settings
2005-03-16 simonFix `telnet-option-loop', I think. (Untested except...
2005-03-15 owenAdd protection against multiple Change Settings dialogues.
2005-03-15 owenFix pterm-logtype-crash
2005-03-14 jacobConsistent indenting in option specs
2005-03-11 jacobpunctuation nit
2005-03-11 jacobRetire MINGW32_FIX. It was a fix for a blatant bug...
2005-03-11 jacobMake it clearer which protocol version various bugs...
2005-03-11 simonFiddle with source archive for new OS X files.
2005-03-10 simonThanks to D H Becker for sending in an icon. I'd have...
2005-03-10 benExpand "v" to "version" when discussing SSH protocol...
2005-03-10 benWhen we're quoting user-interface text from PuTTY 0...
2005-03-10 benFix an "SSH v1" that Jacob missed (because it spanned...
2005-03-10 benMake it clear that even when using SSH 2, you only...
2005-03-10 jacobConsistently use a single notation to refer to SSH...
2005-03-10 simonSupport multiple anchor name types now that Jacob has...
2005-03-10 owenProtect against multiple Change Settings dialogues...
2005-03-08 jacobBen Hutchings reports that new PuTTY instances created...
2005-03-08 jacobMiscellaneous tweaks.
2005-03-07 simonCharlie at work points out that the screen FAQ contains...
2005-03-07 simon`What commands can I type into my PuTTY session' is...
2005-03-06 jacobAdd notification when using the various auth methods...
2005-03-06 jacobFix sense of test in previous checkin :)
2005-03-06 simonI'm sick and tired of the persistent reports of lineptr...
2005-03-05 simonOver-enthusiastic assertions in the port forwarding...
2005-03-05 simonMake sure we do notify_remote_exit(ssh->frontend) _before_
2005-03-05 simonPlatform-independent fixes for NO_IPV6 compilation...
2005-03-05 simonFixes for NO_IPV6 compilation under Unix.
2005-03-04 jacobFix potential fault where -L/-R/-D could accept a strin...
2005-03-04 jacobrm some magic numbers in ssh_setup_portfwd()
2005-03-04 jacobFix minor imprecisions in cfg->portfwd[] bounds checkin...
2005-03-03 benExplicitly set MIN and TIME when in raw mode to request...
2005-03-02 owenDraglists, implemented as up-down preference lists...
2005-03-02 jacobMore confusing "(BYTE *) & val" style punctuation.
2005-03-02 jacobnit: confusing punctuation
2005-03-02 jacobrm incorrect comment
2005-03-01 jacobFix off-by-one in memory management of PPK reading...
2005-03-01 owenClose on exit. I'm not entirely happy with the distrib...
2005-03-01 jacobUpdate Inno Setup script. Tested with IS 5.0.8 on Win98...
2005-03-01 jacobMention `-cleanup' caveats on multi-user systems.
2005-03-01 jacobVC didn't like PATH_MAX. Use MAX_PATH instead. (This...
2005-03-01 jacobAdd context help to a couple of message boxes. Unfortun...
2005-03-01 jacobMake it clearer that `-m' is only usable with SSH.
2005-03-01 jacobMove the MessageBox-with-help function out into winutil...
2005-02-28 jacobMake things other than Pageant use request_file(),...
2005-02-28 jacobFix for `pageant-dirhandle': a new wrapper functions...
2005-02-28 jacobPSFTP now needs wildcard.o, and was only getting it...
2005-02-27 jacobMove SaneDialogBox()/SaneEndDialog() from winmisc.c...
2005-02-27 jacobImprove Pageant's error reporting for private key load...
2005-02-27 jacobImprovements to PuTTYgen error reporting:
2005-02-27 owenWarn on close. Also warn before use.
next