FreeRDP/winpr/libwinpr/sspi
fifthdegree d6c614b583 Fix bugs and add features in sspi packages
* Kerberos: correctly set principal when no service part is provided
* Kerberos: don't expect a krb_ap_rep when mutual auth was not requested
* Kerberos: include gss header in max signature length
* Negotiate: tolerate optimistic token being the final one
* Kerberos: support channel bindings
* Negotiate: pass channel bindings to sub-mechanism
* NTLM: tolerate receiving an input buffer desc on first call
2022-10-06 21:33:01 +02:00
..
CredSSP use SecurityFunctionTable version 3 with SetCredentialsAttributes function pointer 2022-09-30 19:33:12 +02:00
Kerberos Fix bugs and add features in sspi packages 2022-10-06 21:33:01 +02:00
Negotiate Fix bugs and add features in sspi packages 2022-10-06 21:33:01 +02:00
NTLM Fix bugs and add features in sspi packages 2022-10-06 21:33:01 +02:00
Schannel use SecurityFunctionTable version 3 with SetCredentialsAttributes function pointer 2022-09-30 19:33:12 +02:00
test reformatted 2022-06-23 08:48:39 +02:00
CMakeLists.txt Fixed integer warnings 2021-06-18 09:41:02 +02:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
sspi_export.c run clang-format 2022-09-30 19:33:12 +02:00
sspi_gss.c Kerberos User 2 User support (#8070) 2022-08-17 12:25:26 +02:00
sspi_gss.h Kerberos User 2 User support (#8070) 2022-08-17 12:25:26 +02:00
sspi_winpr.c run clang-format 2022-09-30 19:33:12 +02:00
sspi_winpr.h libwinpr-sspi: make native sspi option dynamic 2014-06-06 15:34:12 -04:00
sspi.c Unified sspi_FreeAuthIdentity 2022-03-28 15:52:59 +02:00
sspi.h add SetCredentialsAttribute to SecurityFunctionTable 2022-09-30 19:33:12 +02:00