Parent Directory
|
|
|
|
|
PCSC/
|
329 |
9 years |
rousseau |
define PCSCLITE_MAX_READERS as the maximum number of readers
|
utils/
|
281 |
9 years |
rousseau |
cast sizeof() with (int) to avoid a warning under MacOS X
|
Makefile.am
|
282
|
9 years |
rousseau |
add parser.h in pcscd_SOURCES
|
README_INTERNALS.txt
|
11
|
11 years |
corcoran |
Initial revision
|
atrhandler.c
|
180
|
10 years |
rousseau |
include some missing .h files. Thanks to Oleg Makarenko
|
atrhandler.h
|
24
|
11 years |
rousseau |
complete and automatic reindentation of *.c and *.h files
|
configfile.c
|
259
|
9 years |
rousseau |
#include stdint.h only if HAVE_STDINT_H is defined since some platforms
do not h… |
configfile.h
|
24
|
11 years |
rousseau |
complete and automatic reindentation of *.c and *.h files
|
configfile.l
|
19
|
11 years |
corcoran |
Big Ass Error badError = 1 instead of ==
|
debuglog.c
|
290
|
9 years |
rousseau |
add #include <sys/types.h> for FreeBSD (thanks Toni Andjelkovic)
|
dyn_bsd.c
|
28
|
11 years |
rousseau |
DYN_GetAddress() now correctly handles errors by not using dlerror() to
know if … |
dyn_hpux.c
|
88
|
10 years |
phuang |
hpux need <errno.h> to compile correctly
|
dyn_macosx.c
|
24
|
11 years |
rousseau |
complete and automatic reindentation of *.c and *.h files
|
dyn_unix.c
|
29
|
11 years |
rousseau |
removed dlerror() from if tests since it is not the best way to test for
errors
… |
dyn_win32.c
|
81
|
11 years |
corcoran |
Added Win32 dynamic lib loading
|
eventhandler.c
|
295
|
9 years |
rousseau |
use <errno.h> instead of <sys/errno.h>
|
eventhandler.h
|
24
|
11 years |
rousseau |
complete and automatic reindentation of *.c and *.h files
|
hotplug.h
|
296
|
9 years |
rousseau |
Add support of PCMCIA for MacOS X and major redesign of the hotplug
support (tha… |
hotplug_generic.c
|
296
|
9 years |
rousseau |
Add support of PCMCIA for MacOS X and major redesign of the hotplug
support (tha… |
hotplug_libusb.c
|
330
|
9 years |
rousseau |
complete redesign to support up to PCSCLITE_MAX_READERS readers whatever
the dri… |
hotplug_linux.c
|
315
|
9 years |
rousseau |
typo in comments
|
hotplug_macosx.c
|
298
|
9 years |
rousseau |
Add support of reader aliases using <array></array>
|
ifdwrapper.c
|
124
|
10 years |
rousseau |
add support for --apdu
|
ifdwrapper.h
|
24
|
11 years |
rousseau |
complete and automatic reindentation of *.c and *.h files
|
libpcsclite.pc.in
|
240
|
9 years |
rousseau |
used to generated a pkg-config ".pc" file (thanks to Andreas Jellinghaus
for the… |
pcscdaemon.c
|
296
|
9 years |
rousseau |
Add support of PCMCIA for MacOS X and major redesign of the hotplug
support (tha… |
powermgt_generic.h
|
65
|
11 years |
corcoran |
No changes, just time/date issues
|
powermgt_macosx.c
|
296
|
9 years |
rousseau |
Add support of PCMCIA for MacOS X and major redesign of the hotplug
support (tha… |
prothandler.c
|
181
|
10 years |
rousseau |
PHSetProtocol() returns a DWORD and not a UCHAR since
rContext->dwProtocol is a … |
prothandler.h
|
181
|
10 years |
rousseau |
PHSetProtocol() returns a DWORD and not a UCHAR since
rContext->dwProtocol is a … |
readerfactory.c
|
151
|
10 years |
corcoran |
Fixed multi-reader + sleep problem
|
readerfactory.h
|
94
|
10 years |
corcoran |
replaced magic number with constant 16->PCSCLITE_MAX_CONTEXTS
|
sys_hpux.c
|
64
|
11 years |
corcoran |
config.h -> added cvs to version
project.pbx -> modified project builder attribu… |
sys_solaris.c
|
64
|
11 years |
corcoran |
config.h -> added cvs to version
project.pbx -> modified project builder attribu… |
sys_unix.c
|
64
|
11 years |
corcoran |
config.h -> added cvs to version
project.pbx -> modified project builder attribu… |
testpcsc.c
|
24
|
11 years |
rousseau |
complete and automatic reindentation of *.c and *.h files
|
thread_macosx.c
|
100
|
10 years |
corcoran |
Added generic thread support to musclecard.c and added pthread_join
|
thread_unix.c
|
100
|
10 years |
corcoran |
Added generic thread support to musclecard.c and added pthread_join
|
thread_win32.c
|
257
|
9 years |
corcoran-guest |
fixed MSC_Mutex functions to point to the SYS_Mutex functions
|
tokenparser.c
|
267
|
9 years |
rousseau |
regenerated but should not be in CVS
|
tokenparser.l
|
266
|
9 years |
rousseau |
change filename in comment
|
winscard.c
|
325
|
9 years |
rousseau |
correct bug #300063: PCSCd reports card is present when there is no card in the … |
winscard_clnt.c
|
248
|
9 years |
rousseau |
SCardStatusTH(): simplify code and return correct results when buffers
are too s… |
winscard_msg.c
|
64
|
11 years |
corcoran |
config.h -> added cvs to version
project.pbx -> modified project builder attribu… |
winscard_msg.h
|
24
|
11 years |
rousseau |
complete and automatic reindentation of *.c and *.h files
|
winscard_scf.c
|
160
|
10 years |
corcoran |
quick fix
|
winscard_svc.c
|
313
|
9 years |
rousseau |
Sometimes unknown APDUs were being transmitted when 'SCardStatus'
function was i… |
winscard_svc.h
|
24
|
11 years |
rousseau |
complete and automatic reindentation of *.c and *.h files
|