May 2006 Commit Log

Number of Commits:
25
Number of Active Developers:
1
rousseau 2006-05-26 16:32 Rev.: 2068

define MAX_BUFFER_SIZE_EXTENDED to contain up to 64KB of data instead of
just 32KB

2 lines of code changed in 1 file:

rousseau 2006-05-26 15:41 Rev.: 2067

MSGFunctionDemarshall(): remove two debug messages

0 lines of code changed in 1 file:

rousseau 2006-05-25 23:56 Rev.: 2066

remove "allow the use of extended APDU without breaking libpcsclite ABI"
since it is implemented now

0 lines of code changed in 1 file:

rousseau 2006-05-25 23:55 Rev.: 2065

do not document --enable-extendedapdu any more

0 lines of code changed in 1 file:

rousseau 2006-05-25 23:53 Rev.: 2064

remove --enable-extendedapdu since it is useless now

0 lines of code changed in 1 file:

rousseau 2006-05-25 23:52 Rev.: 2063

add support of extended APDU as a new command so we do not need to
compile pcsc-lite with or without extended APDU

244 lines of code changed in 3 files:

rousseau 2006-05-25 23:50 Rev.: 2062

SCardTransmit(): do not check if cbSendLength or dwRxLength are >
MAX_BUFFER_SIZE since this is done by the client already

0 lines of code changed in 1 file:

rousseau 2006-05-25 23:42 Rev.: 2061

use new SHMMessageReceive/SHMMessageSend API

10 lines of code changed in 4 files:

rousseau 2006-05-25 23:35 Rev.: 2060

SHMMessageSend() and SHMMessageReceive() use "void *buffer, size_t
buffer_size" instead of psharedSegmentMsg msgStruct with a fixed size

12 lines of code changed in 2 files:

rousseau 2006-05-25 23:31 Rev.: 2059

add SCARD_TRANSMIT_EXTENDED in pcsc_msg_commands and
transmit_struct_extended structure

20 lines of code changed in 1 file:

rousseau 2006-05-25 23:30 Rev.: 2058

PROTOCOL_VERSION_MINOR changed from 0 to 1

1 lines of code changed in 1 file:

rousseau 2006-05-25 23:28 Rev.: 2057

#define MAX_BUFFER_SIZE_EXTENDED and remove the @extended_apdu@
management

4 lines of code changed in 1 file:

rousseau 2006-05-25 22:53 Rev.: 2056

MSGFunctionDemarshall(): log an error if pcscd receives an unknown
command

1 lines of code changed in 1 file:

rousseau 2006-05-25 14:42 Rev.: 2054

log_init(): remove a "pouet" printf() debug message

0 lines of code changed in 1 file:

rousseau 2006-05-24 09:51 Rev.: 2053

move the .h file in the *_SOURCES targets so that "make ctags" include them

30 lines of code changed in 1 file:

rousseau 2006-05-23 15:05 Rev.: 2052

correct typos

3 lines of code changed in 1 file:

rousseau 2006-05-23 15:01 Rev.: 2051

update the list of source filesfor pcscd and libpcsclite.la

23 lines of code changed in 1 file:

rousseau 2006-05-20 16:26 Rev.: 2050

log_xxd(): replace strlen(c) by 3 since the string length is constant
(gain a few CPU cycles)

1 lines of code changed in 1 file:

rousseau 2006-05-20 16:25 Rev.: 2049

log_xxd(): if the buffer is too small then end it with "..."

4 lines of code changed in 1 file:

rousseau 2006-05-12 15:51 Rev.: 2042

improve the @brief comment to differentiate between debug for pcsclite
and debug for pcscd

2 lines of code changed in 2 files:

rousseau 2006-05-09 21:27 Rev.: 2040

RFInitializeReader(): display the name of the driver used in addition to
the name of the reader

2 lines of code changed in 1 file:

rousseau 2006-05-02 09:57 Rev.: 2030

update to the latest version available from OpenBSD (2005/08/06)

23 lines of code changed in 3 files:

rousseau 2006-05-02 09:00 Rev.: 2029

EHInitializeEventStructures(): check against MAP_FAILED instead of 0 for
the returned value of SYS_MemoryMap().

Thanks to Davide Rizzo for the bug report and patch

1 lines of code changed in 1 file:

rousseau 2006-05-02 08:58 Rev.: 2028

#include <sys/mman.h> so that MAP_FAILED is defined (value returned by
SYS_MemoryMap() in case of error)

1 lines of code changed in 1 file:

rousseau 2006-05-02 08:56 Rev.: 2027

SYS_MemoryMap(): document in Doxygen that the function returns
MAP_FAILED in case of error

1 lines of code changed in 1 file:

April 2006 »

Generated by StatSVN 0.7.0