The back ends now contain their own copies of the Config structure,
[u/mdw/putty] / unix / uxplink.c
2003-01-12 simonThe back ends now contain their own copies of the Confi...
2003-01-12 simonForgot to match the cmdline changes in the Unix port.
2003-01-09 simonUnix plink now catches SIGWINCH and propagates local...
2003-01-09 simonI'm sick of all those #ifdefs in settings.c, and in...
2002-11-23 benAdd a Config * argument to ldisc_create(), and use...
2002-11-20 simonFixes for more robust handling of command-line parse...
2002-11-05 simonPacket-level logging should now work properly in Unix...
2002-11-02 simonImprove the noise collection for the internal random...
2002-11-01 simonPrevent another segfault. Oops.
2002-11-01 simonImprove handling of oobinline sockets; Plink in telnet...
2002-11-01 simonAdd a \n at the end of an error message - oops.
2002-10-31 simonFirst attempt at a Unix port of Plink. Seems to basical...