]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winplink.c
Revamp of EOF handling in all network connections, pipes and other
[PuTTY.git] / windows / winplink.c
2011-09-13 Simon TathamRevamp of EOF handling in all network connections,...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2009-09-14 Jacob NevinsSince r7266, it's been possible to get a hostname into...
2009-08-13 Jacob NevinsAdd "-serial" to Plink's usage message.
2009-08-10 Simon TathamPatch from Alan Clucas (somewhat polished) providing...
2009-01-06 Jacob NevinsRemove a couple of unused variables.
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-06-30 Jacob NevinsRationalise access to, and content of, backends[] array.
2007-03-27 Simon TathamIn the wake of r7415, let's have some better error...
2006-08-29 Simon TathamExplicitly closing logctx on various kinds of error...
2006-08-28 Jacob NevinsMinor tweaks to -nc:
2006-08-28 Simon TathamNew command-line option in Plink (and PuTTY, though...
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2006-08-27 Simon TathamGrow some nasty warts on the side of winhandl.c, in...
2006-08-27 Simon TathamCall console_provide_logctx _before_ initialising the...
2006-08-27 Simon TathamThe `socket' function in the backends is only ever...
2006-08-26 Simon TathamSmall tweak to the new handle API: provide a `privdata...
2006-08-25 Simon TathamNew piece of Windows infrastructure: winhandl.c takes...
2006-02-19 Jacob NevinsFix up documentation/usage messages for r6572.
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-08-10 Jacob NevinsBen Rudiak-Gould points out that we should be using...
2005-06-19 Ben HarrisMove comment about ECHO and LINE input modes to a more...
2005-04-21 Jacob NevinsFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
2005-03-01 Jacob NevinsMake it clearer that `-m' is only usable with SSH.
2005-02-23 Simon TathamFallout from my change in the semantics of cfg.remote_c...
2004-12-31 Simon TathamA couple of people have pointed out that the local variable
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...