FreeRDP/winpr/libwinpr/sspi/NTLM
David Fort 58a3919435 winpr: add some checks in InitializeSecurityContext and AcceptSecurityContext
In native windows SSPI, AcceptSecurityContext and InitializeSecurityContext return
SEC_E_INVALID_HANDLE if the provided context is an empty context. Add the checks so
that our SSPI implementation behave the same way.
2022-10-10 09:01:04 +02:00
..
ntlm_av_pairs.c Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm_av_pairs.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm_compute.c reformatted 2022-06-23 08:48:39 +02:00
ntlm_compute.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm_export.h Re-added "extern" to ntlm_export.h symbols 2021-06-19 09:49:41 +02:00
ntlm_message.c reformatted 2022-06-23 08:48:39 +02:00
ntlm_message.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm.c winpr: add some checks in InitializeSecurityContext and AcceptSecurityContext 2022-10-10 09:01:04 +02:00
ntlm.h Fixed missing includes 2022-06-29 18:10:33 +02:00