diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-10-26 14:26:39 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-10-26 14:33:19 +0000 |
commit | 9c613ade7a7157d51db227e9070e8de555ae3053 (patch) | |
tree | 1a5eb26c51a9c03606c80a27756061570e5e73da /lib/socks.h | |
parent | 382cee0a7714f091ee9b6143a92abe7e7a3d7cd8 (diff) |
sspi: Only call CompleteAuthToken() when complete is needed
Don't call CompleteAuthToken() after InitializeSecurityContext() has
returned SEC_I_CONTINUE_NEEDED as this return code only indicates the
function should be called again after receiving a response back from
the server.
This only affected the Digest and NTLM authentication code.
Diffstat (limited to 'lib/socks.h')
0 files changed, 0 insertions, 0 deletions