]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winhsock.c
GTK2: Return 2.20 compatibility back
[PuTTY.git] / windows / winhsock.c
2017-02-22 Simon TathamWindows handle sockets: fix error handling in sentdata().
2017-02-17 Simon TathamImplement deferred closing of Windows handle-sockets.
2017-02-15 Simon TathamFix multiple bugs in freeze/thaw of Windows handle-sockets.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-27 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2015-11-22 Simon TathamIn GUI PuTTY, log standard error from local proxy commands.
2015-06-20 Simon TathamLog the client process ID for Windows named pipes too.
2015-06-20 Simon TathamLog identifying information for the other end of connec...
2015-05-18 Simon TathamLog the client process ID for Windows named pipes too.
2015-05-18 Simon TathamLog identifying information for the other end of connec...
2013-11-17 Simon TathamRemove sk_{get,set}_private_ptr completely!
2013-11-17 Simon TathamImplement freezing on Windows handle sockets.
2013-11-17 Simon TathamFactor out the HANDLE-to-Socket adapter from winproxy.c.