opensc/src
Andreas Kemnade b9810e62d6 cardos5: fix reading of serial number
The corresponding GET DATA command only returns the serial,
nothing else.
Tested with CardOS 5.0 and 5.3 cards. The serial number
is the same as shown with other tools
2019-09-16 13:09:16 +02:00
..
common fixed more clang-tidy warnings 2019-06-05 13:48:51 +02:00
libopensc cardos5: fix reading of serial number 2019-09-16 13:09:16 +02:00
minidriver use consistent parameters 2019-07-26 15:23:02 +02:00
pkcs11 pkcs11-spy: add support of CKM_*_PSS in C_VerifyInit() 2019-08-27 14:52:10 +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 fixed out of bounds accessing array 2019-08-27 14:00:34 +02:00
tools fix https://github.com/OpenSC/OpenSC/issues/1786 2019-09-16 13:06:38 +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