opensc/src
Jakub Jelen 2fa6700599 Remove more issues with strict aliasing
These would demonstrate with gcc11 and can be detected with gcc
flag -Wstrict-aliasing=2 (also with older gcc)
2021-03-09 23:59:58 +01:00
..
common common, pkcs11-tool: Use new PKCS #11 API with fallback to old one 2021-01-11 14:49:22 +01:00
libopensc westcos: Avoid strict aliasing violations 2021-03-09 23:59:58 +01:00
minidriver Minidriver RSA-PSS signing not working 2021-02-25 18:35:57 +01:00
pkcs11 Remove more issues with strict aliasing 2021-03-09 23:59:58 +01:00
pkcs15init pkcs15-isoApplet: Avoid uninitialized reads 2021-02-25 09:08:52 +01:00
scconf fixed missing includes 2020-05-11 18:58:12 +02:00
sm Initial support for Polish eID card (e-dowód, eDO) (#2023) 2020-05-19 14:05:13 +02:00
smm sm-global-platform: Fix possible memory leak 2021-02-25 09:08:52 +01:00
tests p11test: Fix possible resource leak 2021-02-25 09:08:52 +01:00
tools Remove more issues with strict aliasing 2021-03-09 23:59:58 +01:00
ui pcsc: immediately exit on hotplug events 2020-06-09 12:07:04 +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