FreeRDP/libfreerdp
David Fort f76c14c256 fix smartcard logon with smartcard emulation
When smartcard emulation was enabled we were dumping the key and cert to
temporary files for PKINIT call, but they were deleted before we have
actually done the PKINIT. This patch fixes it.

It also add debug statement for the listing of smartcard keys / certs.

This also fixes the listing of smartcard on certain windows configurations
were we have to force NCRYPT_SILENT when doing a NCryptOpenKey.
2022-10-13 12:03:58 +02:00
..
cache Set fragment cache size to fixed 256 elements 2022-10-07 11:01:25 +02:00
codec Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
common Add Negotiate SSPI authentication module filtering 2022-10-12 22:07:45 +02:00
core fix smartcard logon with smartcard emulation 2022-10-13 12:03:58 +02:00
crypto Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
emu gids: Fix broken check in GIDS emulation 2022-05-13 12:55:37 +02:00
gdi Channel loading (#8204) 2022-09-14 13:53:27 +02:00
locale locale: Fix polish keyboard layouts on MacOS (#8139) 2022-08-19 12:25:54 +02:00
primitives Fixed missing include 2022-10-11 13:28:30 +02:00
utils Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
CMakeLists.txt Fix indentation issue (#8098) 2022-07-29 12:07:25 +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