Rationalise access to, and content of, backends[] array.
[u/mdw/putty] / windows / winplink.c
2007-06-30 jacobRationalise access to, and content of, backends[] array.
2007-03-27 simonIn the wake of r7415, let's have some better error...
2006-08-29 simonExplicitly closing logctx on various kinds of error...
2006-08-28 jacobMinor tweaks to -nc:
2006-08-28 simonNew command-line option in Plink (and PuTTY, though...
2006-08-28 simonSupport for Windows PuTTY connecting straight to a...
2006-08-27 simonGrow some nasty warts on the side of winhandl.c, in...
2006-08-27 simonCall console_provide_logctx _before_ initialising the...
2006-08-27 simonThe `socket' function in the backends is only ever...
2006-08-26 simonSmall tweak to the new handle API: provide a `privdata...
2006-08-25 simonNew piece of Windows infrastructure: winhandl.c takes...
2006-02-19 jacobFix up documentation/usage messages for r6572.
2005-10-30 jacobRevamp SSH authentication code so that user interaction...
2005-08-10 jacobBen Rudiak-Gould points out that we should be using...
2005-06-19 benMove comment about ECHO and LINE input modes to a more...
2005-04-21 jacobFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-03-19 jacobTry to make our PGP signing more useful:
2005-03-01 jacobMake it clearer that `-m' is only usable with SSH.
2005-02-23 simonFallout from my change in the semantics of cfg.remote_c...
2004-12-31 simonA couple of people have pointed out that the local...
2004-12-30 simonIntegrate unfix.org's IPv6 patches up to level 10,...
2004-11-27 simonNew timing infrastructure. There's a new function sched...
2004-11-16 simonNow that we have Subversion's file renaming ability...