FreeRDP/winpr/libwinpr/sspi
akallabeth 6b36c6d417
Replace fopen and path functions with wrappers (#7043)
Functions like fopen, PathFileExists, PathMakePath need to call
the wide character versions on windows for utf-8 support.
2021-05-31 11:42:03 +02:00
..
CredSSP Added log message for not implemented CREDSSP functions. 2020-08-10 16:00:16 +02:00
Kerberos Added log message for not implemented CREDSSP functions. 2020-08-10 16:00:16 +02:00
Negotiate Added log message for not implemented NEGOTIATE functions. 2020-08-10 16:00:16 +02:00
NTLM Fix NTLM auth message return code. 2021-04-16 16:34:17 +02:00
Schannel Added log message for not implemented Schannel functions. 2020-08-10 16:00:16 +02:00
test Replace fopen and path functions with wrappers (#7043) 2021-05-31 11:42:03 +02:00
CMakeLists.txt Fixed windows overlinking. 2019-03-18 15:10:21 +01:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
sspi_export.c Reformatted to new style 2019-11-07 10:53:54 +01:00
sspi_gss.c Added log message for not implemented WinPR SSPI GSS functions. 2020-08-10 16:00:16 +02:00
sspi_gss.h Reformatted to new style 2019-11-07 10:53:54 +01:00
sspi_winpr.c Added log message for not implemented WinPR SSPI_WINPR functions. 2020-08-10 16:00:16 +02:00
sspi_winpr.h libwinpr-sspi: make native sspi option dynamic 2014-06-06 15:34:12 -04:00
sspi.c Fixed NtStatus2Tag return. 2020-10-27 07:41:04 +01:00
sspi.h Reformatted to new style 2019-11-07 10:53:54 +01:00