test secoder support (using FEATURE_MCT_READERDIRECT)
77 lines of code changed in 1 file:
release 1.5.4
19 lines of code changed in 2 files:
SCardGetStatusChange(): fix in revision r4269 was not correct.
Thanks (again) to Toon Claes for the bug report
2 lines of code changed in 1 file:
SCardGetStatusChange(): add debug to know why the function returns
13 lines of code changed in 1 file:
SCardGetStatusChange(): only check the event counter if current state is
not SCARD_STATE_EMPTY
Closes [#311772] "SCardGetStatusChange only works the first time after
starting pcscd"
3 lines of code changed in 1 file:
add a clean rule
6 lines of code changed in 1 file:
give a higher priority to a specific driver over the CCID Class driver
24 lines of code changed in 2 files:
add LTPBundleFindOptionalValueWithKey() to look for an optional key
No error is logged if the key is not found
39 lines of code changed in 2 files:
log APDU and SW (--apdu) even if --debug is not used
15 lines of code changed in 1 file:
HPAddDevice(): use NULL instead of an libhal error field since we do not
use the error value
2 lines of code changed in 1 file:
if RFAddReader() fails with the libhal scheme then we try with the
(old) libusb scheme.
This patch should allow proprietary drivers to work even if pcsc-lite is
compiled with libhal support.
44 lines of code changed in 1 file:
WaitForPcscdEvent(): check mkfifo(3) succeeds
Thanks to Steve Grubb for the bug report
9 lines of code changed in 1 file:
main(): create the PCSCLITE_EVENTS_DIR directory with the sticky bit so
only root or the owner of the file can remove it
Thanks to Tomas Mraz for the bug report
2 lines of code changed in 1 file:
StatSynchronizeContext(): do not call mkfifo(3) since the fifo file is
already created by another thread.
1 lines of code changed in 1 file:
May 2009 »