opensc/src/libp11
aj 21e3b71029 use ltdl not scdl.
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2564 c6295689-39f2-0310-b995-f0e70906c6a9
2005-09-09 14:43:59 +00:00
..
Makefile.am commit latest code, improve include file split, first steps towards 2005-07-13 13:48:03 +00:00
Makefile.mak use ltdl not scdl. 2005-09-09 14:43:59 +00:00
libp11-int.h move PKCS11_open_session() from libp11-int.h to libp11.h 2005-08-24 14:25:23 +00:00
libp11.h move PKCS11_open_session() from libp11-int.h to libp11.h 2005-08-24 14:25:23 +00:00
libp11.pc.in enable libp11.pc pkg-config file. 2005-07-10 18:37:58 +00:00
p11_attr.c split libp11.h in an internal and a public part. 2005-07-13 11:41:20 +00:00
p11_cert.c split libp11.h in an internal and a public part. 2005-07-13 11:41:20 +00:00
p11_err.c add PKCS11_change_pin() function 2005-08-16 11:05:09 +00:00
p11_key.c #ifndef strncasecmp doesn't work because strncasecmp is no macro (thx Nils) 2005-07-19 11:20:17 +00:00
p11_load.c PKCS11_CTX_unload(): do not call ERR_free_strings() and 2005-08-18 07:06:13 +00:00
p11_misc.c pkcs11_strdup(): use "return NULL;" instead of just "NULL;" 2005-08-09 11:48:39 +00:00
p11_ops.c make the sign/encrypt/decrypt opterations public. 2005-07-13 17:10:54 +00:00
p11_rsa.c make the sign/encrypt/decrypt opterations public. 2005-07-13 17:10:54 +00:00
p11_slot.c add PKCS11_change_pin() function 2005-08-16 11:05:09 +00:00