opensc/src/libopensc
nils aec987df38 build fixes for win; patch supplied by Douglas E. Engert <deengert@anl.gov>
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3005 c6295689-39f2-0310-b995-f0e70906c6a9
2006-08-03 21:05:59 +00:00
..
Makefile.am add -I$(top_srcdir)/src/common so that strlcpy.h is found 2006-07-12 08:06:59 +00:00
Makefile.mak build fixes for win; patch supplied by Douglas E. Engert <deengert@anl.gov> 2006-08-03 21:05:59 +00:00
apdu.c revert bogus change. 2006-05-01 10:10:35 +00:00
asn1.c bugfix: return error if OID is invalid 2006-07-11 22:25:45 +00:00
asn1.h use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
base64.c
card-atrust-acos.c - implement thread-safe path printing function sc_path_print() and use 2006-01-11 23:41:17 +00:00
card-belpic.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
card-cardos.c cardos v4.3 2006-07-13 20:37:05 +00:00
card-default.c
card-emv.c
card-flex.c add new atr reported by Sven Loeschner as Cryptoflex 32k Card. 2006-06-27 21:54:24 +00:00
card-gpk.c fix APDU case 2005-12-12 20:38:19 +00:00
card-incrypto34.c fix warnings 2005-12-28 20:15:32 +00:00
card-jcop.c remove iso logout function, remove dummy logout functions and remove logout call from sc_unlock() 2006-06-17 12:24:04 +00:00
card-mcrd.c compile fixes for win32. 2006-05-12 20:01:26 +00:00
card-miocos.c
card-muscle.c Endian-independent way to convert numbers to a byte array + vice versa 2006-06-27 17:49:19 +00:00
card-oberthur.c fix apdu types and response buffer length 2006-06-23 16:09:18 +00:00
card-openpgp.c remove iso logout function, remove dummy logout functions and remove logout call from sc_unlock() 2006-06-17 12:24:04 +00:00
card-piv.c remove iso logout function, remove dummy logout functions and remove logout call from sc_unlock() 2006-06-17 12:24:04 +00:00
card-setcos.c remove iso logout function, remove dummy logout functions and remove logout call from sc_unlock() 2006-06-17 12:24:04 +00:00
card-starcos.c use correct ef attribute in switch statement; thanks to Chaskiel M Grundman <cg2v@andrew.cmu.edu> 2006-05-03 07:16:38 +00:00
card-tcos.c tcos updates by Peter Koch. 2006-04-24 18:41:57 +00:00
card.c remove iso logout function, remove dummy logout functions and remove logout call from sc_unlock() 2006-06-17 12:24:04 +00:00
cardctl.h Added support for MuscleCard applet. Thanks to Thomas Harning, David Corcoran of Identity Alliance 2006-06-07 08:33:37 +00:00
cards.h remove iso logout function, remove dummy logout functions and remove logout call from sc_unlock() 2006-06-17 12:24:04 +00:00
ctbcs.c sc_mutex_destroy should have a return value 2006-02-05 19:35:55 +00:00
ctbcs.h
ctx.c check for environment variable first on windows, too. 2006-06-26 21:03:11 +00:00
dir.c free allocated variable in error path. 2005-12-05 21:33:11 +00:00
emv.c
emv.h
errors.c return an error if offset is too large 2006-04-03 10:42:00 +00:00
errors.h return an error if offset is too large 2006-04-03 10:42:00 +00:00
esteid.h
internal.h Added doxygen comments 2006-06-27 17:56:19 +00:00
iso7816.c remove iso logout function, remove dummy logout functions and remove logout call from sc_unlock() 2006-06-17 12:24:04 +00:00
libopensc.pc.in
libpkcs15init.pc.in
libscconf.pc.in
log.c revert bogus patch. 2006-05-01 10:06:35 +00:00
log.h add support for the Italian Incrypto34 smartcard; 2005-10-24 21:58:35 +00:00
muscle-filesystem.c fix warnings 2006-06-17 15:07:49 +00:00
muscle-filesystem.h Added support for MuscleCard applet. Thanks to Thomas Harning, David Corcoran of Identity Alliance 2006-06-07 08:33:37 +00:00
muscle.c Endian-independent way to convert numbers to a byte array + vice versa 2006-06-27 17:49:19 +00:00
muscle.h Added support for MuscleCard applet. Thanks to Thomas Harning, David Corcoran of Identity Alliance 2006-06-07 08:33:37 +00:00
opensc-config.in
opensc.h fix docu 2006-06-19 19:01:39 +00:00
padding.c
pkcs15-actalis.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-algo.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15-atrust-acos.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-cache.c Negative r has a meaning in the cached file logic, so be sure to reset it to -1 2006-01-23 17:29:59 +00:00
pkcs15-cert.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15-data.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15-esteid.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-gemsafe.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-infocamere.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-openpgp.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-pin.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15-piv.c win build fixes; patch supplied by Douglas E. Engert <deengert@anl.gov> 2006-08-02 19:31:34 +00:00
pkcs15-postecert.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-prkey.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15-pubkey.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15-sec.c add a new function 2005-09-17 10:44:45 +00:00
pkcs15-starcert.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-syn.c add initial PIV card support; patch supplied by Douglas E. Engert <deengert@anl.gov> 2006-02-14 22:09:10 +00:00
pkcs15-tccardos.c fix some warnings 2006-02-23 18:43:14 +00:00
pkcs15-tcos.c - use strlcpy() instead of strncpy() to always have a terminating 2006-07-12 08:12:38 +00:00
pkcs15-wrap.c use more opensc specific names for ASN.1 tags to avoid name conflicts 2006-01-20 20:52:36 +00:00
pkcs15.c bugfixes ... 2006-07-13 20:35:17 +00:00
pkcs15.h sc_pkcs15_parse_tokeninfo() and sc_pkcs15_encode_tokeninfo() now use a 2006-03-07 07:22:58 +00:00
reader-ctapi.c fix a memory leak that occurs when the APDU exchange fails 2006-04-27 20:44:24 +00:00
reader-openct.c fix memory leak. 2006-04-26 10:02:31 +00:00
reader-pcsc.c pcsc_connect(): use an explicit debug message if the reader supports PIN 2006-05-17 09:07:17 +00:00
sc.c fix sc_compare_path_prefix(); patch supplied by Henryk Plötz <henryk@ploetzli.ch> 2006-08-01 18:49:08 +00:00
sec.c remove iso logout function, remove dummy logout functions and remove logout call from sc_unlock() 2006-06-17 12:24:04 +00:00
types.h - implement thread-safe path printing function sc_path_print() and use 2006-01-11 23:41:17 +00:00
ui.c fix printf size_t problem with "%lu" and (unsigned long) cast. 2006-05-01 10:02:50 +00:00
ui.h