atrhandler.c [code] | This keeps track of smartcard protocols, timing issues and ATR (Answer-to-Reset) handling |
atrhandler.h [code] | This keeps track of smartcard protocols, timing issues and Answer to Reset ATR handling |
configfile.c [code] | |
configfile.h [code] | |
debug.c [code] | This handles debugging for libpcsclite |
debug.h [code] | This handles debugging |
debuglog.c [code] | This handles debugging for pcscd |
debuglog.h [code] | This handles debugging |
dyn_generic.h [code] | This abstracts dynamic library loading functions |
dyn_hpux.c [code] | |
dyn_macosx.c [code] | This abstracts dynamic library loading functions and timing |
dyn_unix.c [code] | This abstracts dynamic library loading functions and timing |
error.c [code] | This handles pcsc_stringify_error() |
eventhandler.c [code] | This keeps track of card insertion/removal events and updates ATR, protocol, and status information |
eventhandler.h [code] | This handles card insertion/removal events, updates ATR, protocol, and status information |
hotplug.h [code] | This provides a search API for hot pluggble devices |
hotplug_generic.c [code] | This provides a search API for hot pluggble devices |
hotplug_libhal.c [code] | This provides a search API for hot pluggble devices using HAL/DBus |
hotplug_libusb.c [code] | This provides a search API for hot pluggble devices |
hotplug_linux.c [code] | This provides a search API for hot pluggble devices |
hotplug_macosx.c [code] | This provides a search API for hot pluggble devices |
ifdhandler.h [code] | This provides reader specific low-level calls |
ifdwrapper.c [code] | This wraps the dynamic ifdhandler functions |
ifdwrapper.h [code] | This wraps the dynamic ifdhandler functions |
lassert.h [code] | |
misc.h [code] | |
parser.h [code] | Reads lexical config files and updates database |
pcsc-wirecheck-dist.c [code] | |
pcsc-wirecheck-gen.c [code] | |
pcsc-wirecheck-main.c [code] | |
pcscd.h [code] | This keeps a list of defines for pcsc-lite |
pcscdaemon.c [code] | This is the main pcscd daemon |
pcsclite.h [code] | This keeps a list of defines for pcsc-lite |
powermgt_generic.c [code] | This handles power management routines |
powermgt_generic.h [code] | This handles power management routines |
powermgt_macosx.c [code] | |
prothandler.c [code] | This handles protocol defaults, PTS, etc |
prothandler.h [code] | This handles protocol defaults, PTS, etc |
reader.h [code] | This keeps a list of defines shared between the driver and the application |
readerfactory.c [code] | This keeps track of a list of currently available reader structures |
readerfactory.h [code] | This keeps track of a list of currently available reader structures |
strlcat.c [code] | |
strlcpy.c [code] | |
strlcpycat.h [code] | Prototypes of strlcpy()/strlcat() imported from OpenBSD |
sys_generic.h [code] | This handles abstract system level calls |
sys_unix.c [code] | This handles abstract system level calls |
testpcsc.c [code] | This is a test program for pcsc-lite |
thread_generic.h [code] | This provides system specific thread calls |
thread_unix.c [code] | This handles thread function abstraction |
tokenparser.c [code] | LTPBundleFindValueWithKey() function on non-MacOS X platforms |
utils.c [code] | Utility functions |
utils.h [code] | |
winscard.c [code] | This handles smartcard reader communications |
winscard.h [code] | This handles smartcard reader communications |
winscard_clnt.c [code] | |
winscard_msg.c [code] | This is responsible for client/server communication |
winscard_msg.h [code] | This defines some structures and #defines to be used over the transport layer |
winscard_msg_srv.c [code] | Client/server communication (on the server side only) |
winscard_svc.c [code] | This demarshalls functions over the message queue and keeps track of clients and their handles |
winscard_svc.h [code] | This demarshalls functions over the message queue and keeps track of clients and their handles |
wintypes.h [code] | This keeps a list of Windows(R) types |