OpenSC fork, with some Italian healthcare smart card utils
Go to file
Jakub Jelen 3cb24ebc79 Restore blocking WaitForSlotEvent functionality for recent PCSC-Lite versions
* Add configure-time dependency on pcsclite (required version from comments in reader-pcsc.c)
 * The functionality is already supported in PCSC-Lite
 * For older PCSC-Lite versions still return CKR_FUNCTION_NOT_SUPPORTED

 # closes #899
2016-11-20 19:36:03 +01:00
MacOSX only build opensc when needed 2016-10-31 12:34:10 +01:00
doc pkcs15-tool: add compact output format 2016-11-17 09:46:51 +01:00
etc Documented reader's max_recv_size/max_send_size 2016-10-07 14:13:53 +02:00
m4 Use AX_PTHREAD instead of ACX_PTHREAD 2012-09-25 23:03:38 +02:00
packaging/debian.templates fix LGPL version 2013-09-29 20:55:41 +02:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src Restore blocking WaitForSlotEvent functionality for recent PCSC-Lite versions 2016-11-20 19:36:03 +01:00
win32 winconfig.h: use more values from configure.ac 2016-09-20 09:33:38 +02:00
.gitignore ignore some more generated files 2016-10-31 12:34:10 +01:00
.travis.yml travis for OCX: fix missing 'sed' 2016-10-04 11:01:24 +02:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-02-13 16:52:10 +02:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
ISSUE_TEMPLATE.md added ISSUE_TEMPLATE 2016-03-11 21:06:43 +01:00
Makefile.am build: bootstrap script has expected content 2014-05-11 09:15:27 +02:00
Makefile.mak fixed and cleaned up nmake Makefiles 2016-06-23 07:35:53 +02:00
NEWS fix NEWS, few debug messages more 2016-05-26 10:59:58 +02:00
README link README to README.md 2015-11-02 23:54:36 +01:00
README.md Use "native" badges 2016-01-22 18:42:10 +02:00
appveyor.yml AppVeyor: use Github as zlib download mirror 2016-10-07 14:17:40 +02:00
bootstrap build: bootstrap script has expected content 2014-05-11 09:15:27 +02:00
bootstrap.ci tools: print package revision 2016-03-04 14:16:06 +01:00
configure.ac Restore blocking WaitForSlotEvent functionality for recent PCSC-Lite versions 2016-11-20 19:36:03 +01:00
version.m4 tools: print package revision 2016-03-04 14:16:06 +01:00

README.md

OpenSC documentation

Wiki is available online

Please take a look at the documentation before trying to use OpenSC.

Travis CI Build Status AppVeyor CI Build Status Coverity Scan Status