opensc/src
Ludovic Rousseau 7a7fb19a7d iasecc-sm.c: fix compiler warning
iasecc-sm.c:697:22: warning: cast to 'void *' from smaller integer type
      'unsigned int' [-Wint-to-void-pointer-cast]
        sm_info->cmd_data = (void *)file_id;
                            ^
2016-02-29 20:19:42 +01:00
..
common remove compat_strnlen.obj from windows build 2016-02-16 07:15:36 +01:00
libopensc iasecc-sm.c: fix compiler warning 2016-02-29 20:19:42 +01:00
libsm Decouples SM from OpenSSL 2015-09-24 14:46:30 +02:00
minidriver minidriver: use sc_logout for CardDeauthenticate 2015-12-12 02:28:01 +01:00
pkcs11 pkcs11-spy.c: fix 1 warning 2016-02-29 20:19:42 +01:00
pkcs15init pkcs15-isoApplet.c: fix compiler warning 2016-02-29 20:19:42 +01:00
scconf fix potention NULL deref 2015-09-17 22:24:33 +02:00
smm removed unused variables 2015-10-30 18:21:40 +01:00
tests print.c: fixed accessing label in sc_pkcs15_object_t 2015-10-04 17:33:14 +02:00
tools openpgp-tool.c: fix compiler warning 2016-02-29 20:19:42 +01:00
Makefile.am Decouples SM from OpenSSL 2015-09-24 14:46:30 +02:00
Makefile.mak sm: move SM common crypto procedures to the dedicated library 2013-01-04 22:29:59 +01:00