]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Asynchronous agent requests on Windows. Actually, I've kept the
authorSimon Tatham <anakin@pobox.com>
Mon, 28 Apr 2003 13:59:32 +0000 (13:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 28 Apr 2003 13:59:32 +0000 (13:59 +0000)
commit135abf24451c19c20f720e0079721483d648efb2
tree75497903e76ecfa5bc925cb0ed868227c72d9457
parentf6a208fbddaa2b8299441bf1d1a5571314c0f9c9
Asynchronous agent requests on Windows. Actually, I've kept the
ability to do synchronous ones as well, because PSCP and PSFTP don't
really need async ones and it would have been a serious pain to
implement them. Also, Pageant itself when run as a client of its
primary instance doesn't benefit noticeably from async agent
requests.

[originally from svn r3154]
pageant.c
pageantc.c
plink.c
psftp.c
putty.h
scp.c
window.c
winstuff.h