opensc/src
nils ced2df6b1a remove unused variables
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2772 c6295689-39f2-0310-b995-f0e70906c6a9
2005-12-17 21:52:53 +00:00
..
common replace GNU/glibc getopt (LGPL) with my_getopt (BSD). 2005-10-05 15:23:51 +00:00
include prepare 0.10.0 release. 2005-10-21 17:34:09 +00:00
libopensc remove unused variables 2005-12-17 21:52:53 +00:00
openssh rediffed against openssh 4.1p1 2005-06-28 04:09:23 +00:00
pkcs11 Fix for ticket #45: Firefox 1.5 and new Mozilla's crash when they are closed because there's a blocking C_WaitForSlotEvent() called from another thread then the 'main' thread that calls C_Finalize(); and this cause C_WaitForSlotEvent() to log to a NULL context -> assertion failure. 2005-12-08 20:25:54 +00:00
pkcs15init fix key usage flags and ensure that we are in the correct lifecycle 2005-12-17 20:54:29 +00:00
scconf oops, parm points to the first char, not to a pointer to the string. 2005-12-05 22:09:28 +00:00
signer also check that priv->p15card is not NULL. 2005-12-05 21:52:33 +00:00
tests Add support for reading and writing from/to an EF(UnusedSpace) file; this functionality can be used for deleting and creating pkcs15 objects (that reside in a file) 2005-12-17 19:53:12 +00:00
tools add cardos m4.2 and print the startkey version in hex 2005-12-16 20:52:01 +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