Parent Directory
|
|
|
|
|
openct/
|
2260 |
6 years |
rousseau |
#include "checksum.h"
|
towitoko/
|
2152 |
6 years |
rousseau |
remove trailing spaces at end of lines
|
.dependencies
|
269
|
9 years |
rousseau |
Initial revision
|
Info.plist
|
2313
|
6 years |
rousseau |
use MAGIC_IFDCAPABILITIES
|
Makefile.am
|
2329
|
6 years |
rousseau |
do not install the pcscd_ccid.rules file but display a message telling
so. The e… |
ccid.c
|
2366
|
6 years |
rousseau |
ccid_open_hack(): add the l10n of the 10th string "PIN blocked"
|
ccid.h
|
2356
|
6 years |
rousseau |
move #define O2MICRO_OZ776_PATCH from ccid_usb.c to ccid.h so we can use
it in o… |
ccid_ifdhandler.h
|
2253
|
6 years |
rousseau |
warning: redundant redeclaration of 'LogLevel'
|
ccid_serial.c
|
2152
|
6 years |
rousseau |
remove trailing spaces at end of lines
|
ccid_serial.h
|
1399
|
8 years |
rousseau |
change licence from GNU GPL to GNU LGPL
|
ccid_usb.c
|
2426
|
6 years |
rousseau |
get_end_points(): change parameter name from usb_device to usbdevice to
avoid: w… |
ccid_usb.h
|
2427
|
6 years |
rousseau |
allow multiple inclusion using #ifndef __CCID_USB_H__ ...
|
commands.c
|
2421
|
6 years |
rousseau |
CmdXfrBlockTPDU_T0(): set *rx_length to 0 in case of command too long
|
commands.h
|
2090
|
6 years |
rousseau |
CCID_Receive() has a new parameter: chain_parameter
|
convert_version.pl
|
2165
|
6 years |
rousseau |
Perl script to convert a version format from "1.2.3-svn-xyz" to "0x01020003"
|
create_Info_plist.pl
|
2314
|
6 years |
rousseau |
replace MAGIC_IFDCAPABILITIES by the 3rd command line argument
|
debug.c
|
1410
|
8 years |
rousseau |
change debug_msg() in log_msg() and add the priority argument
same for debug_xxd… |
debug.h
|
2398
|
6 years |
rousseau |
add DEBUG_INFO_XXD()
|
defs.h
|
2205
|
6 years |
rousseau |
add STATUS_NO_SUCH_DEVICE
|
ifdhandler.c
|
2399
|
6 years |
rousseau |
IFDHControl(): log the Rx and Rx buffers
|
misc.h
|
2007
|
7 years |
rousseau |
use tokenparser.l and parser.h from pcsc-lite (using a symlink in
subversion). S… |
parse.c
|
2429
|
6 years |
rousseau |
display the error message if usb_control_msg() fails
|
parser.h
|
2007
|
7 years |
rousseau |
use tokenparser.l and parser.h from pcsc-lite (using a symlink in
subversion). S… |
pcscd_ccid.rules
|
2391
|
6 years |
rousseau |
use ATTRS{} instead of SYSFS{} for use with recent udev versions
|
reader.conf.in
|
1808
|
7 years |
rousseau |
add support of GemCore SIM Pro and GemCore POS Pro (serial and USB).
|
strlcpy.c
|
2007
|
7 years |
rousseau |
use tokenparser.l and parser.h from pcsc-lite (using a symlink in
subversion). S… |
strlcpycat.h
|
2007
|
7 years |
rousseau |
use tokenparser.l and parser.h from pcsc-lite (using a symlink in
subversion). S… |
tokenparser.l
|
2007
|
7 years |
rousseau |
use tokenparser.l and parser.h from pcsc-lite (using a symlink in
subversion). S… |
utils.c
|
2280
|
6 years |
rousseau |
GetNewReaderIndex(): check that Lun is NOT already used
Thanks to Martin Preuss… |
utils.h
|
2121
|
6 years |
rousseau |
change the prototype of ReleaseReaderIndex() to return void since he
function al… |