Support for doing DNS at the proxy end. I've invented a new type of
[u/mdw/putty] / unix / uxnet.c
2002-12-18 simonSupport for doing DNS at the proxy end. I've invented...
2002-12-18 simonStop proxying connections to localhost by default;...
2002-12-18 simonImplement `portfwd-loopback-choice'. Works on local...
2002-12-04 owenAvoid potential memory leak.
2002-12-04 owenChanged to use strerror()
2002-11-01 simonImprove handling of oobinline sockets; Plink in telnet...
2002-11-01 simonStop the segfault on failure to resolve a host name.
2002-10-31 simonFirst attempt at a Unix port of Plink. Seems to basical...