]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxnet.c
Introduce framework for authenticating with the local X server.
[PuTTY.git] / unix / uxnet.c
2003-01-10 Simon TathamIntroduce framework for authenticating with the local...
2003-01-09 Simon TathamSupport asynchronous connect() in Unix networking....
2003-01-02 Simon Tathamsk_nonamelookup() should ensure the sockaddr it returns...
2002-12-18 Simon TathamSupport for doing DNS at the proxy end. I've invented...
2002-12-18 Simon TathamStop proxying connections to localhost by default;...
2002-12-18 Simon TathamImplement `portfwd-loopback-choice'. Works on local...
2002-12-04 Owen DunnAvoid potential memory leak.
2002-12-04 Owen DunnChanged to use strerror()
2002-11-01 Simon TathamImprove handling of oobinline sockets; Plink in telnet...
2002-11-01 Simon TathamStop the segfault on failure to resolve a host name.
2002-10-31 Simon TathamFirst attempt at a Unix port of Plink. Seems to basical...