April 2005 Commit Log

Number of Commits:
39
Number of Active Developers:
1
rousseau 2005-04-27 16:10 Rev.: 1479

Open*ByName: do not initialise the now disappeared .dwMaxDataRate field

0 lines of code changed in 2 files:

rousseau 2005-04-27 16:09 Rev.: 1478

_ccid_descriptor: remove the now useless dwMaxDataRate field

0 lines of code changed in 1 file:

rousseau 2005-04-27 16:08 Rev.: 1477

IFDHSetProtocolParameters(): we do not check if (card_baudrate <=
ccid_desc->dwMaxDataRate) since find_baud_rate() will tell us if the
speed is supported or not by the reader

2 lines of code changed in 1 file:

rousseau 2005-04-27 16:04 Rev.: 1476

get_data_rates(): if the CCID command GET DATA RATES is nto supported
the array of supported rates contains only the default and max data
rates

25 lines of code changed in 1 file:

rousseau 2005-04-27 15:55 Rev.: 1475

get_data_rates(): test if int_array is NULL (and not buffer)

1 lines of code changed in 1 file:

rousseau 2005-04-27 15:40 Rev.: 1474

add the new or missing readers

8 lines of code changed in 1 file:

rousseau 2005-04-27 15:36 Rev.: 1473

version 0.9.4

1 lines of code changed in 1 file:

rousseau 2005-04-27 15:35 Rev.: 1472

OpenSerialByName(): inhibit the Plug-n-Play string by setting the RTS
signal to low. Mainly useful for the GemPC Card (PCMCIA)

25 lines of code changed in 1 file:

rousseau 2005-04-27 15:23 Rev.: 1471

Verisign Secure Storage Token

53 lines of code changed in 1 file:

rousseau 2005-04-27 15:22 Rev.: 1470

Verisign Secure Token (without mass memory)

53 lines of code changed in 1 file:

rousseau 2005-04-27 15:22 Rev.: 1469

add Verisign Secure Token and VeriSign Secure Storage Token

3 lines of code changed in 1 file:

rousseau 2005-04-27 15:21 Rev.: 1468

display the supported data rates using the CCID command GET DATA RATES

25 lines of code changed in 1 file:

rousseau 2005-04-27 15:20 Rev.: 1467

get_data_rates(): use the real interface number instead of 0

1 lines of code changed in 1 file:

rousseau 2005-04-27 14:11 Rev.: 1460

get_data_rates(): buffer argument of usb_control_msg is (char *) and not
(unsigned char *)

1 lines of code changed in 1 file:

rousseau 2005-04-27 14:10 Rev.: 1459

get_data_rates() returns an unsigned int [] (not just int [])

2 lines of code changed in 1 file:

rousseau 2005-04-27 14:09 Rev.: 1458

SerialDataRates[] is unsigned

1 lines of code changed in 1 file:

rousseau 2005-04-26 16:35 Rev.: 1454

t1_xcv(): increase the read timeout if the card sends and WTX request

18 lines of code changed in 1 file:

rousseau 2005-04-26 16:34 Rev.: 1453

use the calculated read timeout instead of a fixed value

8 lines of code changed in 2 files:

rousseau 2005-04-26 16:33 Rev.: 1452

calculate and store the read timeout according to the card ATR instead
of using a fixed value of 60 seconds

35 lines of code changed in 1 file:

rousseau 2005-04-26 16:30 Rev.: 1451

add T0_card_timeout() and T1_card_timeout()

52 lines of code changed in 1 file:

rousseau 2005-04-26 16:23 Rev.: 1450

/* Default communication read timeout in seconds */
#define DEFAULT_COM_READ_TIMEOUT 2

2 lines of code changed in 1 file:

rousseau 2005-04-26 16:22 Rev.: 1449

struct _ccid_descriptor: add unsigned int readTimeout field

7 lines of code changed in 1 file:

rousseau 2005-04-26 15:46 Rev.: 1448

IFDHSetProtocolParameters(): only use a data rate supported by the
reader in the PPS negociation, otherwise we stay at the default speed.

37 lines of code changed in 1 file:

rousseau 2005-04-26 15:44 Rev.: 1447

OpenSerialByName(): the reader does not support the Get Data Rates CCID
function so the list of supported data rates is hard coded.

45 lines of code changed in 1 file:

rousseau 2005-04-26 15:43 Rev.: 1446

OpenUSBByName(): get the list of data rates the reader supports

See 3.7.3 Get Data Rates (page 25) from CCID spec 1.00

55 lines of code changed in 1 file:

rousseau 2005-04-26 15:40 Rev.: 1445

struct _ccid_descriptor: add unsigned int *arrayOfSupportedDataRates field

5 lines of code changed in 1 file:

rousseau 2005-04-26 14:38 Rev.: 1444

OpenSerialByName(): set card movement notification in synchronous mde

16 lines of code changed in 1 file:

rousseau 2005-04-26 14:31 Rev.: 1443

we need pcsc-lite 1.2.9-beta7 and not just beta5 since we use the new
log API

4 lines of code changed in 1 file:

rousseau 2005-04-26 14:29 Rev.: 1442

extra_egt(): rewrite the function comment

10 lines of code changed in 1 file:

rousseau 2005-04-26 14:16 Rev.: 1441

extra_egt(): reuse the same baud rate calculation formula

6 lines of code changed in 1 file:

rousseau 2005-04-26 14:07 Rev.: 1440

extra_egt(): change two if() in one

9 lines of code changed in 1 file:

rousseau 2005-04-26 14:06 Rev.: 1439

change comments: TBi (i>2) is BWI/CWI not BWI/BCI

4 lines of code changed in 1 file:

rousseau 2005-04-25 15:34 Rev.: 1438

extra_egt(): some (bogus) cards require an extra EGT but the ATR does
not say so. We try to detect the bogus cards and set TC1=2

75 lines of code changed in 1 file:

rousseau 2005-04-25 15:12 Rev.: 1437

light code reformating

7 lines of code changed in 1 file:

rousseau 2005-04-22 11:04 Rev.: 1436

add Eutron SIM Pocket Combo

3 lines of code changed in 1 file:

rousseau 2005-04-21 09:41 Rev.: 1427

#include <stdint.h> only if HAVE_STDINT_H is defined.
Some old FreeBSD do not have stdint.h.

Thanks to Tilman Linneweh for the patch

10 lines of code changed in 3 files:

rousseau 2005-04-13 23:39 Rev.: 1426

Eutron SIM Pocket Combo
(the reader is dual slot and is seen as two readers)

98 lines of code changed in 1 file:

rousseau 2005-04-13 21:33 Rev.: 1425

RSA SecurID SID800 Hardware Authenticator

48 lines of code changed in 1 file:

rousseau 2005-04-12 21:17 Rev.: 1422

"Generic CCID reader" -> "Generic CCID driver"

1 lines of code changed in 1 file:

March 2005 »

Generated by StatSVN 0.7.0