wine/dlls/kerberos
Dmitry Timoshkov 90bde14f95 kerberos: When requested confidentiality InitializeSecurityContext() should also add integrity.
Manual testing shows that InitializeSecurityContext(ISC_REQ_CONFIDENTIALITY)
returns ISC_RET_INTEGRITY in attributes, but not the other way around.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2025-06-11 14:07:54 +02:00
..
kerberos.spec
krb5_ap.c kerberos: Avoid buffer copy in kerberos_SpUnsealMessage(). 2025-06-04 20:29:57 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
unixlib.c kerberos: When requested confidentiality InitializeSecurityContext() should also add integrity. 2025-06-11 14:07:54 +02:00
unixlib.h kerberos: Avoid buffer copy in kerberos_SpUnsealMessage(). 2025-06-04 20:29:57 +02:00