• Kai Blin's avatar
    secur32: Pretend the NTLM provider also does Negotiate. · 9a81b032
    Kai Blin authored
    We had to enable the Negotiate provider a while back so programs that expected 
    that provider to be present would be happy. This broke programs that expect a 
    Negotiate provider to actually do something if it is present. This fix works 
    around that new issue by thunking all calls to Negotiate to NTLM.
    9a81b032
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
base64_codec.c Loading commit data...
dispatcher.c Loading commit data...
hmac_md5.c Loading commit data...
hmac_md5.h Loading commit data...
lsa.c Loading commit data...
negotiate.c Loading commit data...
ntlm.c Loading commit data...
schannel.c Loading commit data...
secur32.c Loading commit data...
secur32.spec Loading commit data...
secur32_priv.h Loading commit data...
thunks.c Loading commit data...
thunks.h Loading commit data...
util.c Loading commit data...
wrapper.c Loading commit data...