wine/dlls/secur32
Francois Gouget db89311aa1 secur32/tests: Skip the tests instead of crashing if Kerberos is not supported.
This avoids a crash when Wine is compiled using --without-krb5.
This makes test_ticket_cache() more consistent with test_kerberos().
2023-10-13 09:59:49 +02:00
..
tests secur32/tests: Skip the tests instead of crashing if Kerberos is not supported. 2023-10-13 09:59:49 +02:00
lsa.c secur32: Only return success from initialize_package() when initialization fully succeeds. 2023-09-28 22:35:41 +02: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.c secur32: Synchronize access to schannel handle table. 2023-10-04 19:03:18 +02:00
schannel_gnutls.c secur32: Add support for sending TLS alerts. 2023-06-22 15:34:07 +02:00
secur32.c secur32: Print name for EXTENDED_NAME_FORMAT argument. 2023-08-16 15:31:54 +02:00
secur32.spec
secur32_priv.h secur32: Convert "Negotiate" to an LSA package. 2023-08-03 20:45:36 +09:00
thunks.c
thunks.h
wrapper.c