FreeRDP/include/freerdp/utils
David Fort 57d2a27980 fix smartcard listing
This commit fixes various bugs that I've noticed on some windows systems with
smartcards that contains multiple certificates:

* With some drivers if you retrieve the ATR while enumerating the NCrypt keys, it seems to
confuse the NCrypt key context (and you're unable to retrieve certificate property). As
we don't use the ATR, let's remove the ATR retrieval.
* if don't give any user or domain on the command line, in settings you get User=Domain=NULL,
but if you pass /u:user, you get User="user" and Domain = ""(empty string not NULL). The
smartcard filtering by user/domain was not ready for that.
2022-10-14 12:05:16 +02:00
..
cliprdr_utils.h Added C++ guards to header 2022-04-29 11:58:10 +02:00
passphrase.h Reformatted to new style 2019-11-07 10:53:54 +01:00
pcap.h Clean up pcap capture module 2022-06-23 07:45:55 +02:00
pod_arrays.h reformatted 2022-06-23 08:48:39 +02:00
profiler.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
proxy_utils.h Applied requested changes 2022-04-05 09:22:48 +02:00
rdpdr_utils.h Refactored rdpdr and dependent channels 2022-01-11 12:34:43 +01:00
ringbuffer.h Fixed -Wdocumentation errors 2022-04-28 11:24:51 +02:00
signal.h Reformatted to new style 2019-11-07 10:53:54 +01:00
smartcard_call.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
smartcard_operations.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
smartcard_pack.h Refactored rdpdr and dependent channels 2022-01-11 12:34:43 +01:00
smartcardlogon.h fix smartcard listing 2022-10-14 12:05:16 +02:00
stopwatch.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
string.h Added utility module for string functions 2022-06-17 08:41:46 +02:00