opensc/src/libopensc
okir d2075b2c13 - implemented split-key support for CardOS
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1038 c6295689-39f2-0310-b995-f0e70906c6a9
2003-04-17 12:38:08 +00:00
..
.cvsignore Add opensc-config 2002-01-26 21:16:56 +00:00
Makefile.am - Added starcos driver 2003-04-16 14:27:33 +00:00
Makefile.mak Added card-starcos 2003-04-16 19:49:50 +00:00
asn1.c - fixed endianness problem with encoding/deconding of bit fields 2003-04-16 20:52:26 +00:00
asn1.h - fixed endianness problem with encoding/deconding of bit fields 2003-04-16 20:52:26 +00:00
base64.c Minor GCC warning fixes 2002-05-20 09:19:41 +00:00
card-default.c removed const in sc_card_driver (caused win32 crash) 2003-02-20 12:51:07 +00:00
card-emv.c removed const in sc_card_driver (caused win32 crash) 2003-02-20 12:51:07 +00:00
card-etoken.c - fix pkcs11 signatures with etoken 2003-04-14 15:19:53 +00:00
card-flex.c - fixes for le=00/lc=00 problems 2003-04-10 09:16:05 +00:00
card-gpk.c - fixed some compiler warnings 2003-04-16 16:01:22 +00:00
card-mcrd.c removed const in sc_card_driver (caused win32 crash) 2003-02-20 12:51:07 +00:00
card-miocos.c removed const in sc_card_driver (caused win32 crash) 2003-02-20 12:51:07 +00:00
card-setcos.c removed const in sc_card_driver (caused win32 crash) 2003-02-20 12:51:07 +00:00
card-starcos.c - Added starcos driver 2003-04-16 14:27:33 +00:00
card-tcos.c removed const in sc_card_driver (caused win32 crash) 2003-02-20 12:51:07 +00:00
card.c - don't complain about read/write/update binary with a length of 0 2003-04-16 10:19:20 +00:00
cardctl.h - support for lifecycle cardctl; cardos lifecycle support 2003-04-11 11:47:41 +00:00
ctbcs.c C++ warning fixes (assuan excluded) 2003-01-14 19:55:45 +00:00
ctbcs.h - Implemented new PIN verify/change/unblock framework. All PIN operations 2002-12-23 18:47:27 +00:00
ctx.c - integrate starcos driver 2003-04-16 16:59:34 +00:00
dir.c - fixed typo in previous patch 2003-02-05 15:43:51 +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 - new error code SC_ERROR_CANNOT_LOAD_KEY 2003-04-16 10:20:22 +00:00
errors.h - new error code SC_ERROR_CANNOT_LOAD_KEY 2003-04-16 10:20:22 +00:00
internal.h - merged mutex patches from Serge Koganovitsch (Zetes) 2003-01-14 11:22:33 +00:00
iso7816.c removed const in sc_card_driver (caused win32 crash) 2003-02-20 12:51:07 +00:00
libopensc.pc.in - added 2003-03-27 10:06:53 +00:00
log.c Cleanups and logging improvements for non-GCC compilers 2003-01-06 21:46:46 +00:00
log.h Cleanups and logging improvements for non-GCC compilers 2003-01-06 21:46:46 +00:00
module.c Cleanups for initial win32 port, untested. 2002-10-19 14:04:52 +00:00
opensc-config.in - added opensc-config script 2002-01-26 16:03:13 +00:00
opensc.h - integrate starcos driver 2003-04-16 16:59:34 +00:00
pkcs15-algo.c - C++ support. Compiles with gcc/g++ for Linux, otherwise 2002-04-19 14:23:31 +00:00
pkcs15-cache.c - when caching pkcs15 files, transparently create the cache dir if not there 2003-01-09 09:18:02 +00:00
pkcs15-cert.c - slightly more verbose error messages when ASN.1 parsing fails 2003-01-20 09:56:27 +00:00
pkcs15-data.c C++ warning fixes (assuan excluded) 2003-01-14 19:55:45 +00:00
pkcs15-pin.c - fixed endianness problem with encoding/deconding of bit fields 2003-04-16 20:52:26 +00:00
pkcs15-prkey.c - fixed endianness problem with encoding/deconding of bit fields 2003-04-16 20:52:26 +00:00
pkcs15-pubkey.c - fixed endianness problem with encoding/deconding of bit fields 2003-04-16 20:52:26 +00:00
pkcs15-sec.c - implemented split-key support for CardOS 2003-04-17 12:38:08 +00:00
pkcs15-wrap.c Various build fixes 2002-10-19 16:51:37 +00:00
pkcs15.c - implemented split-key support for CardOS 2003-04-17 12:38:08 +00:00
pkcs15.h - implemented split-key support for CardOS 2003-04-17 12:38:08 +00:00
portability.c Added sc_current_time 2003-04-02 06:58:20 +00:00
reader-ctapi.c - add some support for card removal in pkcs11 2003-01-19 17:47:07 +00:00
reader-openct.c - dont return error in detect_card_presence if there is no reader 2003-04-16 08:33:37 +00:00
reader-pcsc.c - get rid of warning 2003-04-16 15:56:40 +00:00
reader-usbtoken.c - usbtoken fixes from Andreas 2003-04-11 11:46:57 +00:00
sc.c - Patch from Stef to implement sc_wait_for_event, slightly enhanced by 2003-01-03 16:32:06 +00:00
sec.c Fix compiler warnings 2003-01-06 23:46:24 +00:00
types.h - Implemented new PIN verify/change/unblock framework. All PIN operations 2002-12-23 18:47:27 +00:00