]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - unix/uxplink.c
Oops, Ben is quite right about the rather appalling design of
[PuTTY_svn.git] / unix / uxplink.c
2003-02-01 Simon TathamOops, Ben is quite right about the rather appalling...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-14 Simon TathamMiscellaneous fixes to finish up `remove-statics'....
2003-01-12 Simon TathamHaving laid all the groundwork, we can now remove the...
2003-01-12 Simon TathamThe logging module now contains a local copy of cfg too.
2003-01-12 Simon TathamThe back ends now contain their own copies of the Confi...
2003-01-12 Simon TathamForgot to match the cmdline changes in the Unix port.
2003-01-09 Simon TathamUnix plink now catches SIGWINCH and propagates local...
2003-01-09 Simon TathamI'm sick of all those #ifdefs in settings.c, and in...
2002-11-23 Ben HarrisAdd a Config * argument to ldisc_create(), and use...
2002-11-20 Simon TathamFixes for more robust handling of command-line parse...
2002-11-05 Simon TathamPacket-level logging should now work properly in Unix...
2002-11-02 Simon TathamImprove the noise collection for the internal random pool.
2002-11-01 Simon TathamPrevent another segfault. Oops.
2002-11-01 Simon TathamImprove handling of oobinline sockets; Plink in telnet...
2002-11-01 Simon TathamAdd a \n at the end of an error message - oops.
2002-10-31 Simon TathamFirst attempt at a Unix port of Plink. Seems to basical...