opensc/src/libopensc
martin acb54b965f typo: remove double semicolon which prevents compilation with Visual Studio.
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4888 c6295689-39f2-0310-b995-f0e70906c6a9
2010-11-29 08:51:25 +00:00
..
Makefile.am EstonianEid: remove the iconv dependency and use the common name from the certificate as the card label. 2010-10-19 11:25:25 +00:00
Makefile.mak EstonianEid: remove the iconv dependency and use the common name from the certificate as the card label. 2010-10-19 11:25:25 +00:00
apdu.c Fix 253 third fix for same problem. The first fix 2010-10-14 14:59:51 +00:00
asn1.c
asn1.h
base64.c
card-acos5.c
card-akis.c
card-asepcos.c
card-atrust-acos.c
card-belpic.c
card-cardos.c
card-default.c
card-entersafe.c
card-flex.c
card-gemsafeV1.c Add new ATR for the Portuguese eID card. 2010-10-05 16:10:35 +00:00
card-gpk.c
card-ias.c
card-incrypto34.c
card-itacns.c Declare internal functions as static and fix compiler warnings 2010-11-06 16:54:57 +00:00
card-javacard.c
card-jcop.c
card-mcrd.c EstonianEid: revert to old behavior and have the T=0 forcing. 2010-10-28 13:11:13 +00:00
card-miocos.c
card-muscle.c
card-myeid.c myeid: remove windows line ending 2010-09-25 20:25:23 +00:00
card-oberthur.c
card-openpgp.c
card-piv.c Fix test code so will work with card with real history object. 2010-10-14 19:55:57 +00:00
card-rtecp.c
card-rutoken.c
card-setcos.c
card-starcos.c
card-tcos.c
card-westcos.c
card.c card.c: Fixes the overriding of max_x_size limitations. In the result, the limitations of cards are adjusted to fit the limitations imposed by the configured reader. 2010-11-19 18:09:04 +00:00
cardctl.h PIV support for NIST 800-73-3 objects, 2010-09-24 20:37:22 +00:00
cards.h EstEID: remove incorrect ATR matching. A reset is required as there is no way simpler way to identify a broken card. 2010-10-20 15:04:31 +00:00
compression.c
compression.h
ctbcs.c
ctbcs.h
ctx.c card.c: Fixes the overriding of max_x_size limitations. In the result, the limitations of cards are adjusted to fit the limitations imposed by the configured reader. 2010-11-19 18:09:04 +00:00
dir.c
errors.c
errors.h
esteid.h
internal-winscard.h WindowsInstaller: Fix Mingw32 Windows build 2010-10-06 07:10:44 +00:00
internal.h PC/SC: move protocol (T=0/T=1) selection to reader-pcsc.c, where it is used. 2010-11-08 12:37:22 +00:00
iso7816.c libopensc: homogenise line ending in the debug messages 2010-09-25 20:35:59 +00:00
itacns.h
libopensc.exports sc_pkcs15emu_postponed_load is no more defined 2010-11-20 09:30:26 +00:00
libopensc.pc.in
log.c sc_do_log_va(): fix compiler warning 2010-11-06 16:50:41 +00:00
log.h
muscle-filesystem.c
muscle-filesystem.h
muscle.c
muscle.h libopensc: check for unset max_recv/send_size in all places. 2010-09-15 11:09:28 +00:00
opensc.h libopensc: remove meaningless sc_card_valid() 2010-10-05 14:58:50 +00:00
p15card-helper.c
p15card-helper.h
padding.c libopensc: homogenise line ending in the debug messages 2010-09-25 20:35:59 +00:00
pkcs15-actalis.c libopensc: move TokenInfo fields from sc_pkcs15_card_t to a separate structure. 2010-10-05 15:44:58 +00:00
pkcs15-algo.c Fix erros with freeing algorithm parameters and 2010-10-04 15:58:34 +00:00
pkcs15-atrust-acos.c pkcs15: don't play with TokenInfo.version. 0 means PKCS#15 v1.1. The flag is not used by OpenSC. 2010-10-05 16:02:57 +00:00
pkcs15-cache.c libopensc: move TokenInfo fields from sc_pkcs15_card_t to a separate structure. 2010-10-05 15:44:58 +00:00
pkcs15-cert.c typo: remove double semicolon which prevents compilation with Visual Studio. 2010-11-29 08:51:25 +00:00
pkcs15-data.c
pkcs15-esinit.c libopensc: move TokenInfo fields from sc_pkcs15_card_t to a separate structure. 2010-10-05 15:44:58 +00:00
pkcs15-esteid.c EstonianEid: remove the iconv dependency and use the common name from the certificate as the card label. 2010-10-19 11:25:25 +00:00
pkcs15-gemsafeGPK.c sc_pkcs15_pubkey_from_cert now uses parse_x509_cert without OpenSSL. 2010-10-12 15:26:45 +00:00
pkcs15-gemsafeV1.c pkcs15: don't play with TokenInfo.version. 0 means PKCS#15 v1.1. The flag is not used by OpenSC. 2010-10-05 16:02:57 +00:00
pkcs15-infocamere.c libopensc: move TokenInfo fields from sc_pkcs15_card_t to a separate structure. 2010-10-05 15:44:58 +00:00
pkcs15-itacns.c Use 'const char *' instead of 'char *' for static strings and avoids a 2010-11-06 18:07:04 +00:00
pkcs15-oberthur.c oberthur: from the common part remove the Oberthur specific tokenInfo flags 2010-10-07 15:12:12 +00:00
pkcs15-openpgp.c pkcs15: don't play with TokenInfo.version. 0 means PKCS#15 v1.1. The flag is not used by OpenSC. 2010-10-05 16:02:57 +00:00
pkcs15-pin.c libopensc: homogenise line ending in the debug messages 2010-09-25 20:35:59 +00:00
pkcs15-piv.c sc_pkcs15_pubkey_from_cert now uses parse_x509_cert without OpenSSL. 2010-10-12 15:26:45 +00:00
pkcs15-postecert.c libopensc: move TokenInfo fields from sc_pkcs15_card_t to a separate structure. 2010-10-05 15:44:58 +00:00
pkcs15-prkey.c libopensc: homogenise line ending in the debug messages 2010-09-25 20:35:59 +00:00
pkcs15-pteid.c pkcs15-pteid.c: In function ‘sc_pkcs15emu_pteid_init’: 2010-11-06 16:58:33 +00:00
pkcs15-pubkey.c Move decoding of subjectPubkeyInfo from pkcs15-cert.c 2010-11-08 17:05:40 +00:00
pkcs15-sec.c
pkcs15-starcert.c pkcs15: don't play with TokenInfo.version. 0 means PKCS#15 v1.1. The flag is not used by OpenSC. 2010-10-05 16:02:57 +00:00
pkcs15-syn.c framework-pkcs15.c: new logic to discover objects that were hidden before PIN verification 2010-11-18 23:31:08 +00:00
pkcs15-tccardos.c pkcs15: don't play with TokenInfo.version. 0 means PKCS#15 v1.1. The flag is not used by OpenSC. 2010-10-05 16:02:57 +00:00
pkcs15-tcos.c Use 'const char *' instead of 'char *' for static strings and avoids a 2010-11-06 18:05:21 +00:00
pkcs15-westcos.c Additianl changes to r4805 which made cert->pubkey a pointer to sc_pkcs15_pubkey_t 2010-10-25 20:58:02 +00:00
pkcs15-wrap.c
pkcs15.c framework-pkcs15.c: new logic to discover objects that were hidden before PIN verification 2010-11-18 23:31:08 +00:00
pkcs15.h framework-pkcs15.c: new logic to discover objects that were hidden before PIN verification 2010-11-18 23:31:08 +00:00
reader-ctapi.c
reader-openct.c
reader-pcsc.c PC/SC: move protocol (T=0/T=1) selection to reader-pcsc.c, where it is used. 2010-11-08 12:37:22 +00:00
sc.c
sec.c
types.h