]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winproxy.c
Factor out the HANDLE-to-Socket adapter from winproxy.c.
[PuTTY.git] / windows / winproxy.c
2013-11-17 Simon TathamFactor out the HANDLE-to-Socket adapter from winproxy.c.
2013-07-22 Simon TathamAnother big batch of memory leak fixes, again mostly...
2012-10-10 Simon TathamA user points out that we should free the 'hProcess...
2011-09-13 Simon TathamRevamp of EOF handling in all network connections,...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2009-08-21 Jacob NevinsCorey Stup points out a memory leak in the local-proxy...
2008-08-31 Simon TathamGood grief. When I originally wrote the local proxy...
2006-08-28 Simon TathamFix line endings (svn:eol-style properties and actual CRs).
2006-08-27 Simon TathamGrow some nasty warts on the side of winhandl.c, in...
2006-08-26 Simon TathamIt's critically important that the local proxy process...
2006-08-26 Simon TathamProxyCommand support for Windows, using the new winhand...