Asynchronous agent requests on Windows. Actually, I've kept the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 28 Apr 2003 13:59:32 +0000 (13:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 28 Apr 2003 13:59:32 +0000 (13:59 +0000)
commitc44bf5bd7bf680c21356864ac5ae72ab29e55ce6
tree75497903e76ecfa5bc925cb0ed868227c72d9457
parent839f10dbef33ef2982689a05f8305690aba92734
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3154 cda61777-01e9-0310-a592-d414129be87e
pageant.c
pageantc.c
plink.c
psftp.c
putty.h
scp.c
window.c
winstuff.h