opensc/src/libopensc
ludovic.rousseau a2ff157eef Rename variables and parameters
Fix
muscle.c: In function ‘msc_create_object’:
muscle.c:144: warning: declaration of ‘read’ shadows a global declaration
/usr/include/unistd.h:477: warning: shadowed declaration is here
muscle.c:144: warning: declaration of ‘write’ shadows a global declaration
/usr/include/unistd.h:513: warning: shadowed declaration is here
muscle.c: In function ‘msc_import_key’:
muscle.c:941: warning: declaration of ‘read’ shadows a global declaration
/usr/include/unistd.h:477: warning: shadowed declaration is here
muscle.c:942: warning: declaration of ‘write’ shadows a global declaration
/usr/include/unistd.h:513: warning: shadowed declaration is here


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4210 c6295689-39f2-0310-b995-f0e70906c6a9
2010-04-02 13:49:54 +00:00
..
Makefile.am oberthur: pkcs15 emulator for the native cards 2010-03-09 17:40:22 +00:00
Makefile.mak libopensc: add oberthur pkcs15 emulator to Makefile.mak 2010-03-09 17:43:09 +00:00
apdu.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
asn1.c Remove 2 ugly casts and fix warnings 2010-04-02 13:12:53 +00:00
asn1.h libopensc: export 'sc_asn1_encode_object_id' 2010-03-22 14:14:51 +00:00
base64.c Header file cleanup. 2010-03-04 08:14:36 +00:00
card-acos5.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-akis.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-asepcos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-atrust-acos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-belpic.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-cardos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-default.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-entersafe.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-flex.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-gemsafeV1.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-gpk.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-ias.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-incrypto34.c cleanup of the debug code: 2010-03-15 12:17:13 +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 cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-mcrd.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-miocos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-muscle.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-myeid.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-oberthur.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-openpgp.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-piv.c Use a "const char *" to store a const C-string ptr. Fix 2010-03-28 12:01:14 +00:00
card-rtecp.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-rutoken.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-setcos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-starcos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-tcos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
card-westcos.c Remove unused variables. Fix warning: unused variable 2010-03-28 11:43:17 +00:00
card.c Use a "const char *" to store a const C-string ptr. Fix a lot (162) of 2010-03-28 21:00:41 +00:00
cardctl.h Header file cleanup. 2010-03-04 08:14:36 +00:00
cards.h Header file cleanup. 2010-03-04 08:14:36 +00: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 cleanup of the debug code: 2010-03-15 12:17:13 +00:00
ctbcs.h libopensc: 2010-01-24 15:25:08 +00:00
ctx.c Use a "const char *" to store a const C-string ptr. Fix a lot (31) of 2010-03-28 21:02:56 +00:00
dir.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
errors.c Header file cleanup. 2010-03-04 08:14:36 +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 Use a "const char *" to store a const C-string ptr. Fix a lot (162) of 2010-03-28 21:00:41 +00:00
iso7816.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
libopensc.exports libopensc: export 'sc_asn1_encode_object_id' 2010-03-22 14:14:51 +00:00
libopensc.pc.in build fixes by Vile Skytt�. 2004-11-04 19:14:58 +00:00
log.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
log.h cleanup of the debug code: 2010-03-15 12:17:13 +00:00
muscle-filesystem.c Header file cleanup. 2010-03-04 08:14:36 +00:00
muscle-filesystem.h Header file cleanup. 2010-03-04 08:14:36 +00:00
muscle.c Rename variables and parameters 2010-04-02 13:49:54 +00:00
muscle.h Header file cleanup. 2010-03-04 08:14:36 +00:00
opensc.h remove "split-key" option and emulat sign for sign,decrypt keys with padding 2010-03-13 22:52:51 +00:00
p15card-helper.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
p15card-helper.h Header file cleanup. 2010-03-04 08:14:36 +00:00
p15emu-westcos.c Fix p15emu-westcos.c:248: warning: no previous prototype for 2010-03-28 08:40:10 +00:00
padding.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-actalis.c Header file cleanup. 2010-03-04 08:14:36 +00:00
pkcs15-algo.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-atrust-acos.c Header file cleanup. 2010-03-04 08:14:36 +00:00
pkcs15-cache.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-cert.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-data.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-esinit.c Fix pkcs15-esinit.c:77: warning: no previous prototype for 2010-03-28 08:41:55 +00:00
pkcs15-esteid.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-gemsafeGPK.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-gemsafeV1.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-infocamere.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-oberthur.c libopensc: export 'sc_asn1_encode_object_id' 2010-03-22 14:14:51 +00:00
pkcs15-openpgp.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-pin.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-piv.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-postecert.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-prkey.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-pteid.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-pubkey.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-sec.c Do not cast a pointer to a type of possibly different size. 2010-04-02 13:33:27 +00:00
pkcs15-starcert.c Header file cleanup. 2010-03-04 08:14:36 +00:00
pkcs15-syn.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-tccardos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-tcos.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15-wrap.c Do not cast a pointer to a type of possibly different size. 2010-04-02 13:45:27 +00:00
pkcs15.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
pkcs15.h Fix 2010-03-28 09:41:34 +00:00
reader-ctapi.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
reader-openct.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
reader-pcsc.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
sc.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
sec.c cleanup of the debug code: 2010-03-15 12:17:13 +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