1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/secur32
2023-08-04 18:56:47 +09:00
..
tests msv1_0: Implement SECPKG_ATTR_SESSION_KEY. 2023-08-03 20:46:08 +09:00
lsa.c secur32: Implement lsa_QueryContextAttributesA(SECPKG_ATTR_SESSION_KEY). 2023-08-03 20:46:08 +09:00
Makefile.in
negotiate.c secur32: Also copy user function tables in nego_SpInitLsaModeContext() and nego_SpAcceptLsaModeContext(). 2023-08-04 18:56:47 +09:00
schannel_gnutls.c secur32: Add support for sending TLS alerts. 2023-06-22 15:34:07 +02:00
schannel.c secur32: Reduce indentation level in schan_QueryContextAttributesA/W(). 2023-07-06 20:54:29 +02:00
secur32_priv.h secur32: Convert "Negotiate" to an LSA package. 2023-08-03 20:45:36 +09:00
secur32.c secur32: Convert "Negotiate" to an LSA package. 2023-08-03 20:45:36 +09:00
secur32.spec
thunks.c
thunks.h
wrapper.c