opensc/src/libopensc
Viktor Tarasov ac84d282b1 myeid: fixed resource leak
pkcs15-myeid: fix memory leakage
myeid: fix memory leakage
2015-05-08 09:11:40 +02:00
..
Makefile.am card-masktech: initial commit 2015-05-05 10:13:26 +02:00
Makefile.mak card-masktech: initial commit 2015-05-05 10:13:26 +02:00
apdu.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
asn1.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
asn1.h asn1: re-fix error in EC signature encode helper 2015-03-07 22:40:43 +01:00
authentic.h libopensc: authentIC: use macros; use common CPLC data type 2011-05-13 12:57:18 +00:00
base64.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02: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 honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-atrust-acos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-authentic.c authentic: fixed resource leak 2015-05-08 09:10:48 +02:00
card-belpic.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-cardos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-default.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-dnie.c fixed determining ef type 2015-01-28 07:21:55 +01:00
card-entersafe.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-epass2003.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-flex.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-gemsafeV1.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-gpk.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-ias.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-iasecc.c iasecc: fixed resource leak 2015-05-08 09:11:20 +02:00
card-incrypto34.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-isoApplet.c IsoApplet: Increase indicated version to 00.06 2015-03-29 13:34:58 +02:00
card-itacns.c itacns_get_serialnr(): check sc_read_binary() returned data length (only). 2014-11-07 12:49:44 +01:00
card-jcop.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-masktech.c card-masktech.c: code improvements 2015-05-08 09:07:40 +02:00
card-mcrd.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-miocos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-muscle.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-myeid.c myeid: fixed resource leak 2015-05-08 09:11:40 +02:00
card-oberthur.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-openpgp.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-piv.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-rtecp.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-rutoken.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-sc-hsm.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-sc-hsm.h sc-hsm: emu: initialize EC key params 2014-02-09 18:49:58 +01:00
card-setcos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-starcos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-tcos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-westcos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
cardctl.h sc-hsm: fix signed char for ARM platforms 2015-04-30 12:03:01 +02:00
cards.h card-masktech: initial commit 2015-05-05 10:13:26 +02:00
compression.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
compression.h
ctbcs.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
ctbcs.h
ctx.c card-masktech: initial commit 2015-05-05 10:13:26 +02:00
cwa-dnie.c fixed resource leaks 2015-02-05 01:38:41 +01:00
cwa-dnie.h Adding support for DNIe. 2013-06-13 17:31:56 +02:00
cwa14890.c Issue 395. Avoiding a couple of memory leaks. 2015-04-12 11:35:09 +02:00
cwa14890.h Issue 395. Avoiding a couple of memory leaks. 2015-04-12 11:35:09 +02:00
dir.c card-masktech: initial commit 2015-05-05 10:13:26 +02:00
ef-atr.c don't expect the card to specify the file length in generic tools 2013-09-29 18:52:48 +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
iasecc-sdo.c fixed NULL dereference (or warning thereof) 2015-02-05 01:38:40 +01:00
iasecc-sdo.h iasecc: coverity scan warning OVERRUN-STATIC 2012-06-11 20:59:45 +02:00
iasecc-sm.c fixed NULL dereference (or warning thereof) 2015-02-05 01:38:40 +01:00
iasecc.h removed unused reference to sm_iasecc_rsa_generate 2013-09-29 18:52:38 +02:00
internal-winscard.h win32: allows UNICODE built. 2015-03-29 13:54:51 +02:00
internal.h remove slots of removed readers 2015-04-21 02:00:06 +02:00
iso7816.c iso7816.c: fix SC_PIN_CMD_IMPLICIT_CHANGE with pinpad 2015-05-05 09:56:39 +02:00
iso7816.h more macros for the values from ISO specification 2013-02-24 19:37:35 +01:00
itacns.h
libopensc.exports remove slots of removed readers 2015-04-21 02:00:06 +02:00
libopensc.pc.in
log.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
log.h added LOG_TEST_GOTO_ERR and SC_TEST_GOTO_ERR 2015-05-08 09:08:24 +02:00
muscle-filesystem.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
muscle-filesystem.h
muscle.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
muscle.h
opensc.h remove slots of removed readers 2015-04-21 02:00:06 +02:00
p15card-helper.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
p15card-helper.h
pace.h no 'pace' in common part 2012-08-30 18:51:42 +02:00
padding.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-actalis.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-algo.c pkcs15-algo: fixed resource leak 2015-05-08 09:10:47 +02:00
pkcs15-atrust-acos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-cache.c pkcs15-cache: fixed resource leak 2015-05-08 09:10:47 +02:00
pkcs15-cert.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-data.c pkcs15-data: fix memory leakage 2015-05-08 09:10:47 +02:00
pkcs15-dnie.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-esinit.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-esteid.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-gemsafeGPK.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-gemsafeV1.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-infocamere.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-itacns.c fixed unused value 2015-01-28 05:47:20 +01:00
pkcs15-oberthur.c PKCS15: remove redundant code for access_flags. 2015-01-16 10:03:13 +01:00
pkcs15-openpgp.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-pin.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-piv.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-postecert.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-prkey.c EC field_length changes for non-multiple of 8 bits curves 2015-04-25 12:21:39 +02:00
pkcs15-pteid.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-pubkey.c pkcs15-pubkey: fixed resource leak 2015-05-08 09:10:47 +02:00
pkcs15-sc-hsm.c EC field_length changes for non-multiple of 8 bits curves 2015-04-25 12:21:39 +02:00
pkcs15-sec.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-skey.c Merge pull request #253 from github-frankmorgner/remove-deadcode 2014-09-07 21:22:43 +02:00
pkcs15-starcert.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-syn.c pkcs15-syn: fixed resource leak 2015-05-08 09:10:48 +02:00
pkcs15-tccardos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-tcos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-westcos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15.c pkcs15: fixed resource leak 2015-05-08 09:10:47 +02:00
pkcs15.h export sc_pkcs15_bind_internal 2015-04-12 11:28:25 +02:00
reader-ctapi.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
reader-openct.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
reader-pcsc.c Merge pull request #444 from frankmorgner/pkcs11-error-handling 2015-04-25 13:04:07 +02:00
sc.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
sec.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
sm.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
sm.h added sc_sm_stop 2015-04-02 09:54:41 +02:00
types.h recognize short EF identifier 2015-03-31 18:48:57 +02:00
user-interface.c win32: allows UNICODE built. 2015-03-29 13:54:51 +02:00
user-interface.h Adding support for DNIe. 2013-06-13 17:31:56 +02:00