FreeRDP/winpr/libwinpr/sspi/Schannel
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
..
schannel_openssl.c Clear OpenSSL error queue before BIO_read/BIO_write 2022-07-02 16:32:50 +02:00
schannel_openssl.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
schannel.c winpr: add some checks in InitializeSecurityContext and AcceptSecurityContext 2022-10-10 09:01:04 +02:00
schannel.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00