FreeRDP/libfreerdp
Martin Fleisz fbbcd9b8ef nla: Fix unicode issues with gateway code
Gateway code was passing a char string as the package name to
`credssp_auth_init`. When using Unicode builds this fails since
`QuerySecurityPackageInfo` expects a wchar string.

Additionally with unicode builds, `credssp_auth_pkg_name` causes string
type mismatches in the gateway code where a char string is expected.
2022-11-03 15:01:39 +01:00
..
cache Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
codec Fix const warnings in ffmpeg h264 module 2022-11-03 11:58:17 +01:00
common Add setting name for invalid function access 2022-10-27 10:46:58 +02:00
core nla: Fix unicode issues with gateway code 2022-11-03 15:01:39 +01:00
crypto Check smartcard certificates for correct EKU 2022-10-24 22:22:00 +02:00
emu Decreased logging verbosity for smartcard emulation 2022-10-13 13:57:11 +02:00
gdi Channel loading (#8204) 2022-09-14 13:53:27 +02:00
locale Updated keyboard list API 2022-10-19 20:31:53 +02:00
primitives Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
utils Unified synthetic file cleanup 2022-10-28 08:22:43 +02:00
CMakeLists.txt Fixed mutially exclusive CAIRO and SWSCALE includes 2022-10-19 20:31:53 +02:00
freerdp.pc.in Fixed freerdp pkg-config file 2022-03-03 11:26:48 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00