u/mdw/putty
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).
2004-07-20 simonWe shouldn't reference off the end of the display line...
2004-07-20 jacobLimitations of -m option.
2004-07-20 jacobMention the dangers of the "-pw" option.
2004-06-27 jacobgrammer
2004-06-20 jacobAdd a configuration option for TCP keepalives (SO_KEEPA...
2004-06-15 jacobhide scrollbar - you can use more than just Shift+PgUp...
2004-06-15 jacobMention "beep using the PC speaker" on general principl...
2004-06-15 jacobIt's probably worth mentioning that SSH stands for...
2004-06-15 jacobAdd index.but to build.
2004-06-15 jacobFix Halibut warnings about merging distinct-case index...
2004-06-15 simon`Authenticating with key' message when using a local...
2004-06-10 jacobExplain that the configurable window title is only...
2004-06-03 jacobSpotted by Dimitry Andric: `ssh-termspeed' implementati...
2004-05-31 simonRJK's patch to enable PuTTY's X forwarding to connect...
2004-05-26 jacobIn the entry about twiddling Windows TCP timeouts,...
2004-05-24 jacobTypos in Borland Makefile pointed out by Arnaud Desitter
2004-05-24 simonArnaud Desitter points out a silly mistake in retrieve_...
2004-05-24 jacobThere do in fact appear to be help topics for the Arabi...
2004-05-22 simonFix indentation after Richard B's patch in rev 1.137...
2004-05-22 simonHalibut now warns about code paragraph lines which...
2004-05-22 simonFix Halibut syntax errors in the new shaping/bidi doc...
2004-05-22 simonAt last! After much delay, much faffing back and forth...
2004-05-20 simonI added more detail to the `Authentication failed at...
next