[root]
MacOSX (8 files, 1271 lines)
aclocal (0 files, 0 lines)
build (0 files, 0 lines)
contrib (2 files, 344 lines)
Kobil_mIDentity_switch (4 files, 499 lines)
RSA_SecurID (3 files, 185 lines)
midswitch (0 files, 0 lines)
examples (3 files, 1119 lines)
m4 (1 files, 43 lines)
readers (179 files, 13590 lines)
src (30 files, 11335 lines)
openct (8 files, 1149 lines)
towitoko (7 files, 1237 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
rousseau | 429 (100.0%) | 3552 (100.0%) | 8.2 |
Add --enable-embedded (default is no) to build libccid for an embedded
system.
This will activate the NO_LOG option to disable logging and limit RAM
and disk consumption.
8 lines of code changed in 1 file:
Do not hardcode the libusb.h path. The h file is not at the same place
on kfreebsd
Fixes Debian bug #591782
1 lines of code changed in 1 file:
release 1.4.0
19 lines of code changed in 2 files:
Request pcsc-lite 1.6.2 minimum (instead of 1.6.0) to have
TAG_IFD_STOP_POLLING_THREAD defined
1 lines of code changed in 1 file:
replace tabs by spaces
10 lines of code changed in 1 file:
add SCARD_ATTR_ICC_INTERFACE_STATUS, SCARD_ATTR_ICC_PRESENCE and
SCARD_ATTR_VENDOR_IFD_SERIAL_NO
15 lines of code changed in 1 file:
add IOCTL_FEATURE_GET_TLV_PROPERTIES
3 lines of code changed in 1 file:
Use libusb-1.0 instead of libusb-0.1
6 lines of code changed in 1 file:
release 1.3.13
8 lines of code changed in 2 files:
remove duplicate errno.h in AC_CHECK_HEADERS()
1 lines of code changed in 1 file:
Correctly display $bindir and $sysconfdir values when they are not
changed from the default values (instead of NONE/bin and NONE/etc)
4 lines of code changed in 1 file:
Minimum version of pcsc-lite is 1.6.0 instead of the unreleased 1.5.6
1 lines of code changed in 1 file:
release 1.3.12
47 lines of code changed in 2 files:
Rename Gemplus in Gemalto
1 lines of code changed in 1 file:
use readers/ again (revert revision 4745)
2 lines of code changed in 2 files:
Do not include the readers/* files in the archive
1 lines of code changed in 2 files:
use LT_INIT(disable-static) instead of the deprecated AM_DISABLE_STATIC
1 lines of code changed in 1 file:
Static lib is disabled by default. Use --enable-static if needed
2 lines of code changed in 1 file:
check for IFD_ERROR_INSUFFICIENT_BUFFER in ifdhandler.h and simplify the
PCSC checking code
5 lines of code changed in 1 file:
Require to have pcsc-lite >= 1.5.6 to have IFD_ERROR_INSUFFICIENT_BUFFER
defined in ifdhandler.h
1 lines of code changed in 1 file:
The supported, should work and unsupported lists are now online only.
The information in the README file was not up to date and hard to sync.
4 lines of code changed in 1 file:
update
5 lines of code changed in 1 file:
List of SCardControl() commands supported by the CCID driver
62 lines of code changed in 1 file:
release 1.3.11
24 lines of code changed in 2 files:
add --disable-class argument to build a NON class driver
11 lines of code changed in 1 file:
check if strlcat is provided by the system
strlcpycat.h:20: warning: redundant redeclaration of �strlcat�
1 lines of code changed in 1 file:
generate a .bz2 archive only
1 lines of code changed in 2 files:
add Raritan D2CIM-DVUSB VM/CCID in the should work list
1 lines of code changed in 1 file:
add support of a composite device as multi-slots device
12 lines of code changed in 1 file:
use spaces instead of tabs
8 lines of code changed in 1 file:
release 1.3.10
13 lines of code changed in 2 files:
add Precise Biometrics 200 MC and 250 MC in the "should work" list
2 lines of code changed in 1 file:
use product name Philips SmartMX instead of commercial name
SafeNet IKey4000.
SafeNet IKey4000 is also used with different device like:
idVendor: 0x04B9 iManufacturer: SafeNet, Inc.
idProduct: 0x1206 iProduct: iKey 4000
Found a CCID/ICCD device
idVendor: 0x04B9
iManufacturer: SafeNet, Inc.
idProduct: 0x1206
iProduct: iKey 4000
bcdDevice: 1.10 (firmware release?)
bLength: 9
bDescriptorType: 4
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 0
Control only
bInterfaceClass: 0xFF
NOT A CCID DEVICE
Class is 0xFF (proprietary)
bInterfaceSubClass: 0
bInterfaceProtocol: 0
bulk transfer, optional interrupt-IN (CCID)
iInterface: 0
USB extra length is too short: 2
NOT A CCID DEVICE
1 lines of code changed in 1 file:
add TianYu CCID SmartKey in the should work list
1 lines of code changed in 1 file:
display the values of PCSC_CFLAGS and PCSC_LIBS
2 lines of code changed in 1 file:
use [�] for PKG_CHECK_EXISTS() arguments
3 lines of code changed in 1 file:
use PKG_CHECK_EXISTS() before PKG_CHECK_MODULES() so that the *_CFLAGS
and *_LIBS are not erased if pkg-config does not find the searched lib
7 lines of code changed in 1 file:
add Aktiv Rutoken Magistra in the "Should work but untested by me" list
1 lines of code changed in 1 file:
remove an extra AC_MSG_RESULT()
0 lines of code changed in 1 file:
add Atmel AT98SC032CT in the should work list
2 lines of code changed in 1 file:
(345 more)