opensc/src/libopensc
Frank Morgner 4444d24f59 win32: generate PDB files for releases
https://msdn.microsoft.com/fsk896zz.aspx

fixes https://github.com/OpenSC/OpenSC/issues/1191
2017-11-21 10:54:48 +01:00
..
Makefile.am Added PKCS#15 emulator for DIN 66291 profile 2017-10-27 19:48:22 +02:00
Makefile.mak win32: don't link static libs into static libs 2017-11-09 12:42:29 +01:00
apdu.c dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
asn1.c print ASN.1 time and ASCII tranlation 2017-11-17 10:03:54 +01: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 fixed accessing garbage value 2017-11-09 12:42:29 +01: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 dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
card-belpic.c fixed accessing garbage value 2017-11-09 12:42:29 +01:00
card-cac.c Add the ACA path to the PIN structure if we have one 2017-11-09 12:45:35 +01:00
card-cardos.c fixed uninitialized buffer 2017-11-09 12:42:29 +01: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 dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
card-entersafe.c fixed bad memory access 2017-06-09 10:33:46 +02:00
card-epass2003.c dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01: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 dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
card-gids.h First support for GIDS card 2016-02-19 00:12:16 +01:00
card-gpk.c dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
card-iasecc.c dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
card-incrypto34.c Avoid GCC 7 warnings with -Werror (#1196) 2017-11-17 10:47:53 +01: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 fixed binary comparison 2017-11-09 12:42:29 +01:00
card-jpki.c fixed dead assignment 2017-11-09 12:42:29 +01:00
card-masktech.c Merge pull request #483 from adminmt/master 2015-09-02 10:41:06 +02:00
card-mcrd.c Fix reading EstEID certificates with T=0 (#1193) 2017-11-17 10:46:34 +01: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 fixed dead assignment 2017-11-09 12:42:29 +01: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 dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
card-openpgp.c clang static analyzer reports 2017-07-18 22:40:20 +02:00
card-piv.c fixed dead assignment 2017-11-09 12:42:29 +01: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 Avoid GCC 7 warnings with -Werror (#1196) 2017-11-17 10:47:53 +01:00
card-sc-hsm.c avoid integer underflow 2017-11-09 12:42:29 +01: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 starcos: 3.4 supports ISO based PIN status queries 2017-10-27 19:48:22 +02:00
card-tcos.c win32: generate PDB files for releases 2017-11-21 10:54:48 +01:00
card-westcos.c Avoid GCC 7 warnings with -Werror (#1196) 2017-11-17 10:47:53 +01:00
card.c Add _sc_card_add_generic for registering secret key algorithms 2017-06-13 10:40:36 +02:00
cardctl.h Add the ACA path to the PIN structure if we have one 2017-11-09 12:45:35 +01:00
cards.h Support for new MinInt agent card (#1092) 2017-08-22 01:13:18 +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 added boilerplate for disabling old card driver 2017-11-09 12:43:06 +01: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 dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01: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
ef-gdo.c fixed compiler warnings 2017-11-09 12:42:29 +01: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 dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
iso7816.h parse Extended Length Information in EF.ATR/INFO 2016-07-19 14:30:38 +02:00
itacns.h
jpki.h login state preservation for JPKI card 2017-02-06 14:22:14 +01:00
libopensc.exports export sc_card_find_ec_alg 2017-11-17 10:04:46 +01:00
log.c win32: generate PDB files for releases 2017-11-21 10:54:48 +01:00
log.h dump data with sc_debug_hex and sc_log_hex 2017-11-17 10:03:54 +01:00
muscle-filesystem.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
muscle-filesystem.h
muscle.c fixed dead assignment 2017-11-09 12:42:29 +01:00
muscle.h use size_t for a length instead of int 2015-10-14 22:56:53 +02:00
opensc.dll.manifest Windows: Added support for notifications 2017-08-02 19:03:16 +02:00
opensc.h reader-pcsc: use sc_apdu2bytes for PIN APDU 2017-11-09 12:42:29 +01: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
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 Add the ACA path to the PIN structure if we have one 2017-11-09 12:45:35 +01:00
pkcs15-cache.c fixed Coverity issues 2017-06-13 13:07:52 +02:00
pkcs15-cert.c sc_pkcs15_get_bitstring_extension: int, not long long 2017-09-12 23:05:27 +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-din-66291.c Added PKCS#15 emulator for DIN 66291 profile 2017-10-27 19:48:22 +02:00
pkcs15-dnie.c NULL parameter check moved to sc_file_free() 2017-01-10 12:46:44 +01:00
pkcs15-esinit.c fixed dead assignment 2017-11-09 12:42:29 +01:00
pkcs15-esteid.c EstEID ECDH token support (#1185) 2017-11-10 08:58:31 +01:00
pkcs15-gemsafeGPK.c fixed dead assignment 2017-11-09 12:42:29 +01: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 fixed dead assignment 2017-11-09 12:42:29 +01:00
pkcs15-infocamere.c fixed dead assignment 2017-11-09 12:42:29 +01:00
pkcs15-itacns.c Avoid GCC 7 warnings with -Werror (#1196) 2017-11-17 10:47:53 +01: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 fixed dead assignment 2017-11-09 12:42:29 +01:00
pkcs15-pin.c fixed possible NULL dereference 2017-11-09 12:42:29 +01:00
pkcs15-piv.c Avoid potential memory leak 2017-11-09 12:45:35 +01: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 fixed potential memory leak 2017-11-09 12:42:29 +01: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 fixed dead assignment 2017-11-09 12:42:29 +01:00
pkcs15-syn.c Added PKCS#15 emulator for DIN 66291 profile 2017-10-27 19:48:22 +02:00
pkcs15-syn.h Added PKCS#15 emulator for DIN 66291 profile 2017-10-27 19:48:22 +02:00
pkcs15-tccardos.c unified reading of EF.GDO 2017-10-27 19:48:22 +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 fixed dead assignment 2017-11-09 12:42:29 +01:00
pkcs15.c fixed potential memory leak 2017-11-09 12:42:29 +01:00
pkcs15.h Added PKCS#15 emulator for DIN 66291 profile 2017-10-27 19:48:22 +02:00
reader-cryptotokenkit.m CTK: Added support for PIN pad 2017-11-17 10:04:46 +01: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 fixed dereferencing type-punned pointer 2017-11-09 12:42:29 +01:00
reader-tr03119.c fixed dead assignments 2017-11-09 12:42:29 +01: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 Linux: Added support for notifications 2017-08-02 19:02:21 +02:00
sec.c fixed compiler warnings 2017-11-09 12:42:29 +01: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 Add ECC support and solve wrong Length status codes with SM card 2017-10-16 14:57:52 +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