FreeRDP/winpr/libwinpr/sspi
akallabeth 5799fb2018 Replace ConvertFromUnicode and ConvertToUnicode
* Use new ConvertUtf8ToWChar, ConvertUtf8NToWChar,
  ConvertUtf8ToWCharAlloc and ConvertUtf8NToWCharAlloc
* Use new ConvertWCharToUtf8, ConvertWCharNToUtf8,
  ConvertWCharToUtf8Alloc and ConvertWCharNToUtf8Alloc
* Use new Stream UTF16 to/from UTF8 read/write functions
* Use new settings UTF16 to/from UTF8 read/write functions
2022-11-28 10:42:36 +01:00
..
CredSSP winpr: add some checks in InitializeSecurityContext and AcceptSecurityContext 2022-10-10 09:01:04 +02:00
Kerberos Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
Negotiate Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
NTLM Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
Schannel Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
test Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01: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 Fixed -Waddress warnings 2022-10-13 14:38:06 +02:00
sspi_gss.h Kerberos User 2 User support (#8070) 2022-08-17 12:25:26 +02:00
sspi_winpr.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
sspi_winpr.h libwinpr-sspi: make native sspi option dynamic 2014-06-06 15:34:12 -04:00
sspi.c Add Negotiate SSPI authentication module filtering 2022-10-12 22:07:45 +02:00
sspi.h add SetCredentialsAttribute to SecurityFunctionTable 2022-09-30 19:33:12 +02:00