FreeRDP/winpr/libwinpr/smartcard
David Fort 06cb610207 smartcard: start implementing SCardListCards
This basic implementation tries to emulate the corresponding function by using a
predefined list of name for a given ATR.
2022-01-17 16:27:53 +01:00
..
test Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00
CMakeLists.txt Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
ModuleOptions.cmake libwinpr-smartcard: initial stubs 2014-04-02 20:54:46 -04:00
smartcard_inspect.c Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
smartcard_inspect.h Fixes for GetAttrib and some refactroing 2020-02-20 13:59:28 +01:00
smartcard_pcsc.c smartcard: start implementing SCardListCards 2022-01-17 16:27:53 +01:00
smartcard_pcsc.h Fixed warnings in pcsc layer 2020-02-20 14:03:29 +01:00
smartcard_winscard.c Reformatted to new style 2019-11-07 10:53:54 +01:00
smartcard_winscard.h Reformatted to new style 2019-11-07 10:53:54 +01:00
smartcard.c Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
smartcard.h Fixed #2006: Use InitOnceExecuteOnce 2018-01-08 12:41:32 +01:00