add support for OpenBSD
4 lines of code changed in 1 file:
use $(foo) instead of @foo@ to do not replace the values but the variables
8 lines of code changed in 2 files:
when checking for PCSC exit with en error only if
/usr/local/lib/pkgconfig/libpcsclite.pc exists _and_ pkg-config is
installed
2 lines of code changed in 1 file:
add CardMan5125.txt
1 lines of code changed in 1 file:
add OmniKey CardMan 5125 in the "Should work but untested by me" list
3 lines of code changed in 1 file:
add OmniKey CardMan 5125
166 lines of code changed in 2 files:
add SmartEpad
3 lines of code changed in 1 file:
add SmartEpad (v 2.0) in the supported list
4 lines of code changed in 1 file:
add support for the SmartEpad (v 2.0) reader (MYSMARTPAD)
5 lines of code changed in 2 files:
add MySmartPad.txt
1 lines of code changed in 1 file:
move the SCM Micro SCR 3311 from the "should work" list to the
"supported" list
52 lines of code changed in 2 files:
rewrite to scan the devices ourself instead of calling
IFDHCreateChannel(). No need to have an updated Info.plist anymore.
58 lines of code changed in 1 file:
get_ccid_usb_interface(): use the same code for a device with 1 or >1
interfaces
9 lines of code changed in 1 file:
add Gemplus GemPC PinPad, Gemplus GemCore POS Pro & Gemplus GemCore SIM Pro
3 lines of code changed in 1 file:
document the configuration of /etc/reader.conf for a GemPC PinPad, a
GemCore POS Pro or a GemCore SIM Pro
5 lines of code changed in 1 file:
add GemCore SIM Pro
182 lines of code changed in 2 files:
add GemCore POS Pro & Gemplus SIM Pro
--Cette ligne, et les suivantes ci-dessous, seront ignor�es--
M readers/supported_readers.txt
2 lines of code changed in 1 file:
add support of GemCore SIM Pro and GemCore POS Pro (serial and USB).
236 lines of code changed in 5 files:
CloseUSB(): free the allocated arrayOfSupportedDataRates only for the
pimary slot. The other slots of the same reader either point to the
same array or point to a statically allocated array.
7 lines of code changed in 1 file:
IFDHSetProtocolParameters(): exit the while if you find a correct speed
in the case of a card too fast
3 lines of code changed in 1 file:
ccid_open_hack(): update the spanish PIN Pad string since the number of
remaining tries in always displayed at the first character
1 lines of code changed in 1 file:
OpenUSBByName(): check that usbDevice[previous_reader_index].dev is
still valid before dereferencing it
Thanks to Martin Paljak for the bug report
1 lines of code changed in 1 file:
use @PTHREAD_CFLAGS@ and @PTHREAD_LIBS@
4 lines of code changed in 1 file:
use LIBS instead of LDLIBS when checking if pcsc-lite is installed
2 lines of code changed in 1 file:
OpenSerialByName(): call CloseSerial() if the "Get firmware" or "Change
card movement notification" command failed
2 lines of code changed in 1 file:
SecurePINVerify(): bug circumvention for the GemPC Pinpad
(bNumberMessage)
17 lines of code changed in 2 files:
ccid_open_hack(): use { } around DEBUG_COMM() in an if-else since
DEBUG_COMM() is not a function but an multi-instruction macro
4 lines of code changed in 1 file:
add Gemplus GemPC Pinpad
93 lines of code changed in 2 files:
IFDHSetProtocolParameters(): if the card is faster than the reader
(TA1=97 for example) we try to use a no so bad speed (corresponding to
TA1=96, 95 or 94) instead of the default speed of TA1=11
47 lines of code changed in 1 file:
ccid_open_hack(): load the localisation strings according to LANG
environment variable. Languages supported: de, en, es, fr, it
115 lines of code changed in 1 file:
move the comment about APDU mode from ccid_open_hack() to Info.plist
since it is configured there
4 lines of code changed in 2 files:
SecurePINModify(): bug circumvention for the GemPC Pinpad
23 lines of code changed in 2 files:
SecurePINModify(): modify the user command to make the SPR 532 and
Cherry ST 2000C firmware happy
29 lines of code changed in 2 files:
OpenUSBByName(): use log level INFO instead of CRITICAL to display
copyright information
4 lines of code changed in 1 file:
release the allocated ressources only when the last slot of a multi-slot
reader is closed
24 lines of code changed in 1 file:
allow to select the power on voltage using Info.plist instead of
recompiling the source code
51 lines of code changed in 5 files:
add SCM Micro SCR 3311 and 3320 in the "Should work but untested by me"
list
8 lines of code changed in 2 files:
add URL for SCM Micro SCR 3310
2 lines of code changed in 1 file:
add support for SCM Micro SCR 355
54 lines of code changed in 3 files:
use ACR38U-CCID.txt instead of ACR38.txt
1 lines of code changed in 1 file:
use pkg-config for libusb if available
11 lines of code changed in 1 file: