opensc/src/pkcs11
Frank Morgner 74ec7b04ff sc-hsm: Add support for SoC
- eac: allow CA without EF.CardSecurity
- sc-hsm: implemented CA based on document PKI
- sc-hsm: adds receive limit for SoC card
- introduces dedicated card type for SoC card
- md: integrate card's PIN pad capabilities
- installer: added SC-HSM SoC card to registry
- pkcs15-tool: Added support for PIN entry on card
- change/unblock PIN: add support for PIN entry on card
- added OpenPACE to macOS build
- travis-ci: install gengetopt/help2man via brew
- sc-hsm: Cache EF.C_DevAut
- sc-hsm: Prevent unnecessary applet selection and state resets
- sc-hsm: added support for session pin
- sc-hsm: avoid multiple AID selection
- sc-hsm: Use the information from match_card for all subsequent selections of the applet
- sc-hsm: cache optional files as empty files (Decoding the files will reveal that they were not existing prior caching. This avoids selecting the file though we have already tried to cache the file before.)
- use dedicated directory for CVC trust anchors
- appveyor: added OpenPACE to windows build
2017-05-22 16:25:08 +02:00
..
Makefile.am correctly include pthread flags 2017-03-14 22:44:19 +01:00
Makefile.mak sc-hsm: Add support for SoC 2017-05-22 16:25:08 +02:00
debug.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
framework-pkcs15.c sc-hsm: Add support for SoC 2017-05-22 16:25:08 +02:00
framework-pkcs15init.c pkcs11/framework: no more 'for-applications' mode for slot creation 2016-02-24 13:39:27 +01:00
mechanism.c Add new attribute CKA_SPKI for CKO_PUBLIC_KEY 2017-04-26 13:08:49 +02:00
misc.c fixed more coverity issues 2017-04-20 10:58:54 +02:00
opensc-pkcs11.pc.in install opensc.pc 2016-09-20 01:47:37 +02:00
openssl.c Add new attribute CKA_SPKI for CKO_PUBLIC_KEY 2017-04-26 13:08:49 +02:00
pkcs11-display.c Fix most of warnings shown when building on Linux and mingw 2017-03-27 10:58:26 +02:00
pkcs11-display.h Update email and year 2015-01-20 23:14:36 -08:00
pkcs11-global.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
pkcs11-object.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs11-opensc.h Add new attribute CKA_SPKI for CKO_PUBLIC_KEY 2017-04-26 13:08:49 +02:00
pkcs11-session.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs11-spy.c pkcs11-spy.c: fix 1 warning 2016-02-29 20:19:42 +01:00
pkcs11.exports export all C_* symbols 2015-10-22 18:07:26 +02:00
pkcs11.h pkcs11-tool: various improvements, extensions, fixes, cleanup 2016-06-29 14:18:56 +02:00
sc-pkcs11.h pkcs11: don't shrink the number of slots 2017-01-09 08:35:42 +01:00
slot.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
versioninfo-pkcs11-spy.rc.in build: define in configure.ac.in the common fields of version-info 2013-12-30 10:31:21 +01:00
versioninfo-pkcs11.rc.in build: define in configure.ac.in the common fields of version-info 2013-12-30 10:31:21 +01:00