1a55d75c12
pcsc-lite-1.5.2: - SCardGetStatusChange(): return if the state of the reader changed since the previous call. Thanks to Thomas Harning for the patch - SCardCancel() no works as expected. It got broken in version 1.5.0. Closes: [#311342] SCardCancel does not cancel an outstanding SCardGetStatusChange - log TxBuffer and RxBuffer if the SCardControl() command failed. Closes: [#311376] PCSC_LOG_VERBOSE via -dd; print details of "Card not transacted" - add a mutex to avoid a race condition Closes: [#311377] Race condition in SCardBeginTransaction - SCardGetStatusChange() may not return if the reader was removed. - some other minor improvements and bug corrections pcsc-lite-1.5.1: - Extended APDU of more than 2048 bytes were corrupted. The problem was introduced in version 1.3.3 (2 years ago) by making the code compile with Sun Studio 11. Thanks to Eric Mounier for the patch - some other minor improvements and bug corrections pcsc-lite-1.5.0: - correctly handle up to PCSCLITE_MAX_READERS_CONTEXTS readers (instead of PCSCLITE_MAX_READERS_CONTEXTS-1) - SCardGetStatusChange() . now returns SCARD_E_TIMEOUT instead of SCARD_S_SUCCESS if dwTimeout == 0 (conform to Windows XP) . add support of reader name \\?PnP?\Notification to detect reader insertion/removal (conform to Windows XP) . if a reader disappear also set SCARD_STATE_UNAVAILABLE in dwEventState (more conform to Windows XP) - SCardStatus(): add support of SCARD_AUTOALLOCATE for pcchReaderLen and pcbAtrLen - SCardGetStatusChange() now uses asynchronous events instead of polling - more and/or better Doxygen documentation - SCardTransmit(): correctly pass the pioRecvPci parameter - SCardConnect() and SCardReconnect(): correct a bug when two applications were calling SCardConnect() or SCardReconnect() at the exact same time - pcscd logs the command name sent by the application (when in debug mode) - some other minor improvements and bug corrections
11 lines
607 B
Text
11 lines
607 B
Text
$NetBSD: distinfo,v 1.4 2009/03/16 14:08:33 hasso Exp $
|
|
|
|
SHA1 (pcsc-lite-1.5.2.tar.bz2) = 179d84193c215b770ad1d932b1185d29799ec0ad
|
|
RMD160 (pcsc-lite-1.5.2.tar.bz2) = 1e73e088a58c6713e3af23afbe47e39fffbc2264
|
|
Size (pcsc-lite-1.5.2.tar.bz2) = 467157 bytes
|
|
SHA1 (patch-aa) = d58fa48e3778f5dc07fcc8234c9b8aa064a498db
|
|
SHA1 (patch-ab) = 40437e4db3295318942f292dcfc7dc7a59b5c77e
|
|
SHA1 (patch-ac) = dfeb4bb8eef71e161ee5738d4640a00888a43b49
|
|
SHA1 (patch-ad) = 3172e6063cc48b1302d08865cd8e9039b502a807
|
|
SHA1 (patch-ae) = 79978e1a6e1b6cd11ba4411e69bbf6f7d83c90ae
|
|
SHA1 (patch-af) = 931c031eba226336ceb1c12bc2ffd9193cb24e44
|