Parent Directory
|
|
|
|
|
towitoko/
|
2152 |
6 years |
rousseau |
remove trailing spaces at end of lines
|
openct/
|
2260 |
6 years |
rousseau |
#include "checksum.h"
|
.dependencies
|
269
|
9 years |
rousseau |
Initial revision
|
ccid_serial.h
|
1399
|
8 years |
rousseau |
change licence from GNU GPL to GNU LGPL
|
debug.c
|
1410
|
8 years |
rousseau |
change debug_msg() in log_msg() and add the priority argument
same for debug_xxd… |
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… |
misc.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… |
strlcpycat.h
|
2007
|
7 years |
rousseau |
use tokenparser.l and parser.h from pcsc-lite (using a symlink in
subversion). S… |
parser.h
|
2007
|
7 years |
rousseau |
use tokenparser.l and parser.h from pcsc-lite (using a symlink in
subversion). S… |
commands.h
|
2090
|
6 years |
rousseau |
CCID_Receive() has a new parameter: chain_parameter
|
utils.h
|
2121
|
6 years |
rousseau |
change the prototype of ReleaseReaderIndex() to return void since he
function al… |
debug.h
|
2152
|
6 years |
rousseau |
remove trailing spaces at end of lines
|
ccid_serial.c
|
2152
|
6 years |
rousseau |
remove trailing spaces at end of lines
|
convert_version.pl
|
2165
|
6 years |
rousseau |
Perl script to convert a version format from "1.2.3-svn-xyz" to "0x01020003"
|
defs.h
|
2205
|
6 years |
rousseau |
add STATUS_NO_SUCH_DEVICE
|
ccid_ifdhandler.h
|
2253
|
6 years |
rousseau |
warning: redundant redeclaration of 'LogLevel'
|
ccid.c
|
2255
|
6 years |
rousseau |
ccid_error(): "char *file" argument -> "const char *file"
|
ccid.h
|
2255
|
6 years |
rousseau |
ccid_error(): "char *file" argument -> "const char *file"
|
ifdhandler.c
|
2258
|
6 years |
rousseau |
warning: initialization discards qualifiers from pointer target type
|
utils.c
|
2280
|
6 years |
rousseau |
GetNewReaderIndex(): check that Lun is NOT already used
Thanks to Martin Preuss… |
commands.c
|
2285
|
6 years |
rousseau |
many commands: make sure we received at least STATUS_OFFSET+1 bytes
before readi… |
ccid_usb.h
|
2292
|
6 years |
rousseau |
remove unused get_desc() function
|
ccid_usb.c
|
2296
|
6 years |
rousseau |
CloseUSB(): free .dirname and .filename only for the last slot
|
pcscd_ccid.rules
|
2311
|
6 years |
rousseau |
udev file for hotplug capability
|
Info.plist
|
2313
|
6 years |
rousseau |
use MAGIC_IFDCAPABILITIES
|
create_Info_plist.pl
|
2314
|
6 years |
rousseau |
replace MAGIC_IFDCAPABILITIES by the 3rd command line argument
|
Makefile.am
|
2322
|
6 years |
rousseau |
use 60-pcscd_ccid.rules instead of 50-pcscd_ccid.rules so udev default
> rules w… |
parse.c
|
2328
|
6 years |
rousseau |
typo: "busses" -> "buses"
Thanks to Martin Paljak for the patch
|