OpenSC fork, with some Italian healthcare smart card utils
Go to file
Ludovic Rousseau e631b9d697 travis: do not fail on error on Mac OS X
The compilation on Mac OS X using clang generates the warning:
clang: warning: argument unused during compilation: '-pthread'

This is because -pthread is passed during link and this argument is
unused.
This problem will be hard to fix.

The best for now is to NOT fail on warning :-(
2016-03-02 15:37:47 +01:00
MacOSX macosx: do not ignore CFLAGS 2016-02-29 20:19:42 +01:00
doc pkcs15-crypt: Document defaults of stdin/stdout. 2016-01-21 11:30:26 -05:00
etc pkcs11/framework: no more 'for-applications' mode for slot creation 2016-02-24 13:39:27 +01: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 card-iasecc.c: fix 1 compiler warning 2016-03-02 15:01:19 +01:00
win32 First support for GIDS card 2016-02-19 00:12:16 +01:00
.gitignore .gitignore: ignore tags files 2016-02-28 10:00:34 +01:00
.travis.yml travis: do not fail on error on Mac OS X 2016-03-02 15:37:47 +01: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
Makefile.am build: bootstrap script has expected content 2014-05-11 09:15:27 +02:00
Makefile.mak build: 'auto-config' parameters 2012-06-08 20:17:36 +02:00
NEWS revision: 0.15.0 2015-05-16 21:45:40 +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 cache the zlib.zip when building from Appveyor 2015-12-27 13:13:24 +01:00
bootstrap build: bootstrap script has expected content 2014-05-11 09:15:27 +02:00
bootstrap.ci build: put PACKAGE_VERSION_REVISION into version.m4 2014-05-12 07:27:04 +02:00
configure.ac iasecc: fix default name of SM module 2016-01-25 13:38:13 +01:00
version.m4 build: put PACKAGE_VERSION_REVISION into version.m4 2014-05-12 07:27:04 +02: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