FreeRDP/client
David Fort 3947294ffb Adjust smartcard listing
When no CSP is provided, we were listing smartcard materials by querying the
MS_SCARD_PROV_A CSP, unfortunately on some windows hosts, the smartcards aren't
listed in that CSP. So this patch does the key listing by browsing all CSPs
instead of just a default one. You can still force a CSP and you'll get keys only
from this one.

This patch also address cases where the certificate on the smartcard doesn't
have a UPN attribute, if that happen we try to get a UPN from the email address.
2022-10-06 16:06:35 +02:00
..
Android Cleaned up android input event processing 2022-09-20 15:52:14 +02:00
common Adjust smartcard listing 2022-10-06 16:06:35 +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 Unify encomsp request control code 2022-09-13 09:22:41 +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 format strings to match arguments (#8254) 2022-09-29 14:55: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