Parent Directory
|
|
|
|
|
openct/
|
1103 |
8 years |
rousseau |
this code fails EMV test 1771-4 (should be a residue)
|
towitoko/
|
1139 |
8 years |
rousseau |
typo: Receivig -> Receiving
|
Makefile.am
|
988
|
8 years |
rousseau |
- rename protocol_t1/ in towitoko/ to reflect the project the code comes from
- … |
.dependencies
|
269
|
9 years |
rousseau |
Initial revision
|
parser.h
|
269
|
9 years |
rousseau |
Initial revision
|
utils.c
|
1142
|
8 years |
rousseau |
LunToReaderIndex(): debug message when Lun is not found
|
tokenparser.l
|
1074
|
8 years |
rousseau |
initialise pcDesiredKey to NULL instead of 0
|
debug.c
|
892
|
9 years |
rousseau |
recompile using gcc -pedantic and correct:
- some C++ syntax comments
- many sig… |
parse.c
|
1077
|
8 years |
rousseau |
rename PCSCLITE_MAX_READERS in CCID_DRIVER_MAX_READERS
This value is not define… |
.cvsignore
|
1013
|
8 years |
rousseau |
rename tokenparser_macosx.? in tokenparser_fake.?
|
create_Info_plist.pl
|
1023
|
8 years |
rousseau |
replace VENDOR pattern by MAGIC_VENDOR since we also have a VENDOR in
IOCTL_SMAR… |
Info.plist
|
1023
|
8 years |
rousseau |
replace VENDOR pattern by MAGIC_VENDOR since we also have a VENDOR in
IOCTL_SMAR… |
defs.h
|
996
|
8 years |
rousseau |
the t1 field in struct CCID_DESC changed from Protocol_T1 (towitiko) to
t1_state… |
utils.h
|
1105
|
8 years |
rousseau |
use a more complex Lun -> reader transformation
(Lun>>16) is not usable for mult… |
ccid.c
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
ccid_serial.h
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
ccid.h
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
ccid_serial.c
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
commands.h
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
commands.c
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
ccid_usb.c
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
ccid_usb.h
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
ccid_ifdhandler.h
|
1106
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
|
ifdhandler.c
|
1107
|
8 years |
rousseau |
use reader_index instead of lun as reader identification
allocate (in IFDHCreate… |
reader.conf.in
|
412
|
9 years |
rousseau |
used to generate a correct reader.conf with the real library name
|
debug.h
|
995
|
8 years |
rousseau |
we do not need to have PACKAGE defined (I do not remember what it was
used for)
… |