opensc/src/libopensc
alonbl bfc69348f7 Actually print SCardControl result, thanks to martin
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3677 c6295689-39f2-0310-b995-f0e70906c6a9
2009-04-03 19:54:42 +00:00
..
Makefile.am Rutoken updates 2009-01-28 12:10:13 +00:00
Makefile.mak Fix native windows build, add iconv support 2009-01-29 11:47:45 +00:00
apdu.c fix typo, found by Gürer Özen. 2007-08-28 20:35:06 +00:00
asn1.c SIGSEGV print_tags_recursive - fix 2008-04-29 06:11:34 +00:00
asn1.h convert to utf-8. 2006-12-19 21:31:17 +00:00
base64.c convert to utf-8. 2006-12-19 21:31:17 +00:00
card-acos5.c Ian Young: use proper card type for acos5. 2007-03-13 23:10:54 +00:00
card-akis.c do not use system as a variable name. system() is also a function 2008-05-22 12:26:08 +00:00
card-asepcos.c convert C++ in C comment 2008-04-28 07:57:03 +00:00
card-atrust-acos.c convert C++ in C comment 2008-04-28 07:57:03 +00:00
card-belpic.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
card-cardos.c Apply security fix. 2008-07-31 13:25:16 +00:00
card-default.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-emv.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-entersafe.c Entersafe changes by Weitao Sun: 2009-04-02 10:32:02 +00:00
card-flex.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-gemsafeV1.c Fix for two apparent C code bugs 2008-09-10 12:44:40 +00:00
card-gpk.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
card-incrypto34.c convert C++ in C comment 2008-04-28 07:57:03 +00:00
card-jcop.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
card-mcrd.c Remove unused code. 2007-12-21 16:40:27 +00:00
card-miocos.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-muscle.c Detect the eToken 72K and activate RSA 2048 and extended APDU for it. 2009-03-25 13:55:25 +00:00
card-oberthur.c convert C++ in C comment 2008-04-28 07:57:03 +00:00
card-openpgp.c request at most for 256 bytes 2007-04-15 17:26:42 +00:00
card-piv.c convert C++ in C comment 2008-04-28 07:57:03 +00:00
card-rutoken.c Rutoken updates 2009-01-28 12:10:13 +00:00
card-setcos.c setcos_match_card(): replace sc_error() by sc_debug() since some cards 2007-11-09 08:29:15 +00:00
card-starcos.c convert to utf-8. 2006-12-19 21:32:31 +00:00
card-tcos.c convert C++ in C comment 2008-04-28 07:57:03 +00:00
card.c Mac OS X 10.5.6 fixes the ATR padding bug. 2009-01-15 20:01:09 +00:00
cardctl.h Entersafe changes by Weitao Sun: 2009-04-02 10:32:02 +00:00
cards.h Entersafe changes by Weitao Sun: 2009-04-02 10:32:02 +00:00
compression.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
compression.h changes by Douglas E. Engert: 2007-03-12 20:15:39 +00:00
ctbcs.c sc_mutex_destroy should have a return value 2006-02-05 19:35:55 +00:00
ctbcs.h "smart card" not "smartcard" or "SmartCard". 2005-06-16 19:35:31 +00:00
ctx.c Add new entersafe driver for ePass 3000 tokens. 2008-08-20 05:41:20 +00:00
dir.c convert to utf-8. 2006-12-19 21:31:17 +00:00
emv.c convert to utf-8. 2006-12-19 21:31:17 +00:00
emv.h convert to utf-8. 2006-12-19 21:31:17 +00:00
errors.c convert to utf-8. 2006-12-19 21:31:17 +00:00
errors.h convert to utf-8. 2006-12-19 21:31:17 +00:00
esteid.h - Cleanup 2005-02-09 19:15:40 +00:00
internal-winscard.h Add support for LCD detection on pinpad devices. 2009-03-21 11:09:12 +00:00
internal.h Move all private factories into private headers, the iso7816 factory is the only one which is actually exposed 2009-01-21 13:19:18 +00:00
iso7816.c * Fix issues with pkcs11-tool testing of C_GenerateRandom/C_SeedRandom and OpenSC PKCS#11 implementation of those functions. 2008-11-24 22:06:27 +00:00
libopensc.exports Add sc_get_iso7816_driver as it is required for external drivers 2009-01-21 13:01:37 +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
libscconf.pc.in add more *.pc files for all other libraries as well. 2004-11-05 18:31:57 +00:00
log.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
log.h Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
muscle-filesystem.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
muscle-filesystem.h Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
muscle.c Do not use msc_crypt_process (OP_PROCESS). This operation is used to do 2009-03-25 14:31:21 +00:00
muscle.h Change MSC_MAX_APDU to make some buffers larger to support extended 2009-03-25 13:50:41 +00:00
opensc-config.in Fix bug #86, thanks to ville.skytta 2008-12-06 18:49:58 +00:00
opensc.h Move all private factories into private headers, the iso7816 factory is the only one which is actually exposed 2009-01-21 13:19:18 +00:00
p15card-helper.c convert C++ in C comment 2008-04-28 07:57:03 +00:00
p15card-helper.h changes by Douglas E. Engert: 2007-03-12 20:15:39 +00:00
padding.c implement support for SHA2 (still experimental) 2007-02-02 22:15:14 +00:00
pkcs15-actalis.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15-algo.c add support of ruToken 2007-12-17 13:39:20 +00:00
pkcs15-atrust-acos.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15-cache.c convert to utf-8. 2006-12-19 21:31:17 +00:00
pkcs15-cert.c convert to utf-8. 2006-12-19 21:31:17 +00:00
pkcs15-data.c Make absolute paths from all paths read from the PKCS#15 directories by prepending the DF(PKCS#15) path if necessary. 2006-09-26 10:55:02 +00:00
pkcs15-esinit.c Add new entersafe driver for ePass 3000 tokens. 2008-08-20 05:41:20 +00:00
pkcs15-esteid.c Correct iconv support 2009-01-16 17:48:26 +00:00
pkcs15-gemsafeGPK.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15-gemsafeV1.c Douglas E. Engert: 2008-08-20 15:17:59 +00:00
pkcs15-infocamere.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15-openpgp.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15-pin.c Better handle openct reader replug, revert last change in pkcs11-pin 2008-05-10 09:55:01 +00:00
pkcs15-piv.c use "pkcs15.h" instead of <opensc/pkcs15.h> (and similar) 2008-04-01 12:35:08 +00:00
pkcs15-postecert.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15-prkey.c fix compiler/sparse warnings. 2007-06-21 10:07:01 +00:00
pkcs15-pubkey.c silence a warning we get with siemens cards. 2007-07-20 13:47:17 +00:00
pkcs15-sec.c oops, define tmplen at start of block. 2007-07-20 14:38:46 +00:00
pkcs15-starcert.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15-syn.c Rutoken updates 2009-01-28 12:10:13 +00:00
pkcs15-tccardos.c fix some warnings 2006-02-23 18:43:14 +00:00
pkcs15-tcos.c add missing prototype for sc_pkcs15emu_tcos_init_ex() 2008-05-22 12:30:16 +00:00
pkcs15-wrap.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15.c Allow delete data objects by specifying application-name and label 2008-12-28 21:28:53 +00:00
pkcs15.h Fix PKCS#15 emulation handling: 2009-01-15 21:08:30 +00:00
reader-ctapi.c Fix typo 2009-03-21 11:17:14 +00:00
reader-openct.c Limit virtual OpenCT readers to a sane default of 2 readers/tokens by default. 2009-01-16 16:12:50 +00:00
reader-pcsc.c Actually print SCardControl result, thanks to martin 2009-04-03 19:54:42 +00:00
sc.c Fix last reference to VERSION and not PACKAGE_VERSION 2008-04-16 04:32:56 +00:00
sec.c convert to utf-8. 2006-12-19 21:31:17 +00:00
types.h fix typos, patch by Gürer Özen 2007-08-22 18:38:02 +00:00
ui.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
ui.h - Cleanup 2005-02-09 19:15:40 +00:00