]> asedeno.scripts.mit.edu Git - PuTTY.git/history - x11fwd.c
Move MODULE files out of individual project directories into a
[PuTTY.git] / x11fwd.c
2002-03-23 Simon TathamJustin Bradford's proxy support patch. Currently suppor...
2001-12-30 Simon TathamPageant is now able to avoid asking for the passphrase...
2001-11-29 Simon TathamConfigurable TCP_NODELAY option on network connections
2001-08-28 Simon TathamSemantic fix in the X11 `authentication failed' error...
2001-08-25 Simon TathamExtensive changes that _should_ fix the socket bufferin...
2001-08-08 Simon TathamSSH port forwarding! How cool is that?
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-03-15 Simon TathamFix a segfault on abrupt X connection shutdown.
2001-03-13 Simon TathamDave Hinton's modifications to the network layer interf...
2001-02-01 Simon TathamYet another attempt at OOB handling in the network...
2001-01-24 Simon TathamImprove socket error handling so that a socket error...
2001-01-23 Simon TathamRemove the entirely pointless fourth parameter from...
2001-01-22 Simon TathamAdd X11 forwarding, mainly thanks to Andreas Schultz