pcsc-lite 2.3.0
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  PCSC
 debuglog.hThis handles debugging
 ifdhandler.h
 reader.hThis keeps a list of defines shared between the driver and the application
 winscard.hThis handles smart card reader communications
 wintypes.hThis keeps a list of Windows(R) types
  spy
 libpcscspy.c
 atrhandler.cThis keeps track of smart card protocols, timing issues and ATR (Answer-to-Reset) handling
 atrhandler.hThis keeps track of smart card protocols, timing issues and Answer to Reset ATR handling
 auth.cPolkit authorization of clients
 auth.h
 configfile.c
 configfile.h
 debug.cThis handles debugging for libpcsclite
 debuglog.cThis handles debugging for pcscd
 dyn_generic.hThis abstracts dynamic library loading functions
 dyn_macosx.cThis abstracts dynamic library loading functions and timing
 dyn_unix.cThis abstracts dynamic library loading functions and timing
 error.cThis handles pcsc_stringify_error()
 eventhandler.cThis keeps track of card insertion/removal events and updates ATR, protocol, and status information
 eventhandler.hThis handles card insertion/removal events, updates ATR, protocol, and status information
 hotplug.hThis provides a search API for hot pluggble devices
 hotplug_generic.cThis provides a search API for hot pluggble devices
 hotplug_libudev.cThis provides a search API for hot pluggable devices using libudev
 hotplug_libusb.cThis provides a search API for hot pluggble devices
 hotplug_macosx.cThis provides a search API for hot pluggble devices
 ifdwrapper.cThis wraps the dynamic ifdhandler functions
 ifdwrapper.hThis wraps the dynamic ifdhandler functions
 lassert.h
 libfake.cFake PC/SC library (example code)
 libredirect.cRedirect PC/SC calls to the delegate library
 misc.h
 parser.hReads lexical config files and updates database
 pcsc-wirecheck-dist.c
 pcsc-wirecheck-gen.c
 pcsc-wirecheck-main.c
 pcscdaemon.cThis is the main pcscd daemon
 prothandler.cThis handles protocol defaults, PTS, etc
 prothandler.hThis handles protocol defaults, PTS, etc
 readerfactory.cThis keeps track of a list of currently available reader structures
 readerfactory.hThis keeps track of a list of currently available reader structures
 simclist.c
 simclist.h
 sys_generic.hThis handles abstract system level calls
 sys_unix.cThis handles abstract system level calls
 testpcsc.cThis is a test program for pcsc-lite
 tokenparser.cParsing functions for Info.plist files platforms
 utils.cUtility functions
 utils.h
 winscard.cThis handles smart card reader communications
 winscard_clnt.c
 winscard_msg.cThis is responsible for client/server communication
 winscard_msg.hThis defines some structures and #defines to be used over the transport layer
 winscard_msg_srv.cClient/server communication (on the server side only)
 winscard_svc.cThis demarshalls functions over the message queue and keeps track of clients and their handles
 winscard_svc.hThis demarshalls functions over the message queue and keeps track of clients and their handles
 pcsclite.hThis keeps a list of defines for pcsc-lite