wine-wine/dlls/secur32
Detlef Riekenberg bd678b0b20 secur32: Handle a new, undefined SECPKG_FLAG value.
Recent Windows versions (current 8.1 and win 10 v1709 or older)
started using a new SECPKG_FLAG with the value 0x02000000,
but there is no definition in any SDK or online documentation.

Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-29 21:13:43 +01:00
..
tests secur32: Handle a new, undefined SECPKG_FLAG value. 2019-03-29 21:13:43 +01:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c
schannel.c secur32: Fix default return flags for schannel contexts. 2019-02-08 12:11:45 +01:00
schannel_gnutls.c secur32: Stop memory leak (Coverity). 2019-03-04 14:50:16 +01:00
schannel_macosx.c
secur32.c secur32: Use offsetof() instead of pointer substraction. 2019-02-19 20:51:38 +01:00
secur32.spec
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c