opensc/src
nils d858b4f84c fix build with openssl 0.9.8:
move "#include <openssl/crypto.h> up and remove unnecessary 
include for asn1.h 


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2642 c6295689-39f2-0310-b995-f0e70906c6a9
2005-10-09 22:15:35 +00:00
..
common replace GNU/glibc getopt (LGPL) with my_getopt (BSD). 2005-10-05 15:23:51 +00:00
include big configure update. 2005-09-01 14:01:58 +00:00
libopensc fix build with openssl 0.9.8: 2005-10-09 22:15:35 +00:00
openssh rediffed against openssh 4.1p1 2005-06-28 04:09:23 +00:00
pkcs11 Do an sc_lock() before an sc_pkcs15init_bind(). Reason: in sc_pkcs15init_bind() an sc_lock() and sc_unlock() is done; and when the lock_login config option is set to false, the sc_unlock() will call logout() which for some cards means a SELECT(3F00) -> unwanted change of the current EF/DF causing errors 2005-10-01 18:51:34 +00:00
pkcs15init No SC_AC_OP_DELETE for EFs 2005-09-22 12:45:31 +00:00
scconf AC_SUBSTed variables are better used with $(..). Thanks to Ralf Wildenhues. 2005-09-08 17:15:07 +00:00
signer use calloc instead of malloc + memset 2005-09-17 09:40:12 +00:00
tests we use libtool for linking, so it can calucalte the dependencies using 2005-09-08 17:21:58 +00:00
tools print lastUpdate field as well 2005-10-07 19:58:43 +00:00
Makefile.am big configure update. 2005-09-01 14:01:58 +00:00
Makefile.mak use ltdl not scdl. 2005-09-09 14:43:59 +00:00