opensc/src/libopensc
flc 0e03c6d5cf add cardmod a minidrivers for windows
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4001 c6295689-39f2-0310-b995-f0e70906c6a9
2010-02-05 13:05:25 +00:00
..
Makefile.am remove ui code from library. 2010-02-04 06:19:52 +00:00
Makefile.mak update windows makefiles: only create one dll. 2010-02-01 15:22:28 +00:00
apdu.c Improved chaining for large APDU commands, 2010-02-05 06:14:19 +00:00
asn1.c merge changes 0.11.11 -> 0.11.12 2009-12-18 13:33:03 +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 Remove card->finish() functions that do nothing 2009-11-13 11:32:12 +00:00
card-akis.c apdu.sensitive is not in use since [2868] 2009-10-03 09:31:07 +00:00
card-asepcos.c Remove card->finish() functions that do nothing 2009-11-13 11:32:12 +00:00
card-atrust-acos.c apdu.sensitive is not in use since [2868] 2009-10-03 09:31:07 +00:00
card-belpic.c libopensc: 2010-01-24 15:25:08 +00:00
card-cardos.c Remove card->finish() functions that do nothing 2009-11-13 11:32:12 +00:00
card-default.c merge [3823:3844/trunk] 2009-11-13 19:01:21 +00:00
card-emv.c Improve EMV and default driver 2009-09-15 07:51:50 +00:00
card-entersafe.c SC_ERROR_MEMORY_FAILURE signals EEPROM failures on card. Failures to allocate memory on host result in SC_ERROR_OUT_OF_MEMORY. 2010-01-24 12:38:34 +00:00
card-flex.c Fix #193: cryptoflex driver did not set minimum PIN length. 2010-01-21 19:58:49 +00:00
card-gemsafeV1.c libopensc: 2010-01-24 15:25:08 +00:00
card-gpk.c libopensc: 2010-01-24 15:25:08 +00:00
card-ias.c Patch by João Poupino for Portugese eID card. 2009-11-24 13:43:32 +00:00
card-incrypto34.c Remove card->finish() functions that do nothing 2009-11-13 11:32:12 +00:00
card-jcop.c apdu.sensitive is not in use since [2868] 2009-10-03 09:31:07 +00:00
card-mcrd.c Use a constant buffer instead of malloc. 2010-01-24 15:14:55 +00:00
card-miocos.c Remove card->finish() functions that do nothing 2009-11-13 11:32:12 +00:00
card-muscle.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
card-myeid.c pkcs15init: migrate MyEID to the New API 2010-02-02 09:44:46 +00:00
card-oberthur.c oberthur: clean 'global' PIN reference flag when getting byte from ACL 2010-02-02 14:31:37 +00:00
card-openpgp.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
card-piv.c Updated piv driver by Douglas E. Engert: 2010-02-05 06:16:37 +00:00
card-rtecp.c correct SEC_ATTR_SIZE name (add prefix) 2009-11-23 11:41:23 +00:00
card-rutoken.c Modification Rutoken S binary interfaces by Aktiv Co. (OpenSC+Rutoken S driver for Windows works now) 2009-11-23 16:38:02 +00:00
card-setcos.c libopensc: 2010-01-24 15:25:08 +00:00
card-starcos.c apdu.sensitive is not in use since [2868] 2009-10-03 09:31:07 +00:00
card-tcos.c Merge [3758:3783/trunk] 2009-10-22 09:18:16 +00:00
card-westcos.c libopensc: 2010-01-24 15:25:08 +00:00
card.c libopensc: 2010-01-24 15:25:08 +00:00
cardctl.h pkcs15init: migrate MyEID to the New API 2010-02-02 09:46:03 +00:00
cards.h Add support for Portugese eID on IAS and Gemsafe cards, by João Poupino. 2009-10-03 14:41:14 +00:00
compression.c SC_ERROR_MEMORY_FAILURE signals EEPROM failures on card. Failures to allocate memory on host result in SC_ERROR_OUT_OF_MEMORY. 2010-01-24 12:38:34 +00:00
compression.h changes by Douglas E. Engert: 2007-03-12 20:15:39 +00:00
ctbcs.c libopensc: 2010-01-24 15:25:08 +00:00
ctbcs.h libopensc: 2010-01-24 15:25:08 +00:00
ctx.c add cardmod a minidrivers for windows 2010-02-05 13:05:25 +00:00
dir.c Add support for Portugese eID on IAS and Gemsafe cards, by João Poupino. 2009-10-03 14:41:14 +00:00
errors.c Introduce SC_ERROR_NOT_ENOUGH_MEMORY <=> CKR_DEVICE_MEMORY. 2010-01-23 19:12:52 +00:00
errors.h Introduce SC_ERROR_NOT_ENOUGH_MEMORY <=> CKR_DEVICE_MEMORY. 2010-01-23 19:12:52 +00:00
esteid.h - Cleanup 2005-02-09 19:15:40 +00:00
internal-winscard.h add cardmod a minidrivers for windows 2010-02-05 13:05:25 +00:00
internal.h add cardmod a minidrivers for windows 2010-02-05 13:05:25 +00:00
iso7816.c libopensc: in iso7816 process_fci() decode Life Cycle Status byte (ISO 7816-4 2005, 5.3.3, tag '8A') 2010-01-29 10:54:51 +00:00
libopensc.exports remove ui code from library. 2010-02-04 06:19:52 +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 fix pthread include for win32/mingw compilation. 2010-02-05 11:21:31 +00:00
log.h logs: time stamp; dump_hex() with the static output buffer 2009-11-17 11:11:05 +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 Merge [3758:3783/trunk] 2009-10-22 09:18:16 +00:00
muscle.h Merge [3758:3783/trunk] 2009-10-22 09:18:16 +00:00
opensc-config.in Fix bug #86, thanks to ville.skytta 2008-12-06 18:49:58 +00:00
opensc.h Include simclist.h to opensc includes to be able to build OpenSC.tokend 2010-02-02 12:53:44 +00:00
p15card-helper.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
p15card-helper.h changes by Douglas E. Engert: 2007-03-12 20:15:39 +00:00
p15emu-westcos.c Update westcos emulation by François Leblanc. 2009-12-03 07:18:19 +00:00
padding.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-actalis.c Re-implement PIN cache on PKCS#15 layer; remove it from PKCS#11. Re-name and log PKCS#15 options to better reflect the purpose. 2009-10-22 08:59:59 +00:00
pkcs15-algo.c Corrected GOSTR3410 public key structure 2009-11-19 15:41:03 +00:00
pkcs15-atrust-acos.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-cache.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-cert.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +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 Merge [3758:3783/trunk] 2009-10-22 09:18:16 +00:00
pkcs15-esteid.c Estonian eID: fix charset 2009-11-15 18:08:10 +00:00
pkcs15-gemsafeGPK.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-gemsafeV1.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-infocamere.c Re-implement PIN cache on PKCS#15 layer; remove it from PKCS#11. Re-name and log PKCS#15 options to better reflect the purpose. 2009-10-22 08:59:59 +00:00
pkcs15-openpgp.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-pin.c libopensc pkcs15: path is optional for PinAttributes of PinObject 2010-01-27 17:03:04 +00:00
pkcs15-piv.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-postecert.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-prkey.c merge changes 0.11.11 -> 0.11.12 2009-12-18 13:33:03 +00:00
pkcs15-pteid.c Fix C coding style to please visual studio. By João Poupino. 2009-11-16 21:41:40 +00:00
pkcs15-pubkey.c merge changes 0.11.11 -> 0.11.12 2009-12-18 13:33:03 +00:00
pkcs15-sec.c Re-implement PIN cache on PKCS#15 layer; remove it from PKCS#11. Re-name and log PKCS#15 options to better reflect the purpose. 2009-10-22 08:59:59 +00:00
pkcs15-starcert.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-syn.c Merge [3804:3822/trunk] 2009-11-13 09:45:21 +00:00
pkcs15-tccardos.c fix some warnings 2006-02-23 18:43:14 +00:00
pkcs15-tcos.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15-wrap.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
pkcs15.c libopensc: search pkcs15 objects: accept NULL value for the output argument 2010-01-26 12:59:08 +00:00
pkcs15.h merge changes 0.11.11 -> 0.11.12 2009-12-18 13:33:03 +00:00
reader-ctapi.c libopensc: 2010-01-24 15:25:08 +00:00
reader-openct.c fix: 2010-01-26 10:40:47 +00:00
reader-pcsc.c add cardmod a minidrivers for windows 2010-02-05 13:05:25 +00:00
sc.c Fix bebytes2ushort function, reported by Roland Schwarz. 2010-02-05 06:20:45 +00:00
sec.c Remove sc_error and sc_ctx_suppress_errors_* in favor of sc_debug/fprintf 2009-09-14 08:46:59 +00:00
types.h Include simclist.h to opensc includes to be able to build OpenSC.tokend 2010-02-02 12:53:44 +00:00