FreeRDP/channels/smartcard/client
Bernhard Miklautz 3dc4e283db fix channel/smartcard: return value handling
Device control calls always returned SCARD_S_SUCCESS even if an error
occurred. This caused server side software (including the card manager)
to behave incorrectly.
2017-12-13 17:04:06 +01:00
..
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
smartcard_main.c fix wrong declaration 2017-07-19 13:16:08 +02:00
smartcard_main.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
smartcard_operations.c fix channel/smartcard: return value handling 2017-12-13 17:04:06 +01:00
smartcard_pack.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
smartcard_pack.h smartcard: implement ListReaderGroups 2017-02-16 16:59:03 +01:00