opensc/src/libopensc
Alon Bar-Lev df8715849d Remove libltdl: Remove ltld references
http://www.opensc-project.org/pipermail/opensc-devel/2011-December/017490.html
cherry-picked from 'libtool' branch of Alon Barlev's github project git://github.com/alonbl/OpenSC.git
and rebased

Remove libltdl: Remove ltld references
(cherry picked from commit a350326c520c5b0cb185f90946648633f4d0e456)

Remove libltdl: Detect libdl
(cherry picked from commit 51e7de45c11823460e776492dcbd40e60583a7eb)

Remove libltdl: Use libscdl
(cherry picked from commit 09f3eadb8a1a47407c011dcd3d5ce461516f3b87)

Remove libltdl: Cleanup libscdl
(cherry picked from commit 52d5f1be01146079e3a6fad1c88ebb0f577d0a94)

Remove libltdl: Cleanup libscdl usage at Microsoft VC build

Untested, I don't have the environment, Martin, please test.
(cherry picked from commit 7fb18f8d0b0bae6d181981a0c71190440e917c2c)

Change-Id: I73c98ccb9365584b12f4b0b97b69316a190b6e45
2012-03-17 20:55:05 +01:00
..
Makefile.am Remove libltdl: Remove ltld references 2012-03-17 20:55:05 +01:00
Makefile.mak win32: build also static version the pkcs11 module 2011-06-05 16:14:11 +00:00
apdu.c libopensc: Reveal another Belpic hack introduced in r2117. 2011-06-08 07:35:03 +00:00
asn1.c tools: print value of 'BOOLEAN' asn1 type 2011-05-16 08:32:07 +00:00
asn1.h asn1: accept long tag ... 2011-01-13 13:59:22 +00:00
authentic.h libopensc: authentIC: use macros; use common CPLC data type 2011-05-13 12:57:18 +00:00
base64.c Header file cleanup. 2010-03-04 08:14:36 +00:00
card-acos5.c libopensc: avoid the using of not completely initialized 'sc_path' variables 2011-01-17 19:00:52 +00:00
card-akis.c Revert r4668. Change the way limitations on max send and receive sizes are set. 2010-09-09 18:58:44 +00:00
card-asepcos.c libopensc: Removes unused flag SC_CARD_CAP_RSA_2048. 2011-04-07 18:16:40 +00:00
card-atrust-acos.c Fix a typo reported by lintian 2011-03-20 12:19:01 +00:00
card-authentic.c libopensc: Fix for drivers returning an error if a challenge of length zero was requested. Actually nothing is done when obtaining such a challenge, thus nothing could fail. 2011-06-09 10:59:04 +00:00
card-belpic.c libopensc: Reveal another Belpic hack introduced in r2117. 2011-06-08 07:35:03 +00:00
card-cardos.c libopensc: Removes unused flag SC_CARD_CAP_RSA_2048. 2011-04-07 18:16:40 +00:00
card-default.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-entersafe.c libopensc: avoid the using of not completely initialized 'sc_path' variables 2011-01-17 19:00:52 +00:00
card-flex.c libopensc: Re-defines SC_CARD_FLAG_ONBOARD_KEY_GEN to be local to the file card-flex.c, because that flag is used nowhere else. In principle, this patch only reverts some changes made by r2192. 2011-04-08 13:30:32 +00:00
card-gemsafeV1.c Add new ATR for the Portuguese eID card. 2010-10-05 16:10:35 +00:00
card-gpk.c Revert r4668. Change the way limitations on max send and receive sizes are set. 2010-09-09 18:58:44 +00:00
card-ias.c Remove dead code 2011-02-05 22:01:21 +00:00
card-iasecc.c compile warnings: resolve 'comparison between signed and unsigned' compiler warnings 2011-06-02 16:59:39 +00:00
card-incrypto34.c Rename of SC_NO_ERROR to SC_SUCCESS. 2010-12-16 05:04:37 +00:00
card-itacns.c libioensc: use 'struct sc_atr' instead of 'u8 *atr, size_t atr_len' 2011-01-07 17:18:58 +00:00
card-javacard.c Add a catch-all for (possibly) blank JavaCards. This way known blank JavaCards without a supported applet get recognized by opensc-tool -n. 2010-02-06 10:56:29 +00:00
card-jcop.c card-jcop: remove dummy stubs. 2010-09-05 19:55:00 +00:00
card-mcrd.c Remove dead code 2011-02-05 21:41:24 +00:00
card-miocos.c Revert r4668. Change the way limitations on max send and receive sizes are set. 2010-09-09 18:58:44 +00:00
card-muscle.c libopensc: Fix for drivers returning an error if a challenge of length zero was requested. Actually nothing is done when obtaining such a challenge, thus nothing could fail. 2011-06-09 10:59:04 +00:00
card-myeid.c libioensc: use 'struct sc_atr' instead of 'u8 *atr, size_t atr_len' 2011-01-07 17:18:58 +00:00
card-oberthur.c Fix compiler warnings 2011-03-23 15:51:29 +00:00
card-openpgp.c OpenPGP: unlink blob from blob tree in pgp_free_blob() 2011-06-11 09:30:46 +02:00
card-piv.c Fix compiler warning 2011-05-22 10:10:21 +00:00
card-rtecp.c RuToken-ECP: profile option to allow the reset of User PIN with SoPIN 2011-06-02 19:06:43 +00:00
card-rutoken.c libopensc: Fix for drivers returning an error if a challenge of length zero was requested. Actually nothing is done when obtaining such a challenge, thus nothing could fail. 2011-06-09 10:59:04 +00:00
card-setcos.c FINeID: fix for broken organisation cards. 2011-07-13 17:25:09 +03:00
card-starcos.c Fix a typo reported by lintian 2011-03-20 12:19:01 +00:00
card-tcos.c support for TCOS3 IdKey cards and fix for bug #256 2011-05-28 14:24:27 +00:00
card-westcos.c westcos: resolve signed/unsigned comparison warning 2011-06-05 15:05:58 +00:00
card.c libopensc: use short debug macros in card.c 2011-04-10 09:20:15 +00:00
cardctl.h Fix compiler warnings: 2011-06-16 15:58:55 +03:00
cards.h FinnishEid: fix the symbolic names for FINeID v2 cards with 2048 keys and restore compatibility with v2 cards with 1024 keys. 2011-06-15 14:10:37 +03:00
compression.c Header file cleanup. 2010-03-04 08:14:36 +00:00
compression.h Header file cleanup. 2010-03-04 08:14:36 +00:00
ctbcs.c Fix #223: implement ctbcs_build_modify_verification_apdu. 2010-06-01 12:28:30 +00:00
ctbcs.h libopensc: 2010-01-24 15:25:08 +00:00
ctx.c Remove libltdl: Remove ltld references 2012-03-17 20:55:05 +01:00
dir.c dir.c: In function ‘update_single_record’: 2011-06-01 16:54:40 +00:00
ef-atr.c Remove dead code 2011-02-05 21:04:28 +00:00
errors.c libopensc: SM related errors 2011-05-13 12:50:24 +00:00
errors.h libopensc: SM related errors 2011-05-13 12:50:24 +00:00
esteid.h EstEID: add support for v 3.0 cards with 2048b keys 2010-11-29 14:22:01 +00:00
iasecc-sdo.c compile warnings: resolve 'comparison between signed and unsigned' compiler warnings 2011-06-02 16:59:39 +00:00
iasecc-sdo.h iasecc: when preparing data to update PRIVATE KEY SDO use index to enumerate the SDO components 2011-04-27 14:12:40 +00:00
iasecc.h iasecc: when signing short data sequence with PSO_DST ... 2011-04-27 13:56:31 +00:00
internal-winscard.h Add support for PACE-enabled readers 2012-02-21 14:10:47 +01:00
internal.h Remove libltdl: Remove ltld references 2012-03-17 20:55:05 +01:00
iso7816.c iso7816.c: clean up iso7816_restore_security_env() 2011-09-09 13:42:52 +02:00
iso7816.h libopensc: parse EF.ATR: redefine 'STATUS' macros ... 2011-01-11 10:29:23 +00:00
itacns.h New card driver: Italian CNS/CIE (eID) 2010-08-16 00:56:27 +00:00
libopensc.exports Add support for PACE-enabled readers 2012-02-21 14:10:47 +01:00
libopensc.pc.in build fixes by Vile Skytt�. 2004-11-04 19:14:58 +00:00
log.c libopensc: export the wrapper for the internal log function dedicated to minidriver 2011-05-08 08:07:03 +00:00
log.h libopensc: export the wrapper for the internal log function dedicated to minidriver 2011-05-08 08:07:03 +00:00
muscle-filesystem.c Do not cast the return value of malloc(3) and calloc(3) 2010-08-18 15:08:51 +00:00
muscle-filesystem.h Header file cleanup. 2010-03-04 08:14:36 +00:00
muscle.c compiler warning: muscle.c:588:12: warning: unused variable ‘buffer_size’ 2011-06-16 15:49:04 +03:00
muscle.h libopensc: check for unset max_recv/send_size in all places. 2010-09-15 11:09:28 +00:00
opensc.h Add support for PACE-enabled readers 2012-02-21 14:10:47 +01:00
p15card-helper.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
p15card-helper.h Header file cleanup. 2010-03-04 08:14:36 +00:00
padding.c libopensc: fix debug message 2011-03-14 18:02:50 +00:00
pkcs15-actalis.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-algo.c gost: GOST key parameters data type, encode gost parameters procedure 2011-05-29 18:18:43 +00:00
pkcs15-atrust-acos.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +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 libopensc: Remove unused parameter 'file_out' in function 'sc_pkcs15_read_file'. 2011-06-05 11:08:36 +00:00
pkcs15-data.c libopensc: Remove unused parameter 'file_out' in function 'sc_pkcs15_read_file'. 2011-06-05 11:08:36 +00:00
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 pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-gemsafeGPK.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-gemsafeV1.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-infocamere.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-itacns.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-oberthur.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-openpgp.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-pin.c libopensc: Don't fail to allocate memory when mlock fails 2012-02-17 10:02:55 +01:00
pkcs15-piv.c Cleanup PKCS15 PIV Card PIN flags 2011-12-15 14:58:02 -06:00
pkcs15-postecert.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-prkey.c libopensc: remove more traces of software token/non-native private key related code. 2011-05-28 22:14:07 +00:00
pkcs15-pteid.c Fix for ticket #400 2011-12-07 12:49:17 +02:00
pkcs15-pubkey.c libopensc: Remove unused parameter 'file_out' in function 'sc_pkcs15_read_file'. 2011-06-05 11:08:36 +00:00
pkcs15-sec.c libopensc: reverse data to sign when signing with the GOST key 2011-05-29 19:23:18 +00:00
pkcs15-starcert.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-syn.c Remove libltdl: Remove ltld references 2012-03-17 20:55:05 +01:00
pkcs15-tccardos.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-tcos.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15-westcos.c pkcs15: use general 'AuthenticationObject' instead of 'PinObject' 2011-06-05 15:46:25 +00:00
pkcs15.c Remove libltdl: Remove ltld references 2012-03-17 20:55:05 +01:00
pkcs15.h libopensc: Don't fail to allocate memory when mlock fails 2012-02-17 10:02:55 +01:00
reader-ctapi.c Remove libltdl: Remove ltld references 2012-03-17 20:55:05 +01:00
reader-openct.c Add support for PACE-enabled readers 2012-02-21 14:10:47 +01:00
reader-pcsc.c Remove libltdl: Remove ltld references 2012-03-17 20:55:05 +01:00
sc.c Reformat: remove extra spaces and tabs 2012-02-17 10:06:57 +01:00
sec.c Add support for PACE-enabled readers 2012-02-21 14:10:47 +01:00
types.h libopensc: add description for the 'remote data' data types 2011-05-13 15:34:03 +00:00