opensc/src/libopensc
nils 02cbe02bc2 include common object attributes in the sc_pkcs15emu_add_* api
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1781 c6295689-39f2-0310-b995-f0e70906c6a9
2004-05-04 17:58:04 +00:00
..
.cvsignore Resync .cvsignore files 2003-07-17 12:39:11 +00:00
Makefile.am - Added support for JCOP/BlueZ cards, contributed by Chaskiel M Grundman 2003-12-29 12:28:37 +00:00
Makefile.mak Add the JCOP card code 2003-12-29 20:50:58 +00:00
asn1.c fix incorrect use of realloc (x = realloc(x, y) doesn't free 2004-04-21 18:10:58 +00:00
asn1.h SC -> OPENSC, old legacy from the libsc days 2003-09-03 17:59:08 +00:00
base64.c - remove signedness warnings printed by new gcc 2003-05-30 08:54:42 +00:00
card-default.c memset is defined in string.h 2004-01-29 09:36:48 +00:00
card-emv.c - Stop using unflexible automake conditionals when 2003-09-03 09:28:55 +00:00
card-etoken.c remove CARDOS_TYPE_ETOKEN_PRO, the name does not fit. 2004-02-16 12:29:54 +00:00
card-flex.c cryptoflex 32k e-gate v4 also has on board key generation. 2004-03-29 07:56:32 +00:00
card-gpk.c - fixed GPK16K key gen, as suggested by Chaskiel 2004-01-07 10:11:22 +00:00
card-jcop.c - Warning fixes 2004-01-08 15:23:11 +00:00
card-mcrd.c - small fix in mcrd_finish 2003-10-30 15:43:19 +00:00
card-miocos.c - made apdu_masquerade functionality available to all readers, not just pcsc 2003-12-18 16:35:28 +00:00
card-openpgp.c - Minor build and C++ warning fixes 2003-12-18 21:37:34 +00:00
card-setcos.c - Stop using unflexible automake conditionals when 2003-09-03 09:28:55 +00:00
card-starcos.c update starcos spk 2.3 support (add create file + key gen) 2004-04-17 09:05:54 +00:00
card-tcos.c - tcos_card_ctl shoudlnt complain about unknown cardctls 2003-10-19 18:02:37 +00:00
card.c fix incorrect use of realloc (x = realloc(x, y) doesn't free 2004-04-21 18:10:58 +00:00
cardctl.h update starcos spk 2.3 support (add create file + key gen) 2004-04-17 09:05:54 +00:00
ctbcs.c - Stop using unflexible automake conditionals when 2003-09-03 09:28:55 +00:00
ctbcs.h - Implemented new PIN verify/change/unblock framework. All PIN operations 2002-12-23 18:47:27 +00:00
ctx.c - Added support for JCOP/BlueZ cards, contributed by Chaskiel M Grundman 2003-12-29 12:28:37 +00:00
dir.c fix memory leak 2004-04-21 16:52:40 +00:00
emv.c - Added SC_ERROR_FILE_ALREADY_EXISTS 2002-04-05 14:46:44 +00:00
emv.h - C++ support. Compiles with gcc/g++ for Linux, otherwise 2002-04-19 14:23:31 +00:00
errors.c Added an error code 2003-11-23 15:33:56 +00:00
errors.h Added an error code 2003-11-23 15:33:56 +00:00
internal.h - Minor cleanups and a warning fix 2003-10-22 18:16:21 +00:00
iso7816.c - made apdu_masquerade functionality available to all readers, not just pcsc 2003-12-18 16:35:28 +00:00
libopensc.pc.in OpenSC header files are included as 2003-05-13 14:29:59 +00:00
log.c - if ctx->suppress_errors is non-zero, log suppressed error messages 2003-11-20 15:39:18 +00:00
log.h - Error logging changes: replace ctx->log_errors with ctx->suppress_errors, 2003-10-14 09:56:50 +00:00
module.c - Stop using unflexible automake conditionals when 2003-09-03 09:28:55 +00:00
opensc-config.in - added opensc-config script 2002-01-26 16:03:13 +00:00
opensc.h - implement sc_delete_record (Victor Tarasov) 2004-01-06 13:33:32 +00:00
padding.c Fix: no copying done from in to out in case of SC_ALGORITHM_RSA_PAD_NONE padding (by Chaskiel) 2003-12-23 10:48:29 +00:00
pkcs15-algo.c fix incorrect use of realloc (x = realloc(x, y) doesn't free 2004-04-21 18:10:58 +00:00
pkcs15-cache.c - Stop using unflexible automake conditionals when 2003-09-03 09:28:55 +00:00
pkcs15-cert.c - Read and write CDF entries with directly encoded certificates 2003-11-19 20:28:02 +00:00
pkcs15-data.c - Stop using unflexible automake conditionals when 2003-09-03 09:28:55 +00:00
pkcs15-openpgp.c include common object attributes in the sc_pkcs15emu_add_* api 2004-05-04 17:58:04 +00:00
pkcs15-pin.c use pin_cmd for sc_pkcs15_change_pin and sc_pkcs15_unblock_pin as well 2004-04-23 17:29:24 +00:00
pkcs15-prkey.c - The changed code in asn1.c requires that the PrKDF subClassAttributes 2003-11-19 20:29:54 +00:00
pkcs15-pubkey.c - fixed problem with pubkey encoding/decoding 2003-11-26 15:37:29 +00:00
pkcs15-sec.c Allow file_app in struct sc_pkcs15_card to be NULL (may be the case for pkcs15-emulated cards) 2004-03-03 16:25:48 +00:00
pkcs15-syn.c include common object attributes in the sc_pkcs15emu_add_* api 2004-05-04 17:58:04 +00:00
pkcs15-wrap.c - Stop using unflexible automake conditionals when 2003-09-03 09:28:55 +00:00
pkcs15.c fix incorrect use of realloc (x = realloc(x, y) doesn't free 2004-04-21 18:10:58 +00:00
pkcs15.h include common object attributes in the sc_pkcs15emu_add_* api 2004-05-04 17:58:04 +00:00
portability.c Typo fix 2003-09-03 18:21:42 +00:00
reader-ctapi.c - made apdu_masquerade functionality available to all readers, not just pcsc 2003-12-18 16:35:28 +00:00
reader-openct.c - fix crash with pkcs11 module and token disconnect 2004-01-20 11:21:40 +00:00
reader-pcsc.c proper checking of the SCardListReaders return values 2004-04-27 17:41:02 +00:00
sc.c fix incorrect use of realloc (x = realloc(x, y) doesn't free 2004-04-21 18:10:58 +00:00
sec.c - Stop using unflexible automake conditionals when 2003-09-03 09:28:55 +00:00
types.h - Implemented new PIN verify/change/unblock framework. All PIN operations 2002-12-23 18:47:27 +00:00
ui.c - Append newline to error/debug messages if not supplied by caller 2003-11-20 15:40:22 +00:00
ui.h - snapshot build fix 2003-11-17 18:54:10 +00:00