]> asedeno.scripts.mit.edu Git - PuTTY.git/history - winnet.c
Robert de Bath's TCP Urgent / Telnet SYNCH patch.
[PuTTY.git] / winnet.c
2001-01-29 Simon TathamRobert de Bath's TCP Urgent / Telnet SYNCH patch.
2001-01-24 Simon TathamImprove socket error handling so that a socket error...
2001-01-22 Simon TathamAdd X11 forwarding, mainly thanks to Andreas Schultz
2001-01-19 Simon TathamExperimental Rlogin support, thanks to Delian Delchev...
2001-01-11 Simon TathamRemove rogue debug statement
2001-01-09 Simon TathamIPv4 numeric addresses were broken thanks to IPv6 patch
2001-01-07 Simon TathamJeroen Massar's IPv6 patch. Disabled by default, for now.
2000-12-18 Simon TathamApply improved WinSock error handling to the few situat...
2000-12-12 Simon TathamMake memory management uniform: _everything_ now goes...
2000-10-26 Simon TathamFix a segfault (addr->error was unpredictable following...
2000-10-24 Simon TathamFix miscellaneous compiler warnings. Thanks to Jacob Nevins
2000-10-23 Simon TathamImproved entropy gathering.
2000-10-23 Simon TathamOops. A field like `sending_oob' in the Socket structur...
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...