OpenSC fork, with some Italian healthcare smart card utils
Go to file
David Ward eb0f4e1850 Slightly adjust pull request template
During a pull request, it might not be possible for all components
(such as the PKCS#11 module, Windows minidriver, or macOS tokend)
to be tested by the same person using the same card; not everyone
has access to all of the platforms supported by OpenSC. When there
are no card-specific changes, each component might be tested by a
different person using a different type of card.

The pull request template contains a checklist with each component
that needs to be tested (which can be adapted as needed). However,
this checklist also includes an item for the type of card used for
testing. This should certainly be included in the message, but it
doesn't quite seem to belong in the checklist as a separate item,
particularly when considering the multiple-card testing situation
described above. It seems that the checklist is intended to track
specific tasks that still need to be completed.

This change slightly adjusts the template in order to handle this.
(It is still just a template, and it can be adapted for each pull
request as needed.)
2018-04-24 12:31:48 +02:00
.github Slightly adjust pull request template 2018-04-24 12:31:48 +02:00
MacOSX macOS: fixed detection of OpenPACE package 2017-12-19 12:52:50 +01:00
doc fix typos 2018-04-15 09:34:45 +02:00
etc fix typos 2018-04-15 09:34:45 +02:00
m4 opensc-notify: notify for card events 2017-08-02 19:04:09 +02:00
packaging/debian.templates fix LGPL version 2013-09-29 20:55:41 +02:00
solaris fix typos 2018-04-15 09:34:45 +02:00
src openpgp: don't treat OpenPGP v3 cards special in src/libopensc/pkcs15-syn.c 2018-04-22 21:32:17 +02:00
win32 fix typos 2018-04-15 09:34:45 +02:00
.gitignore Added (external) card driver for German ID card 2017-03-20 21:28:48 +01:00
.travis.yml fixed .travis.yml 2018-04-07 14:32:53 +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 fixed and cleaned up nmake Makefiles 2016-06-23 07:35:53 +02:00
NEWS fix typos 2018-04-15 09:34:45 +02:00
README link README to README.md 2015-11-02 23:54:36 +01:00
README.md include branch in CI links 2017-10-30 21:14:52 +01:00
appveyor.yml AppVeyor: let configure know that we're building with native tools 2018-04-20 15:09:06 +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 prepare 0.18.0 2018-04-13 18:43:18 +02: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