]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winproxy.c
first pass
[PuTTY.git] / windows / winproxy.c
2017-02-14 Simon TathamAdd an assortment of missing frees and closes.
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 TathamFix a paste error in new make_handle_socket prototype.
2015-11-22 Simon TathamIn GUI PuTTY, log standard error from local proxy commands.
2015-11-22 Simon TathamLog the setup of proxied network connections.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
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...