Directory [root]

Directory Created:
2003-08-12 14:40
Total Files:
14
Deleted Files:
4
Lines of Code:
2141

[root]
    directory in repo MacOSX (8 files, 1271 lines)
    Folder removed from repo aclocal (0 files, 0 lines)
    Folder removed from repo build (0 files, 0 lines)
    directory in repo contrib (2 files, 344 lines)
        directory in repo Kobil_mIDentity_switch (4 files, 499 lines)
        directory in repo RSA_SecurID (3 files, 185 lines)
        Folder removed from repo midswitch (0 files, 0 lines)
    directory in repo examples (3 files, 1119 lines)
    directory in repo m4 (1 files, 43 lines)
    directory in repo readers (179 files, 13590 lines)
    directory in repo src (30 files, 11335 lines)
        directory in repo openct (8 files, 1149 lines)
        directory in repo towitoko (7 files, 1237 lines)

Lines of Code

Lines of Code

Developers

AuthorChangesLines of CodeLines per Change
rousseau429 (100.0%)3552 (100.0%)8.2

Most Recent Commits

rousseau 2010-08-26 11:13 Rev.: 5187

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:

  • configure.in (+8)
rousseau 2010-08-05 20:09 Rev.: 5119

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:

  • configure.in (+1 -1)
rousseau 2010-08-04 15:21 Rev.: 5108

release 1.4.0

19 lines of code changed in 2 files:

  • README (+18), configure.in (+1 -1)
rousseau 2010-06-22 11:33 Rev.: 5030

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:

  • configure.in (+1 -1)
rousseau 2010-06-16 11:44 Rev.: 4999

replace tabs by spaces

10 lines of code changed in 1 file:

  • SCARDGETATTRIB.txt (+10 -10)
rousseau 2010-06-16 11:43 Rev.: 4998

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:

  • SCARDGETATTRIB.txt (+15)
rousseau 2010-06-16 11:39 Rev.: 4997

add IOCTL_FEATURE_GET_TLV_PROPERTIES

3 lines of code changed in 1 file:

  • SCARDCONTOL.txt (+3 -2)
rousseau 2010-06-10 16:48 Rev.: 4987

Use libusb-1.0 instead of libusb-0.1

6 lines of code changed in 1 file:

  • configure.in (+6 -37)
rousseau 2010-06-04 15:29 Rev.: 4979

release 1.3.13

8 lines of code changed in 2 files:

  • README (+7), configure.in (+1 -1)
rousseau 2010-06-01 11:33 Rev.: 4971

remove duplicate errno.h in AC_CHECK_HEADERS()

1 lines of code changed in 1 file:

  • configure.in (+1 -1)
rousseau 2010-06-01 10:45 Rev.: 4970

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:

  • configure.in (+4 -2)
rousseau 2010-05-08 11:56 Rev.: 4932

Minimum version of pcsc-lite is 1.6.0 instead of the unreleased 1.5.6

1 lines of code changed in 1 file:

  • configure.in (+1 -1)
rousseau 2010-05-08 11:54 Rev.: 4931

release 1.3.12

47 lines of code changed in 2 files:

  • README (+46), configure.in (+1 -1)
rousseau 2010-03-12 17:42 Rev.: 4814

Rename Gemplus in Gemalto

1 lines of code changed in 1 file:

  • INSTALL (+1 -1)
rousseau 2010-02-09 23:22 Rev.: 4746

use readers/ again (revert revision 4745)

2 lines of code changed in 2 files:

  • Makefile.am (+1 -1), configure.in (+1)
rousseau 2010-02-09 22:46 Rev.: 4745

Do not include the readers/* files in the archive

1 lines of code changed in 2 files:

  • Makefile.am (+1 -1), configure.in (-1)
rousseau 2010-01-22 15:04 Rev.: 4684

use LT_INIT(disable-static) instead of the deprecated AM_DISABLE_STATIC

1 lines of code changed in 1 file:

  • configure.in (+1 -1)
rousseau 2010-01-21 15:43 Rev.: 4680

Static lib is disabled by default. Use --enable-static if needed

2 lines of code changed in 1 file:

  • configure.in (+2)
rousseau 2009-10-24 16:52 Rev.: 4505

check for IFD_ERROR_INSUFFICIENT_BUFFER in ifdhandler.h and simplify the
PCSC checking code

5 lines of code changed in 1 file:

  • configure.in (+5 -6)
rousseau 2009-10-08 10:39 Rev.: 4448

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:

  • configure.in (+1 -1)
rousseau 2009-10-08 09:13 Rev.: 4441

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:

  • README (+4 -240)
rousseau 2009-10-02 14:39 Rev.: 4416

update

5 lines of code changed in 1 file:

  • ylwrap (+5 -6)
rousseau 2009-08-27 15:31 Rev.: 4368

List of SCardControl() commands supported by the CCID driver

62 lines of code changed in 1 file:

  • SCARDCONTOL.txt (new 62)
rousseau 2009-07-28 22:52 Rev.: 4347

release 1.3.11

24 lines of code changed in 2 files:

  • README (+23), configure.in (+1 -1)
rousseau 2009-07-06 17:03 Rev.: 4310

add --disable-class argument to build a NON class driver

11 lines of code changed in 1 file:

  • configure.in (+11)
rousseau 2009-07-06 13:51 Rev.: 4302

check if strlcat is provided by the system

strlcpycat.h:20: warning: redundant redeclaration of �strlcat�

1 lines of code changed in 1 file:

  • configure.in (+1 -1)
rousseau 2009-05-25 10:52 Rev.: 4224

generate a .bz2 archive only

1 lines of code changed in 2 files:

  • Makefile.am (-2), configure.in (+1 -1)
rousseau 2009-04-16 13:28 Rev.: 3454

add Raritan D2CIM-DVUSB VM/CCID in the should work list

1 lines of code changed in 1 file:

  • README (+1)
rousseau 2009-03-26 16:34 Rev.: 3378

add support of a composite device as multi-slots device

12 lines of code changed in 1 file:

  • configure.in (+12)
rousseau 2009-03-07 17:50 Rev.: 3340

use spaces instead of tabs

8 lines of code changed in 1 file:

  • README (+8 -8)
rousseau 2009-03-07 17:35 Rev.: 3338

release 1.3.10

13 lines of code changed in 2 files:

  • README (+12), configure.in (+1 -1)
rousseau 2009-02-18 15:31 Rev.: 3320

add Precise Biometrics 200 MC and 250 MC in the "should work" list

2 lines of code changed in 1 file:

  • README (+2)
rousseau 2009-02-14 10:56 Rev.: 3316

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:

  • README (+1 -1)
rousseau 2009-02-11 14:50 Rev.: 3315

add TianYu CCID SmartKey in the should work list

1 lines of code changed in 1 file:

  • README (+1)
rousseau 2009-02-04 21:31 Rev.: 3301

display the values of PCSC_CFLAGS and PCSC_LIBS

2 lines of code changed in 1 file:

  • configure.in (+2)
rousseau 2009-02-04 21:27 Rev.: 3300

use [�] for PKG_CHECK_EXISTS() arguments

3 lines of code changed in 1 file:

  • configure.in (+3 -3)
rousseau 2009-02-04 16:32 Rev.: 3299

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:

  • configure.in (+7 -2)
rousseau 2009-01-19 10:15 Rev.: 3282

add Aktiv Rutoken Magistra in the "Should work but untested by me" list

1 lines of code changed in 1 file:

  • README (+1)
rousseau 2009-01-15 15:59 Rev.: 3281

remove an extra AC_MSG_RESULT()

0 lines of code changed in 1 file:

  • configure.in (-1)
rousseau 2008-12-17 11:58 Rev.: 3237

add Atmel AT98SC032CT in the should work list

2 lines of code changed in 1 file:

  • README (+2)

(345 more)

Generated by StatSVN 0.7.0