Directories | |
directory | PCSC |
directory | utils |
Files | |
file | atrhandler.c [code] |
This keeps track of smartcard protocols, timing issues and ATR (Answer-to-Reset) handling. | |
file | atrhandler.h [code] |
This keeps track of smartcard protocols, timing issues and Answer to Reset ATR handling. | |
file | configfile.c [code] |
file | configfile.h [code] |
file | debug.c [code] |
This handles debugging for libpcsclite. | |
file | debug.h [code] |
This handles debugging. | |
file | debuglog.c [code] |
This handles debugging for pcscd. | |
file | dyn_generic.h [code] |
This abstracts dynamic library loading functions. | |
file | dyn_hpux.c [code] |
file | dyn_macosx.c [code] |
This abstracts dynamic library loading functions and timing. | |
file | dyn_unix.c [code] |
This abstracts dynamic library loading functions and timing. | |
file | dyn_win32.c [code] |
This abstracts dynamic library loading functions and timing. | |
file | error.c [code] |
This handles pcsc_stringify_error(). | |
file | eventhandler.c [code] |
This keeps track of card insertion/removal events and updates ATR, protocol, and status information. | |
file | eventhandler.h [code] |
This handles card insertion/removal events, updates ATR, protocol, and status information. | |
file | hotplug.h [code] |
This provides a search API for hot pluggble devices. | |
file | hotplug_generic.c [code] |
This provides a search API for hot pluggble devices. | |
file | hotplug_libusb.c [code] |
This provides a search API for hot pluggble devices. | |
file | hotplug_linux.c [code] |
This provides a search API for hot pluggble devices. | |
file | hotplug_macosx.c [code] |
This provides a search API for hot pluggble devices. | |
file | ifdwrapper.c [code] |
This wraps the dynamic ifdhandler functions. | |
file | ifdwrapper.h [code] |
This wraps the dynamic ifdhandler functions. The abstraction will eventually allow multiple card slots in the same terminal. | |
file | misc.h [code] |
file | parser.h [code] |
Reads lexical config files and updates database. | |
file | pcscdaemon.c [code] |
This is the main pcscd daemon. | |
file | powermgt_generic.c [code] |
This handles power management routines. | |
file | powermgt_generic.h [code] |
This handles power management routines. | |
file | powermgt_macosx.c [code] |
file | prothandler.c [code] |
This handles protocol defaults, PTS, etc. | |
file | prothandler.h [code] |
This handles protocol defaults, PTS, etc. | |
file | readerfactory.c [code] |
This keeps track of a list of currently available reader structures. | |
file | readerfactory.h [code] |
This keeps track of a list of currently available reader structures. | |
file | strlcat.c [code] |
file | strlcpy.c [code] |
file | strlcpycat.h [code] |
prototypes of strlcpy()/strlcat() imported from OpenBSD | |
file | sys_generic.h [code] |
This handles abstract system level calls. | |
file | sys_unix.c [code] |
This handles abstract system level calls. | |
file | testpcsc.c [code] |
This is a test program for pcsc-lite. | |
file | thread_generic.h [code] |
This provides system specific thread calls. | |
file | thread_unix.c [code] |
This handles thread function abstraction. | |
file | thread_win32.c [code] |
This handles thread and mutex functions for Windows. | |
file | tokenparser.c [code] |
provides LTPBundleFindValueWithKey() function on non-MacOS X platforms | |
file | winscard.c [code] |
This handles smartcard reader communications. This is the heart of the M$ smartcard API. | |
file | winscard_clnt.c [code] |
This handles smartcard reader communications and forwarding requests over message queues. | |
file | winscard_msg.c [code] |
This is responsible for client/server communication. | |
file | winscard_msg.h [code] |
This defines some structures and #defines to be used over the transport layer. | |
file | winscard_msg_srv.c [code] |
client/server communication (on the server side only) | |
file | winscard_scf.c [code] |
This provides PC/SC to SCF shimming. | |
file | winscard_svc.c [code] |
This demarshalls functions over the message queue and keeps track of clients and their handles. | |
file | winscard_svc.h [code] |
This demarshalls functions over the message queue and keeps track of clients and their handles. |