August 2006 Commit Log

Number of Commits:
12
Number of Active Developers:
1
rousseau 2006-08-11 19:20 Rev.: 2135

release 1.1.0

21 lines of code changed in 2 files:

rousseau 2006-08-11 19:15 Rev.: 2134

use ./configure --enable-twinserial to compile and install the the
driver for the GemPC Twin serial

Thanks to Wolfgang Glas for the idea

18 lines of code changed in 2 files:

rousseau 2006-08-11 18:10 Rev.: 2133

add id3 Semiconductors CL1356T in the "should work but unsuported" list

54 lines of code changed in 3 files:

rousseau 2006-08-11 18:03 Rev.: 2132

Regenerate

1 lines of code changed in 1 file:

rousseau 2006-08-11 00:31 Rev.: 2131

Add iDream (or THRC2002-2) to the "Unsupported or partly supported CCID
readers" list.

Thanks to Dr Jean-Pierre Szikora for the report

60 lines of code changed in 3 files:

rousseau 2006-08-09 09:17 Rev.: 2130

IFDHCreateChannelByName(): add a "warm up" sequence. This sequence is
sometimes needed when pcscd is restarted with the reader already
connected. We get some "usb_bulk_read: Resource temporarily unavailable"
on the first few tries. It is an empirical hack

18 lines of code changed in 1 file:

rousseau 2006-08-07 12:05 Rev.: 2123

CMD_BUF_SIZE should not include a byte for the cmd. This definition was
reused as-is from the ifd-gempc source code.

Thanks to Wolfgang Glas for the bug report

2 lines of code changed in 1 file:

rousseau 2006-08-03 15:14 Rev.: 2122

IFDHICCPresence(): check the value returned by CmdEscape() in the
SCR331-DI contactless reader familly code.

Byg detected by using __attribute__((warn_unused_result)) also used as
__must_check by the Linux kernel

9 lines of code changed in 1 file:

rousseau 2006-08-03 15:12 Rev.: 2121

change the prototype of ReleaseReaderIndex() to return void since he
function always returned 0 and the returned value was never checked

2 lines of code changed in 2 files:

rousseau 2006-08-03 12:04 Rev.: 2120

SecurePINVerify()/SecurePINModify(): the USB timeout shall be greater
than the reader timeout so we get the reader answer. I use a margin of
10 seconds.

Thanks to Gerald Richter for the bug report

2 lines of code changed in 1 file:

rousseau 2006-08-01 22:05 Rev.: 2119

ReadUSB(): check that usbDevice[reader_index].dev->bus is still non-NULL
(as we do in WriteUSB()) before dereferencing it in the debug message.

Thanks to Michael Wegner for the patch

9 lines of code changed in 1 file:

rousseau 2006-08-01 09:13 Rev.: 2118

Exit the ./configure script if some include files are not found

Use AC_MSG_ERROR() instead of AC_MSG_WARN()

1 lines of code changed in 1 file:

July 2006 »

Generated by StatSVN 0.7.0