]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
ProxyCommand support for Windows, using the new winhandl.c API.
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:20:16 +0000 (10:20 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:20:16 +0000 (10:20 +0000)
commit8a3c123bd745376c8e1261c82064fed3c03e3073
tree685029bd78ac281b4db237e13b2dd78d3aef1d30
parentd5f4ce4611c26814e0fdc0e89136d22644f32914
ProxyCommand support for Windows, using the new winhandl.c API.
Seems a bit clunky when I actually try to use it - not sure why -
but I think all the actual functionality is there.

[originally from svn r6806]
Recipe
windows/wincfg.c
windows/winproxy.c [new file with mode: 0644]