proxy.c now no longer refers to `cfg'. Instead, each of the three
[u/mdw/putty] / unix / uxnet.c
2003-01-12 simonproxy.c now no longer refers to `cfg'. Instead, each...
2003-01-11 simonSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-10 simonIntroduce framework for authenticating with the local...
2003-01-09 simonSupport asynchronous connect() in Unix networking....
2003-01-02 simonsk_nonamelookup() should ensure the sockaddr it returns...
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...