opensc/src
Peter Marschall 58ecb4aba2 cardos-tool: cleanup
- remove command line option '--card-driver';
- instead force driver 'cardos' and fail if card is not a CardOS card
- overhaul option parsing
      - remove unused variable 'long_optind'
      - bail out with usage message on all unknown/unhandled args
      - correctly terminate option parsing (no infinite loop)
2020-01-12 09:40:54 +01:00
..
common avoid redefinition of NDEBUG 2020-01-07 11:27:57 +01:00
libopensc OpenPGP: add ATR for Yubikey 5 2020-01-07 11:09:00 +01:00
minidriver openssl: Drop all compatibility checks for <=openssl-1.0.0 2020-01-06 15:47:07 +01:00
pkcs11 openssl: Drop all compatibility checks for <=openssl-1.0.0 2020-01-06 15:47:07 +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 fixed fuzzing build 2020-01-06 22:34:16 +01:00
tools cardos-tool: cleanup 2020-01-12 09:40:54 +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