opensc/src/libopensc
Frank Morgner bf828014e5 macOS: Added support for notifications
- adds framework for user defined message strings
- automatically determine the system's language
2017-08-02 19:02:05 +02:00
..
Makefile.am macOS: Added support for notifications 2017-08-02 19:02:05 +02:00
Makefile.mak macOS: Added support for notifications 2017-08-02 19:02:05 +02:00
apdu.c Avoid dnie_transmit_apdu in the dnie driver (#970) (#1013) 2017-04-03 18:00:41 +02:00
asn1.c Cope with incomplete ASN.1 data in sc_asn1_read_tag 2017-07-18 22:35:23 +02:00
asn1.h asn1: tagnum size has not exceed 3 bytes 2016-03-10 10:13:27 +01:00
authentic.h libopensc: authentIC: use macros; use common CPLC data type 2011-05-13 12:57:18 +00:00
aux-data.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
aux-data.h Move include for internal.h from aux-date.h to aux-data.c (#888) 2016-10-16 20:09:00 +02:00
base64.c make casting explicit 2015-11-01 13:18:39 +01:00
card-acos5.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-akis.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-asepcos.c Fix Coverity remarks (#876) 2016-10-10 22:21:46 +02:00
card-atrust-acos.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-authentic.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-belpic.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-cac.c clang static analyzer reports 2017-07-18 22:40:20 +02:00
card-cardos.c Simplify differences between CardOS 5 versions and unbreak 5.3 signatures (#1080) 2017-07-06 22:51:45 +02:00
card-coolkey.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
card-default.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-dnie.c Disable the secure channel at logout (#1048) 2017-05-13 16:15:08 +02:00
card-entersafe.c fixed bad memory access 2017-06-09 10:33:46 +02:00
card-epass2003.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-flex.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-gemsafeV1.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
card-gids.c Coverity fixes (#1012) 2017-04-03 13:43:30 +02:00
card-gids.h First support for GIDS card 2016-02-19 00:12:16 +01:00
card-gpk.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-iasecc.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-incrypto34.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-isoApplet.c IsoApplet: fix dead code 2015-09-18 17:02:45 +02:00
card-itacns.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
card-jcop.c removed unused variable 2015-10-14 23:08:39 +02:00
card-jpki.c fix trivial leak 2017-08-02 10:27:06 +02:00
card-masktech.c Merge pull request #483 from adminmt/master 2015-09-02 10:41:06 +02:00
card-mcrd.c Fix cases of log function format strings not being a string literal 2017-03-27 11:05:16 +02:00
card-miocos.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-muscle.c coverify-scan: muscle: use return value 2016-03-10 11:23:39 +01:00
card-myeid.c MyEID support for RAW RSA signature for 2048 bit keys 2017-07-18 22:34:41 +02:00
card-npa.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
card-npa.h card-npa: moved to internal card drivers 2017-03-20 21:28:48 +01:00
card-oberthur.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
card-openpgp.c clang static analyzer reports 2017-07-18 22:40:20 +02:00
card-piv.c card-piv: Fix Thunderbird and SC_PIN_CMD_GET_INFO 2017-07-04 10:16:41 +02:00
card-rtecp.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-rutoken.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-sc-hsm.c build against OpenSSL 1.1.0 on Windows, by default 2017-07-24 21:39:01 +02:00
card-sc-hsm.h Fix maximum CHR length 2017-06-24 15:26:04 +02:00
card-setcos.c Add support for RSA with keylength 2048 2016-05-16 11:12:53 +02:00
card-starcos.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-tcos.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card-westcos.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
card.c Add _sc_card_add_generic for registering secret key algorithms 2017-06-13 10:40:36 +02:00
cardctl.h Support SKDF and secret key upload for MyEID cards 2017-06-13 10:40:36 +02:00
cards.h Simplify differences between CardOS 5 versions and unbreak 5.3 signatures (#1080) 2017-07-06 22:51:45 +02:00
ccid-types.h Added support for PIN commands via escape commands 2017-03-20 21:28:48 +01:00
compression.c First support for GIDS card 2016-02-19 00:12:16 +01:00
compression.h First support for GIDS card 2016-02-19 00:12:16 +01:00
ctbcs.c coverity-scan: supplement to #710 2016-03-15 19:10:52 +01:00
ctbcs.h
ctx.c sc-hsm: Add support for SoC 2017-05-22 16:25:08 +02:00
cwa-dnie.c Add dnie_free_apdu_buffers into dnie_sm_free_wrapped_apdu. 2017-04-20 11:04:02 +02:00
cwa-dnie.h Add dnie_free_apdu_buffers into dnie_sm_free_wrapped_apdu. 2017-04-20 11:04:02 +02:00
cwa14890.c Use sc_hex_dump instead of cwa_hexdump. 2017-04-20 11:04:02 +02:00
cwa14890.h Use struct sm_cwa_session from sm.h in dnie (#955) 2017-02-04 22:32:35 +01:00
dir.c NULL parameter check moved to sc_file_free() 2017-01-10 12:46:44 +01:00
ef-atr.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
errors.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
errors.h Normalize SC_ERROR_* API and clean up ISO7816-4 errors. 2013-03-15 12:30:38 +02:00
esteid.h EstEID: add support for v 3.0 cards with 2048b keys 2010-11-29 14:22:01 +00:00
iasecc-sdo.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
iasecc-sdo.h iasecc: coverity scan warning OVERRUN-STATIC 2012-06-11 20:59:45 +02:00
iasecc-sm.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
iasecc.h removed unused reference to sm_iasecc_rsa_generate 2013-09-29 18:52:38 +02:00
internal-winscard.h License clarification (#988) 2017-03-14 22:47:13 +01:00
internal.h Add _sc_card_add_generic for registering secret key algorithms 2017-06-13 10:40:36 +02:00
iso7816.c avoid logically dead code 2017-06-09 10:33:46 +02:00
iso7816.h parse Extended Length Information in EF.ATR/INFO 2016-07-19 14:30:38 +02:00
itacns.h New card driver: Italian CNS/CIE (eID) 2010-08-16 00:56:27 +00:00
jpki.h login state preservation for JPKI card 2017-02-06 14:22:14 +01:00
libopensc.exports macOS: Added support for notifications 2017-08-02 19:02:05 +02:00
log.c replace assert with error handling 2017-04-04 09:11:35 +02:00
log.h Use built-in formatted output functions on mingw 2017-03-27 11:05:16 +02:00
muscle-filesystem.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
muscle-filesystem.h Header file cleanup. 2010-03-04 08:14:36 +00:00
muscle.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
muscle.h use size_t for a length instead of int 2015-10-14 22:56:53 +02:00
opensc.h add AES algorithm ID 2017-06-13 10:40:36 +02:00
p15card-helper.c Use OpenSSL versions OpenSSL-0.9.7 to 1.1.0a for OpenSC 2016-10-08 06:15:06 -05:00
p15card-helper.h Header file cleanup. 2010-03-04 08:14:36 +00:00
pace.h Added (external) card driver for German ID card 2017-03-20 21:28:48 +01:00
padding.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs15-actalis.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
pkcs15-algo.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs15-atrust-acos.c Initialize PIN logged_in field for cards that do not support PIN info 2016-09-01 02:03:42 +02:00
pkcs15-cac.c clang static analyzer reports 2017-07-18 22:40:20 +02:00
pkcs15-cache.c fixed Coverity issues 2017-06-13 13:07:52 +02:00
pkcs15-cert.c Fix CAC-introduced bug that broke access to certificates (@dengert found it) (#1032) 2017-04-22 17:05:08 +02:00
pkcs15-coolkey.c clang static analyzer reports 2017-07-18 22:40:20 +02:00
pkcs15-data.c add compatibility implementation for strnlen 2016-01-20 10:47:27 +01:00
pkcs15-dnie.c NULL parameter check moved to sc_file_free() 2017-01-10 12:46:44 +01:00
pkcs15-esinit.c pkcs15: 'aid' argument for emulator init 2016-04-08 10:48:58 +02:00
pkcs15-esteid.c Add the final NUL to the CN used for token label 2017-03-21 09:31:39 +01:00
pkcs15-gemsafeGPK.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs15-gemsafeV1.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs15-gids.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs15-iasecc.c pkcs15 iasecc: parse-df handler to set MD guid 2016-04-08 10:48:58 +02:00
pkcs15-infocamere.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
pkcs15-itacns.c Use OpenSSL versions OpenSSL-0.9.7 to 1.1.0a for OpenSC 2016-10-08 06:15:06 -05:00
pkcs15-jpki.c add public keys 2017-08-02 10:27:06 +02:00
pkcs15-oberthur.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs15-openpgp.c Set PIN-PUK association for cards that don't have it set 2017-03-27 10:57:21 +02:00
pkcs15-pin.c macOS: Added support for notifications 2017-08-02 19:02:05 +02:00
pkcs15-piv.c Do not use the hardcoded magic numbers in PIV 2017-05-02 22:27:43 +02:00
pkcs15-postecert.c Initialize PIN logged_in field for cards that do not support PIN info 2016-09-01 02:03:42 +02:00
pkcs15-prkey.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
pkcs15-pteid.c pteid: order objects by address (supersede #949) (#954) 2017-02-09 20:54:06 +01:00
pkcs15-pubkey.c clang static analyzer reports 2017-07-18 22:40:20 +02:00
pkcs15-sc-hsm.c Fix memory leak #1050 2017-07-18 16:27:56 +02:00
pkcs15-sec.c Fix log messages format and parameter issues flagged by GCC 2017-03-27 11:05:16 +02:00
pkcs15-skey.c Imporve SKDF decoding and implement encoding 2017-06-13 10:40:36 +02:00
pkcs15-starcert.c Initialize PIN logged_in field for cards that do not support PIN info 2016-09-01 02:03:42 +02:00
pkcs15-syn.c sc-hsm: Add support for SoC 2017-05-22 16:25:08 +02:00
pkcs15-syn.h adding a CAC support into OpenSC (#841) 2017-02-27 11:05:12 +01:00
pkcs15-tccardos.c Initialize PIN logged_in field for cards that do not support PIN info 2016-09-01 02:03:42 +02:00
pkcs15-tcos.c Initialize PIN logged_in field for cards that do not support PIN info 2016-09-01 02:03:42 +02:00
pkcs15-westcos.c Set PIN-PUK association for cards that don't have it set 2017-03-27 10:57:21 +02:00
pkcs15.c Imporve SKDF decoding and implement encoding 2017-06-13 10:40:36 +02:00
pkcs15.h pkcs15: allow struct sc_pkcs15_prkey to contain secret key 2017-06-13 10:40:36 +02:00
reader-cryptotokenkit.m macOS: added support for access via CryptoTokenKit 2017-04-03 12:30:03 +02:00
reader-ctapi.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
reader-openct.c Fix missing error handling of memory allocation (#1020) 2017-04-20 21:08:49 +02:00
reader-pcsc.c Force T=1 for contactless cards 2017-05-19 14:57:56 +02:00
reader-tr03119.c fixed more coverity issues 2017-04-20 10:58:54 +02:00
reader-tr03119.h Added support for PIN commands via escape commands 2017-03-20 21:28:48 +01:00
sc-ossl-compat.h build fix for libressl 2.5.3 2017-04-26 10:59:47 +02:00
sc.c replace assert with error handling 2017-04-04 09:11:35 +02:00
sec.c replace assert with error handling 2017-04-04 09:11:35 +02:00
simpletlv.c adding a CAC support into OpenSC (#841) 2017-02-27 11:05:12 +01:00
simpletlv.h adding a CAC support into OpenSC (#841) 2017-02-27 11:05:12 +01:00
sm.c Avoid dnie_transmit_apdu in the dnie driver (#970) (#1013) 2017-04-03 18:00:41 +02:00
sm.h added sc_sm_stop 2015-04-02 09:54:41 +02:00
types.h sc-hsm: Add support for SoC 2017-05-22 16:25:08 +02:00