opensc/src/libopensc
Andreas Schwier 06f296b978 sc-hsm: implement logout function
- re-selection of the applet resets the applet's state
- removes path in key object and fixes #631
2015-12-12 02:28:23 +01:00
..
Makefile.am DNIe user interface moved into card-dnie.c. 2015-11-10 12:10:56 +01:00
Makefile.mak DNIe user interface moved into card-dnie.c. 2015-11-10 12:10:56 +01:00
apdu.c reactivate handling of `0` for max_recv/send_size 2015-08-26 02:55:35 +02:00
asn1.c ECDSA helper functions: strip zeroes when converting from R,S to sequence 2015-09-20 22:34:39 +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 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 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 card-authentic.c: fixed potential resource leak 2015-10-30 12:15:06 +01:00
card-belpic.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-cardos.c cardos 4.3+: enable logout command 2015-12-06 10:42:45 +01:00
card-default.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-dnie.c DNIe user interface moved into card-dnie.c. 2015-11-10 12:10:56 +01:00
card-entersafe.c added error checking 2015-10-14 23:14:47 +02:00
card-epass2003.c card-epass2003.c: fixed potential resource leak 2015-10-30 12:15:06 +01:00
card-flex.c fixed warnings about possible data loss 2015-09-14 10:52:31 +02:00
card-gemsafeV1.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-gpk.c Replace outdated address okir@lst.de -> okir@suse.de 2015-10-05 14:07:28 +02:00
card-ias.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-iasecc.c Removed unused parameter 2015-10-14 22:08:14 +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 itacns_get_serialnr(): check sc_read_binary() returned data length (only). 2014-11-07 12:49:44 +01:00
card-jcop.c removed unused variable 2015-10-14 23:08:39 +02:00
card-masktech.c Merge pull request #483 from adminmt/master 2015-09-02 10:41:06 +02:00
card-mcrd.c Adds error checking 2015-10-14 22:15:17 +02:00
card-miocos.c Adds error checking 2015-10-14 22:16:44 +02:00
card-muscle.c Update card-muscle.c 2015-06-18 16:28:11 +02:00
card-myeid.c removed unused parameters 2015-10-14 22:17:33 +02:00
card-oberthur.c added error checking 2015-10-14 23:14:47 +02:00
card-openpgp.c card-openpgp.c: fixed potential resource leak 2015-10-30 12:18:04 +01:00
card-piv.c fixed missing includes 2015-10-30 18:21:40 +01: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 sc-hsm: implement logout function 2015-12-12 02:28:23 +01:00
card-sc-hsm.h sc-hsm: Add status info support for SmartCard-HSM V2.0 2015-09-03 21:49:24 +02:00
card-setcos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
card-starcos.c Merge pull request #357 from fancycode/startcos34_dtrust 2015-07-31 15:40:30 +02:00
card-tcos.c added fall through comment 2015-10-30 12:15:06 +01:00
card-westcos.c card-westcos.c: fixed dead code 2015-11-01 10:49:19 +01:00
card.c handle checking of file output in sc_select_file 2015-10-14 23:25:13 +02:00
cardctl.h use size_t for a length instead of int 2015-10-14 22:56:53 +02:00
cards.h Merge branch 'master' into gnuk 2015-08-31 21:55:14 +08:00
compression.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
compression.h
ctbcs.c ctbcs.c: fixed out of bounds write 2015-11-01 11:33:40 +01:00
ctbcs.h
ctx.c don't use unicode ticks 2015-11-30 01:33:11 +01:00
cwa-dnie.c fixed potential NULL dereference 2015-11-01 17:13:24 +01:00
cwa-dnie.h DNIe user interface moved into card-dnie.c. 2015-11-10 12:10:56 +01:00
cwa14890.c cwa14890.c: fixed potential resource leak 2015-11-01 10:44:23 +01: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 Merge pull request #452 from frankmorgner/memory-leaks 2015-10-02 15:13:34 +02: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 Merge pull request #543 from frankmorgner/appveyor 2015-09-10 16:40:58 +02:00
internal.h remove slots of removed readers 2015-04-21 02:00:06 +02:00
iso7816.c added fall through comment 2015-10-30 12:15:06 +01:00
iso7816.h more macros for the values from ISO specification 2013-02-24 19:37:35 +01:00
itacns.h
libopensc.exports Implemented atomic PKCS#11 transactions 2015-12-06 10:42:45 +01: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 use size_t for a length instead of int 2015-10-14 22:56:53 +02:00
muscle.h use size_t for a length instead of int 2015-10-14 22:56:53 +02:00
opensc.h Merge pull request #530 from NWilson/yubikey-neo-pin 2015-09-12 18:51:10 +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 Replace outdated address okir@lst.de -> okir@suse.de 2015-10-05 14:07:28 +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 removed unused variables 2015-10-30 18:21:40 +01:00
pkcs15-dnie.c fixed memory leak 2015-10-14 22:34:44 +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 fixed memory leak 2015-10-14 22:37:56 +02:00
pkcs15-gemsafeV1.c Fixes out of bounds read 2015-09-17 22:24:33 +02:00
pkcs15-infocamere.c fixed indenting 2015-10-14 22:57:10 +02:00
pkcs15-itacns.c Fixes warnings about unused variables/functions 2015-09-17 22:24:33 +02:00
pkcs15-oberthur.c PKCS15: remove redundant code for access_flags. 2015-01-16 10:03:13 +01:00
pkcs15-openpgp.c OpenPGP: add additional manufacturers 2015-10-15 16:43:10 +02:00
pkcs15-pin.c pkcs15: Observe path.aid for PIN operation 2015-09-25 11:56:32 +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 minidriver: fix according to frank's comments 2015-10-15 22:40:36 +02:00
pkcs15-pteid.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-pubkey.c pkcs15-pubkey.c: fixed potential resource leak 2015-11-01 10:44:23 +01:00
pkcs15-sc-hsm.c sc-hsm: implement logout function 2015-12-12 02:28:23 +01:00
pkcs15-sec.c Avoid duplicated code of handling security environment 2015-12-06 10:44:08 +01: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 Merge branch 'master' into gnuk 2015-08-31 21:55:14 +08:00
pkcs15-tccardos.c make casting explicit 2015-11-01 13:18:39 +01:00
pkcs15-tcos.c honour HAVE_CONFIG_H 2015-04-22 23:55:33 +02:00
pkcs15-westcos.c removed unused variable 2015-10-14 22:46:55 +02:00
pkcs15.c Merge pull request #580 from frankmorgner/select 2015-10-29 13:30:37 +01:00
pkcs15.h minidriver: fix according to frank's comments 2015-10-15 22:40:36 +02:00
reader-ctapi.c libopensc: uncomplete changes in c48afdbf breaks windows builds 2015-08-16 20:18:29 +02:00
reader-openct.c fix: change SC_TERMINATE (undefined) to SC_CTX_FLAG_TERMINATE 2015-10-01 08:38:23 -03:00
reader-pcsc.c reader-pcsc: get tlv properties only when supported 2015-11-17 00:52:49 +01:00
sc.c minidriver: remove unnecessary logs on console (certutil -scinfo) 2015-10-11 18:51:36 +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