SCardReleaseContext(): revert revision 2834 since we need to get the
value of dwContextIndex
8 lines of code changed in 1 file:
pcscdaemon.c:394:34: warning: "/*" within comment
1 lines of code changed in 1 file:
reformat
40 lines of code changed in 1 file:
SCardReleaseContext(): do not call SCardGetContextIndice() since
SCardRemoveContext() will call it internally
3 lines of code changed in 1 file:
SCardReleaseContext(): release the local resource even if the daemon
does not respond
Thanks to Eric Walter for the bug report
10 lines of code changed in 1 file:
do not create the PCSCLITE_IPC_DIR (/var/run/pcscd) directory with the
sticky bit
1 lines of code changed in 1 file:
change a comment from /tmp/pcsc to /var/run/pcscd/
1 lines of code changed in 1 file:
update comments /var/run/ is now /var/run/pcscd/ by default
2 lines of code changed in 1 file:
set svn:keywords Id
0 lines of code changed in 1 file:
add --enable-twinserial
1 lines of code changed in 1 file:
move types unused by pcsc-lite at the end
5 lines of code changed in 1 file:
display sysconfdir_exp instead of sysconfdir
1 lines of code changed in 1 file:
set default value of confdir
3 lines of code changed in 1 file:
RFAddReader(): also check returned value of dwGetSize
1 lines of code changed in 1 file:
improve configuration display
36 lines of code changed in 1 file:
add set -x
2 lines of code changed in 1 file:
add support of TAG_IFD_POLLING_THREAD to use an asynchronous card
movements detection instead of an active polling
51 lines of code changed in 4 files:
add TAG_IFD_POLLING_THREAD
1 lines of code changed in 1 file:
SYS_GetPageSize(): cache the result of getpagesize() to improve
performances
6 lines of code changed in 1 file: