July 2006 Commit Log

Number of Commits:
25
Number of Active Developers:
1
rousseau 2006-07-31 17:11 Rev.: 2117

regenerate

4 lines of code changed in 1 file:

rousseau 2006-07-31 17:10 Rev.: 2116

use ntohl/htonl from arpa/inet.h since the tag value for
IOCTL_FEATURE_VERIFY_PIN_DIRECT and IOCTL_FEATURE_MODIFY_PIN_DIRECT
_shall_ be encoded in big endian as documented in PCSC v2 part 10 ch 2.2
page 2.

The applications using this feature shall be updated (to respect the
PCSC specification)

Thanks to Ulrich Vogl for the bug report

7 lines of code changed in 3 files:

rousseau 2006-07-12 11:52 Rev.: 2110

CCID_Receive(): check that we received at least enough bytes to test
cmd[STATUS_OFFSET].

usb_bulk_read() will return 0 bytes without error in case of timeout

7 lines of code changed in 1 file:

rousseau 2006-07-12 10:30 Rev.: 2109

use LPSTR instead of LPTSTR (deprecated)

1 lines of code changed in 1 file:

rousseau 2006-07-12 10:21 Rev.: 2108

SetParameters(): do not fail if the command fails to set a parameter
that is not changeable by the CCID

5 lines of code changed in 1 file:

rousseau 2006-07-11 20:35 Rev.: 2107

correct a typo in a comment

1 lines of code changed in 1 file:

rousseau 2006-07-09 17:03 Rev.: 2101

add Alcor Micro AU9520

114 lines of code changed in 3 files:

rousseau 2006-07-09 16:50 Rev.: 2100

add id3 Semiconductors CL1356D

57 lines of code changed in 3 files:

rousseau 2006-07-04 22:07 Rev.: 2099

update comment for size_t

1 lines of code changed in 1 file:

rousseau 2006-07-04 09:11 Rev.: 2098

make pcscd detect a buffer overflow when the receiving buffer is too
small instead of silently ignoring the detected problem. This problem
only occured with readers supporting Extended APDU.

17 lines of code changed in 1 file:

rousseau 2006-07-04 09:06 Rev.: 2097

ReadUSB(): be sure we have read enough bytes before checking for frame
detectation

2 lines of code changed in 1 file:

rousseau 2006-07-03 16:56 Rev.: 2096

CmdXfrBlock(): remove the unused clean_up_and_return goto label

0 lines of code changed in 1 file:

rousseau 2006-07-03 16:54 Rev.: 2095

CmdXfrBlock(): call CmdXfrBlockAPDU_extended() if the reader supports
Extended APDU

8 lines of code changed in 1 file:

rousseau 2006-07-03 16:21 Rev.: 2094

add CmdXfrBlockAPDU_extended() to support Extended APDU readers

124 lines of code changed in 1 file:

rousseau 2006-07-03 16:03 Rev.: 2093

CCID_Receive(): return the value of bChainParameter in *chain_parameter

5 lines of code changed in 1 file:

rousseau 2006-07-03 16:00 Rev.: 2092

CmdXfrBlockTPDU_T1(): also log the length of the reception buffer

1 lines of code changed in 1 file:

rousseau 2006-07-03 15:59 Rev.: 2091

use CCID_Receive() with the new API (use NULL as chain_parameter)

10 lines of code changed in 3 files:

rousseau 2006-07-03 15:56 Rev.: 2090

CCID_Receive() has a new parameter: chain_parameter

2 lines of code changed in 2 files:

rousseau 2006-07-03 15:55 Rev.: 2089

add #define CHAIN_PARAMETER_OFFSET

1 lines of code changed in 1 file:

rousseau 2006-07-03 15:44 Rev.: 2088

move the "command length too big" checks from CmdXfrBlock() to
CmdXfrBlockTPDU_T0()

17 lines of code changed in 1 file:

rousseau 2006-07-03 15:36 Rev.: 2087

CCID_Transmit(): log if the transmit buffer is too big

3 lines of code changed in 1 file:

rousseau 2006-07-03 15:15 Rev.: 2086

CCID_Receive(): use <= instead of < to detect a reception buffer overrun
and log an error if it occurs

4 lines of code changed in 1 file:

rousseau 2006-07-03 14:57 Rev.: 2085

ccid_open_hack(): the CL1356D firmware needs some time to initialize.
Wait 1 second here

6 lines of code changed in 1 file:

rousseau 2006-07-03 14:56 Rev.: 2084

add #define CL1356D

1 lines of code changed in 1 file:

rousseau 2006-07-03 14:51 Rev.: 2083

ReadUSB(): detect and ignore duplicated CCID frames

10 lines of code changed in 1 file:

June 2006 »

Generated by StatSVN 0.7.0