]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Readjust Pageant's SID check _again_, to make it the union of the
authorSimon Tatham <anakin@pobox.com>
Sat, 13 Aug 2011 14:48:36 +0000 (14:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 13 Aug 2011 14:48:36 +0000 (14:48 +0000)
commit52e5dae242e331ae34106eb3cc260067902d091d
tree287a3f49d12f351452cb6e97a04dd230a051f91f
parent9fce238b0029c6130a2335b9ce2489b152690bf2
Readjust Pageant's SID check _again_, to make it the union of the
policies before and after r9178, and hence able to talk to both
0.60-like and 0.61-like clients.

I had failed to consider that many pieces of code derived from PuTTY
would have imported the Pageant client code, so we shouldn't randomly
stop supporting things just because _we_ aren't using them any more.

[originally from svn r9264]
[r9178 == af78191a9c8a76281fe35b5e168b794d8cf328f9]
windows/winpgnt.c