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