opensc/src
Lewis Porter 723129bc12 Check if card name is null in acos atrust driver
opensc-tool segfaults when trying to read a card  that doen’t populate the name field. This commit adds a null check before calling strcmp().
2020-01-31 16:15:23 +01:00
..
common avoid redefinition of NDEBUG 2020-01-07 11:27:57 +01:00
libopensc Check if card name is null in acos atrust driver 2020-01-31 16:15:23 +01:00
minidriver openssl: Drop all compatibility checks for <=openssl-1.0.0 2020-01-06 15:47:07 +01:00
pkcs11 Add basic support for OEAP decryption in OpenSC internals 2020-01-07 13:30:28 +01:00
pkcs15init fixed 341853 Resource leak 2019-11-05 21:49:30 +01: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 fixed 127766 Out-of-bounds read 2019-11-05 21:49:30 +01:00
tests Merge pull request #1772 from Jakuje/idprime 2020-01-31 15:49:29 +01:00
tools Merge pull request #1772 from Jakuje/idprime 2020-01-31 15:49:29 +01:00
ui macos: use generic location for NotificationProxy 2019-12-02 08:22:34 +01: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