opensc/src/libopensc
sth abf3bf9549 If the SC_CARD_CAP_USE_FCI_AC flag is set, sc_pkcs15init_authenticate() will check the file's ACs on the card instead of relying on the ones in the profile file
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2290 c6295689-39f2-0310-b995-f0e70906c6a9
2005-03-30 18:25:50 +00:00
..
Makefile.am Introduce TeleTrust Class 2 spec compliant pinpad functionality and 2005-03-09 12:44:31 +00:00
Makefile.mak Removed pinpad-ccid 2005-03-26 19:33:17 +00:00
asn1.c bools are int; pointed out by William Wanders <william@wanders.org> 2005-03-30 16:40:01 +00:00
asn1.h - Cleanup, typo fix 2005-02-02 10:21:10 +00:00
base64.c fix some compiler warnings 2004-09-20 09:47:35 +00:00
card-belpic.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-default.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-emv.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-etoken.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-flex.c fix egate token with cryptoflex on windows. 2005-03-23 22:44:48 +00:00
card-gpk.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-jcop.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-mcrd.c Minor additions 2005-03-09 12:25:25 +00:00
card-miocos.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-oberthur.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-openpgp.c - Case cleanup 2005-02-23 10:39:33 +00:00
card-setcos.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-starcos.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card-tcos.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
card.c copypaste ****s. Introduce a common internal function that removes several copypastes 2005-03-09 11:14:41 +00:00
cardctl.h - Remove outdated comment, part of the information 2005-02-09 20:16:24 +00:00
cards.h - Some fine-tuning to get previous, current 2005-02-24 11:11:12 +00:00
ctbcs.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
ctbcs.h - Add experimental multi-slot support for CT-API 2005-01-29 10:49:48 +00:00
ctx.c apply improved profile handling code. 2005-03-23 23:10:50 +00:00
dir.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
emv.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
emv.h - Cleanup, typo fix 2005-02-02 10:21:10 +00:00
errors.c Added an error code 2003-11-23 15:33:56 +00:00
errors.h - Cleanup, typo fix 2005-02-02 10:21:10 +00:00
esteid.h - Cleanup 2005-02-09 19:15:40 +00:00
internal.h copypaste ****s. Introduce a common internal function that removes several copypastes 2005-03-09 11:14:41 +00:00
iso7816.c Allow an empty path in iso7816_delete_file(), to indicate that the current DF should be deleted. 2005-03-26 19:47:13 +00:00
libopensc.pc.in build fixes by Vile Skytt�. 2004-11-04 19:14:58 +00:00
libpkcs15init.pc.in add more *.pc files for all other libraries as well. 2004-11-05 18:31:57 +00:00
libscam.pc.in add more *.pc files for all other libraries as well. 2004-11-05 18:31:57 +00:00
libscconf.pc.in add more *.pc files for all other libraries as well. 2004-11-05 18:31:57 +00:00
libscldap.pc.in add more *.pc files for all other libraries as well. 2004-11-05 18:31:57 +00:00
log.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
log.h - Error logging changes: replace ctx->log_errors with ctx->suppress_errors, 2003-10-14 09:56:50 +00:00
opensc-config.in - added opensc-config script 2002-01-26 16:03:13 +00:00
opensc.h If the SC_CARD_CAP_USE_FCI_AC flag is set, sc_pkcs15init_authenticate() will check the file's ACs on the card instead of relying on the ones in the profile file 2005-03-30 18:25:50 +00:00
padding.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-algo.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-cache.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-cert.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-data.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-esteid.c Parentheses too.. 2005-03-24 16:57:00 +00:00
pkcs15-infocamere.c fix free argument, pointed out by Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org> 2005-03-18 20:36:52 +00:00
pkcs15-netkey.c fix free argument, pointed out by Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org> 2005-03-18 20:36:52 +00:00
pkcs15-openpgp.c fix free argument, pointed out by Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org> 2005-03-18 20:36:52 +00:00
pkcs15-pin.c common pin validity check, supprot (still disabled) for pinpads in modify and unblock 2005-03-09 12:46:31 +00:00
pkcs15-postecert.c fix free argument, pointed out by Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org> 2005-03-18 20:36:52 +00:00
pkcs15-prkey.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-pubkey.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-sec.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-starcert.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15-syn.c - Introduce a new powerful card_atr mechanism to opensc 2005-02-22 07:59:42 +00:00
pkcs15-wrap.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
pkcs15.c A single flag for all pkcs15 layer applications to detect a) if pinpad is 2005-03-09 11:45:29 +00:00
pkcs15.h A single flag for all pkcs15 layer applications to detect a) if pinpad is 2005-03-09 11:45:29 +00:00
portability.c Typo fix 2003-09-03 18:21:42 +00:00
reader-ctapi.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
reader-openct.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
reader-pcsc.c * fix an return code from ctbcs spec 2005-03-24 16:54:10 +00:00
sc.c Prevent doubles in the ACL entries 2005-03-26 19:48:28 +00:00
sec.c API fixup: use defined type instead of struct for exposed structs 2005-03-08 20:59:35 +00:00
types.h - Cleanup, typo fix 2005-02-02 10:21:10 +00:00
ui.c fix last commit 2004-10-27 16:10:32 +00:00
ui.h - Cleanup 2005-02-09 19:15:40 +00:00