opensc/src
Frank Morgner 9099d95c77 fixed interface change
fixes https://github.com/OpenSC/OpenSC/issues/1768
2019-08-20 14:21:44 +02:00
..
common fixed more clang-tidy warnings 2019-06-05 13:48:51 +02:00
libopensc fixed interface change 2019-08-20 14:21:44 +02:00
minidriver use consistent parameters 2019-07-26 15:23:02 +02:00
pkcs11 use consistent parameters 2019-07-26 15:23:02 +02:00
pkcs15init removed undefined reference to sc_pkcs15_create 2019-07-26 15:23:02 +02:00
scconf Fixed Potential leak of memory 2019-02-14 09:22:23 +01:00
sm make sc_format_apdu_ex agnostic to card properties 2019-08-20 13:38:20 +02:00
smm replace SC_FUNC_CALLED with LOG_FUNC_CALLED 2018-12-06 09:26:42 +01:00
tests Fix portability warning from coverity 2019-08-20 13:28:54 +02:00
tools opensc-tool: do not connect card if not neccesary, fix util.c errors 2019-08-20 13:38:51 +02:00
ui Update strings.c 2019-07-04 10:12:23 +02:00
Makefile.am added fuzzing with libFuzzer and OSS-Fuzz 2019-07-26 15:23:02 +02:00
Makefile.mak use compat_getopt_long if getopt_long is not available 2019-03-25 14:30:09 +01:00