Sweden-Number/dlls/secur32
Hans Leidekker 4782b283d8 secur32: Ignore spurious callbacks on macOS.
For unknown reasons Mojave will sometimes call the schan_push_adapter callback during an SSLRead call.
This confuses our code which is only prepared to handle schan_pull_adapter callbacks in this context.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-04 15:40:53 +01:00
..
tests
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c
schannel.c
schannel_gnutls.c secur32: Use VERS-ALL priority string only on recent gnutls versions. 2018-12-07 16:43:37 +01:00
schannel_macosx.c secur32: Ignore spurious callbacks on macOS. 2019-02-04 15:40:53 +01:00
secur32.c
secur32.spec
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c