u/mdw/putty
2008-06-04 simonAt last, merge the putty-gtk2 branch back into the...
2008-06-01 simonBeen meaning to do this for years: introduce a configur...
2008-05-31 jacobApparently Vista's printf-like functions don't support...
2008-05-31 jacobUpdate for `win-randseed-location' fix.
2008-05-28 simonOS X Leopard, it turns out, has a new and exciting...
2008-05-21 simonUpdate the FAQ to state more explicitly that PuTTY...
2008-04-26 jacobMention Vista.
2008-04-11 simonUtterly hideous new approach to extracting install...
2008-04-05 jacobFix misleading parameter name.
2008-03-22 simonFor convenience of debugging, and perhaps some real...
2008-03-09 simonUnder OS X Leopard, we seem not to consistently get...
2008-03-07 simonFix a cursor positioning infelicity.
2008-02-24 jacobIt's a new year (and we've even made a code checkin).
2008-02-23 jacobAttempt to clarify what the various IP version selectio...
2008-02-23 jacobTunnels: more explicit link from introductory to refere...
2008-02-21 simonAha, _that's_ why I've been periodically getting blocki...
2008-02-10 jacobUpdate web-SVN URL for kh2reg.py.
2008-01-09 jacobTypo in winadj@ name.
2007-12-20 simonMake the text about our interest in new mirror sites...
2007-12-15 simonr7804 neglected to add a help context #define to winhelp.h.
2007-12-05 benDocument maxpkt bug under garbled packet error message.
2007-12-05 benAdd a new bug-compatibility mode that limits the window...
2007-11-28 simonDuplicate r7795 in uxnet.c.
2007-11-26 simonsktree is indexed on the numeric value of the socket...
2007-10-27 jacobReset mouse reporting mode as part of resetting the...
2007-10-19 jacobMarc TERRIER pointed out a couple of places that claim...
2007-10-03 benReplace mentions of SSH-2 I-Ds with references to the...
2007-10-03 bensnew() always returns non-NULL, so checking if its...
2007-10-03 benFactor out the increasingly complicated SSH-2 channel...
2007-10-03 benTake the code that does flow control in SSH-1, and...
2007-10-02 benMore fixes to stdout and stderr. When the backlog...
2007-10-02 benAs far as I can see (at least in NetBSD) O_NONBLOCK...
2007-10-01 benRather than rejecting spurious SSH_MSG_CHANNEL_SUCCESSe...
2007-09-30 benMerge the looking up of channel numbers for SSH-2 chann...
2007-09-30 benSet cfg.ssh_simple if there are no forwardings.
2007-09-30 benWhen writing session data to stdout or stderr, switch...
2007-09-29 benNow that PuTTY is actually using names "@putty.projects...
2007-09-29 benAdd support for resetting the terminal modes on stderr...
2007-09-24 benMy changes in r7738 (O_NONBLOCK for Unix Plink) were...
2007-09-24 benManifest constants are good. Introduce plink to STD...
2007-09-24 benstdout and stderr should be made O_NONBLOCK so that...
2007-09-24 benAdd support for automatically tuning the SSH-2 window...
2007-09-22 benDocument "No supported authentication methods available...
2007-09-21 simonHarvey Kwok observes that EnumPrinters() can sometimes...
2007-09-20 benDon't try SSH-1 RSA authentication unless the server...
2007-09-20 benIn SSH-1, don't attempt password authentication unless...
2007-09-03 benAvoid "unused variable" warning when NO_IPV6 defined.
2007-09-03 benSuggest another ttymode we could usefully set automatic...
2007-09-03 simonssh->mainchan can be NULL; try not to segfault in that...
2007-08-07 benCorrectly terminate nc target hostname when copying it.
2007-08-06 benUse "int" rather than "unsigned" as the argument to...
2007-08-05 benMay as well reference an RFC rather than an Internet...
2007-08-05 benSmall window-handling tweaks. Set the default big...
2007-08-04 benRemember to clear ssh_simple when initialising config.
2007-08-04 benIn the file-transfer applications, which only ever...
2007-08-04 ben"CR implies LF" patch, based on one from Paul Coldrey.
2007-08-04 benTweak window handling so that we send a window adjust...
2007-08-04 benWhen omitting session data from logs, don't omit the...
2007-08-04 benTweak to window handling: Keep the local window in...
2007-07-29 benDon't throw away data that we receive before we're...
2007-07-22 jacobNote lack of proxy auto-detection.
2007-07-21 benSplit pkt_ctx into a separate enumeration for each...
2007-07-21 benArrange that log_packet() isn't called for raw data...
2007-07-19 benSeparate out the code for creating and sending SSH...
2007-07-18 benUpdate an outdated comment.
2007-07-01 jacobImplement Marcin Bulandra's suggestion of only automati...
2007-07-01 jacobRemove port number validation from Windows PuTTY -...
2007-06-30 jacobRationalise access to, and content of, backends[] array.
2007-06-30 simonFix a couple of signedness compiler warnings, presumabl...
2007-06-30 simonTong Ho points out a missing ssh_pkt_ensure().
2007-05-29 jacobIndex "MAC" a bit more thoroughly.
2007-05-29 jacobExplicitly spell out that "incorrect MAC" type errors...
2007-05-22 simonRetire the e-gold link. Nobody's used it in years;...
2007-05-09 benThese days, you _can_ save a host name in Default Settings.
2007-05-01 benMake bounds of automatic array constant.
2007-05-01 jacobSince r7496, Pageant needs sshsh256 to build (although...
2007-05-01 simonReindent the section that was marked `XXX The lines...
2007-04-30 benAdd support for RFC 4432 RSA key exchange, the patch...
2007-04-30 benCreate installations directories before installing...
2007-04-29 simonUpdate version numbers for 0.60 release.
2007-04-22 simonAvoid creating the Session/hostport control set in...
2007-04-22 simonCapitalisation error.
2007-04-10 benWhen we get an error writing to a local file, stop...
2007-04-02 simonWhen the comments say `if we're in restart mode', the...
2007-03-27 simonIn the wake of r7415, let's have some better error...
2007-03-27 simonWindows apparently sends ERROR_BROKEN_PIPE when a pipe...
2007-03-27 simonPatch from John Sullivan: process double-clicks in...
2007-03-19 benFix a stupid one-character typo that was breaking 256...
2007-03-13 jacobget_random_data() can return NULL (for instance, if...
2007-02-28 jacobProcess -t/-T later than -m, so that they can override...
2007-02-28 jacobPrepend \\.\ to configured serial line string, to allow...
2007-02-25 jacobAttempt to scrub -pw's argument in argv[], to make...
2007-02-25 jacobDelay evaluating the "-pw" option, so we can criticise...
2007-02-25 jacobSince r7265, a user could not launch a PuTTY session...
2007-02-24 jacob"-noagent" and friends should be marked SAVEABLE, to...
2007-02-24 simonGareth pointed out yesterday that the Unix terminal...
2007-02-18 jacobThis reordering of the Unix Makefiles (requested by...
2007-02-18 jacobIn controls where a list of entries is manipulated...
2007-02-18 jacobAllow dlg_listbox_index() to be called on multi-selecti...
2007-02-18 simonBring the OS X front end up to date with recent changes...
next