]> asedeno.scripts.mit.edu Git - PuTTY.git/history - network.h
Move MODULE files out of individual project directories into a
[PuTTY.git] / network.h
2002-04-27 Simon TathamSOCKS proxy support added (next instalment of Justin...
2002-03-23 Simon TathamJustin Bradford's proxy support patch. Currently suppor...
2002-03-06 Simon TathamEnsure our network layer is properly cleaned up before...
2001-11-29 Simon TathamConfigurable TCP_NODELAY option on network connections
2001-10-30 Simon TathamTidy up the SERIOUS NETWORK ERROR fixes
2001-09-07 Simon TathamRobert de Bath's asynchronous-connect patch. Helps...
2001-08-27 Simon TathamPort forwarding update: local-host-only listening socke...
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-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-19 Simon TathamExperimental Rlogin support, thanks to Delian Delchev...
2000-10-24 Simon TathamFix miscellaneous compiler warnings. Thanks to Jacob Nevins
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...