opensc/src
Ludovic Rousseau ad11c9937c card-authentic.c: fix 1 compiler warning
card-authentic.c:1452:57: error: address of 'data->pin2.data' will always
      evaluate to 'true' [-Werror,-Wpointer-bool-conversion]
        if (!data->pin1.data && !data->pin1.len && &data->pin2.data && !...
                                                ~~  ~~~~~~~~~~~^~~~
2016-03-02 14:57:42 +01:00
..
common remove compat_strnlen.obj from windows build 2016-02-16 07:15:36 +01:00
libopensc card-authentic.c: fix 1 compiler warning 2016-03-02 14:57: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 framework-pkcs15.c: fix compiler 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 sm-card-iasecc.c: fix compiler warning 2016-03-02 14:50:57 +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