opensc/src
nils 5b4730dabd flags should be stored in a 'unsigned int' (at least this seems to be
the convention in libopensc) => change tokenInfo flags from
'unsigned long' to 'unsigned int'


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1936 c6295689-39f2-0310-b995-f0e70906c6a9
2004-10-17 16:46:34 +00:00
..
common fix off-by-one bug, pointed out by Michael Bell 2004-07-12 15:19:28 +00:00
include sleep(sec) = Sleep(1000 * ms) on Windows 2003-12-19 06:52:38 +00:00
libopensc flags should be stored in a 'unsigned int' (at least this seems to be 2004-10-17 16:46:34 +00:00
openscd - Minor build and C++ warning fixes 2003-12-18 21:37:34 +00:00
openssh add README and ask-for-pin.diff to the distribution. 2004-07-09 21:30:03 +00:00
pam - pam_opensc rewrite checkpoint commit 2004-01-05 18:44:49 +00:00
pkcs11 pkcs15-init etc. support for pkcs15 data objects 2004-07-26 18:47:23 +00:00
pkcs15init Added info for EF data files 2004-10-13 07:19:38 +00:00
scam Permission checks and support for several certificates in the 2004-07-24 21:08:13 +00:00
scconf properly split LDFLAGS into LDADD and LDFLAGS to make parallel build work. 2004-07-26 04:53:42 +00:00
scdl initialize pointer to NULL 2004-10-13 18:02:39 +00:00
scldap properly split LDFLAGS into LDADD and LDFLAGS to make parallel build work. 2004-07-26 04:53:42 +00:00
scrandom Move #include <windows.h> to winconfig.h in 2003-09-03 18:18:57 +00:00
sia Remove CFLAGS_OPENSC, cleanups to INCLUDES handling. 2003-07-30 09:50:18 +00:00
signer small makefile improvement by Ville Skytt� 2004-06-28 22:54:36 +00:00
sslengines Added RSA decryption (Robert Pragai) 2004-10-12 19:36:06 +00:00
tests Add missing scripts init0012 pin0001 pin0002 to distribution. 2004-07-09 21:28:06 +00:00
tools If you do pkcs15-init -C with the onepin option, you can now specify --pin and --puk instead of --so-pin and --so-puk (also allowed for backward compatibility) 2004-10-06 14:07:18 +00:00
.cvsignore Resync .cvsignore files 2003-07-17 12:39:11 +00:00
Makefile.am - Remove all references to usbtoken, use OpenCT instead 2003-11-25 11:17:02 +00:00
Makefile.mak Move scdl to it's own subdirectory, although it's merely 2003-09-01 08:43:38 +00:00