u/mdw/putty
2004-10-17 jacobSupport the SSH-2 mechanism for sending signals to...
2004-10-17 jacobWe shouldn't offer the Break special when we don't...
2004-10-17 jacobTelnet specials menu was not being reinstated after...
2004-10-16 simonMarkus Kuhn's UTF-8 page
2004-10-16 simonFix bug in scrollback compression, which manifested...
2004-10-16 simonMoved the environment variables config block out of...
2004-10-15 jacobMention plink's new -N option in usage and man page.
2004-10-15 simonFix two memory leaks in the new code. (There's no point...
2004-10-15 simonAnd fix _cursor_ display on double-width double-width...
2004-10-15 simonDouble-height and double-width line attributes (ESC...
2004-10-15 simonAdd missing check_boundary() calls in destructive backs...
2004-10-15 simonA combining character on U+0020 SPACE stops it from...
2004-10-15 simonMark the trial decompress in every call to compressline...
2004-10-15 simonDon't forget to flush the bidi cache when the user...
2004-10-15 simonStore line widths in the bidi cache, so we don't fail...
2004-10-15 simonFix many bugs in resizeline().
2004-10-15 simonFix applying combining characters to double-width chara...
2004-10-15 simonFix Windows redraw problem on RH half of wrapped lines...
2004-10-15 simonI broke ordinary line wrapping as a result of retiring...
2004-10-15 simonFix cursor display on a combined character cell.
2004-10-15 simonMark cc_check() and all calls to it with the new
2004-10-15 simonI'm instituting a policy that before every release...
2004-10-14 simonFirst-stage support for Unicode combining characters...
2004-10-13 simonImplement part of `ssh2-generality': introduce the...
2004-10-13 simonFix segfaults in terminal resizing, introduced by re...
2004-10-13 simonI think we've been told before that you're not supposed to
2004-10-13 jacobFix '/*' in comment.
2004-10-13 simonRe-engineering of terminal emulator, phase 1.
2004-10-08 jacobfaq-alternate-localhost: You can now download the fix...
2004-10-07 jacobfaq-permission: xref licence
2004-10-06 jacobX forwarding changes:
2004-10-02 jacob`ssh-log-pw-blank': known password fields are now omitt...
2004-09-29 jacobMention the negotiated SSH-2 MAC algorithm(s) in the...
2004-09-29 simonReport details in Event Log when receiving SSH2_MSG_CHA...
2004-09-28 jacobLine (as opposed to block) cursors were being displayed...
2004-09-27 jacob"Incoming packet was garbled on decryption": I think...
2004-09-22 jacobTreat USER specially in event logging of Telnet ENVIRON...
2004-09-22 jacobDocument telnet_keyboard more completely, cross-referen...
2004-09-22 jacobfaq-missing-slash: the missing-slash-in-PSFTP OpenSSH...
2004-09-21 jacobAdd `OSU_1.5alpha4' to BUG_CHOKES_ON_SSH1_IGNORE; this...
2004-09-21 jacob`ampersat-in-username': tweak `strchr' to `strrchr...
2004-09-20 jacobReformat special commands to use \b instead of \dt...
2004-09-20 jacobExplicitly list all the special commands supported...
2004-09-20 jacobAdd accelerator for "Special Command" sub-menu.
2004-09-19 jacobFirst gentle encouragement to direct mirroring efforts...
2004-09-17 jacobMake it a bit easier to find our explanation of `raw...
2004-09-16 jacobTweak language re "Remote ports [accept connections...
2004-09-12 simon`dwalin' spotted a NULL dereference in the new makekey...
2004-09-09 jacobMention requirement for Gtk+-1.2.
2004-09-09 jacobMake it clearer that the XP SP2 hotfix is described...
2004-09-03 jacobImproved diagnostics in port-forwarding: we now log...
2004-09-03 jacobIn SSH-2, list each compression algorithm only once...
2004-09-01 jacobBleh, grammar.
2004-09-01 jacobDocumentation existence of SOCKS5 CHAP authentication.
2004-08-31 simonBen Hutchings points out that the initial states of...
2004-08-30 simonCredit Malcolm Smith in the copyrights.
2004-08-30 simonMalcolm Smith's patch to support CHAP (digest-based...
2004-08-28 simonMore sensible error handling when we receive an SSH1...
2004-08-27 jacobfaq-alternate-localhost language tweak
2004-08-27 jacobHandle WM_SYSCOLORCHANGE if using system colours. ...
2004-08-25 jacobAdd comments indicating why these manifest files are...
2004-08-20 jacobPatch to use enum constants for cfg.funky_type instead...
2004-08-20 jacobalternate-localhost: add "apparently" since none of...
2004-08-20 jacobalternate-localhost WinXP SP2: apparently SP2 fixes...
2004-08-19 jacobFix an annoying inconsistency that's been bugging me...
2004-08-19 jacobRemove claim in usage text that Plink defaults to SSH...
2004-08-19 jacobAdd the WinXPSP2 alternate-localhost problem to the...
2004-08-18 jacobMention the mirroring guidelines on the web.
2004-08-17 jacobSomeone complained that their keyboard-interactive...
2004-08-16 simonUpdate comment on dupprintf().
2004-08-16 jacobPatch from Kurt Roeckx: apparently on Debian amd64...
2004-08-15 jacobNote behaviour of `cd' with no arguments.
2004-08-14 simonImplement `Restart Session', in both Unix and Windows...
2004-08-14 simonssh_free() should not call log_free(); it's for the...
2004-08-13 jacobExtra logging in SSH-2 port-forwarding. Most obviously...
2004-08-12 jacobadd xref at the bottom of X11 section to options in...
2004-08-12 jacobFlush the logfile reasonably frequently in `printable...
2004-08-11 simonMy new rsync mirror setup might need attention when...
2004-08-10 simonRemove the email address from the footer of the HTML...
2004-08-10 jacobUpdate link to s2putty.
2004-08-09 jacobOops - merge version number bump from branch-0-55 ...
2004-08-09 jacobApparently sending the tar output to stdout rather...
2004-08-05 jacobFix for `mazovia': add Mazovia translation table based...
2004-08-03 jacobWhen using remote forwarding with SSH-1, you'd get...
2004-08-03 jacobMerge minor usage message tweaks (but not version numbe...
2004-08-01 simonMerged SSH1 robustness changes from 0.55 release branch...
2004-07-30 jacobTweak to make it more obvious that the System menu...
2004-07-29 simonImprove robustness in modpow().
2004-07-29 jacob"Where does PuTTY store its data?" -- mention where...
2004-07-29 jacobTalk about Halibut; mention Unix `install' target;...
2004-07-28 jacobAnother wart in the command-line processing: if the...
2004-07-27 simonFix double-free in X selection code.
2004-07-25 jacobAttempt to make Windows pointer hiding more robust...
2004-07-25 jacobPSFTP was ignoring `-1' and `-2' and always using SSH...
2004-07-25 jacobFix for `psftp-pscp-ignore-load': Default Settings...
2004-07-25 jacobText around -load option "(although Plink still require...
2004-07-24 jacobComment explaining `need_save' argument to cmdline_proc...
2004-07-24 jacobIn faq-bce, mention that the non-immediate effect of...
2004-07-22 jacobAdd a section on the errors you see when you attempt...
2004-07-22 jacobMention bps units of terminal speeds (FWLIW).
next