FreeRDP/client
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
..
Android Cleaned up android input event processing 2022-09-20 15:52:14 +02:00
common fix smartcard logon with smartcard emulation 2022-10-13 12:03:58 +02:00
iOS Clear OpenSSL error queue before BIO_read/BIO_write 2022-07-02 16:32:50 +02:00
Mac Refactored clipboard structs 2022-07-04 14:31:08 +02:00
Sample Improved streamdump file format 2022-10-07 10:38:03 +02:00
Wayland Unify encomsp request control code 2022-09-13 09:22:41 +02:00
Windows fix build under mingw (#8271) 2022-10-04 16:06:22 +02:00
X11 Fixed #8296: Assert floatbar->handle and not xfc->window 2022-10-12 21:44:27 +02:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt moving android client build to be part of aFreeRDP.apk gradle build 2022-03-28 19:30:12 +02:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00