opensc/src
Frank Morgner 7f7bcbff52 fixed misuse of realloc
calling it with size 0 leads to a free, which eventually may lead to a
double free corruption.
2019-01-30 21:57:59 +01:00
..
common added include guards to compatibility headers 2019-01-20 23:02:21 +01:00
libopensc fixed misuse of realloc 2019-01-30 21:57:59 +01:00
minidriver md: clean OpenSSL memory when DLL is unloaded 2018-11-13 15:50:17 +01:00
pkcs11 Add mechanisms used by SoftHSM2 2019-01-15 13:07:58 +02:00
pkcs15init fixed misuse of realloc 2019-01-30 21:57:59 +01:00
scconf fix typos 2018-04-15 09:34:45 +02:00
sm fixed misuse of realloc 2019-01-30 21:57:59 +01:00
smm replace SC_FUNC_CALLED with LOG_FUNC_CALLED 2018-12-06 09:26:42 +01:00
tests added tests for Microsoft CryptoAPI 2019-01-15 07:30:13 +01:00
tools goid-tool: reset authentication status 2019-01-30 13:00:14 +01:00
ui gio: avoid unneccessary unitialization 2018-10-22 21:44:07 +02:00
Makefile.am PKCS#11 testsuite (#1224) 2018-05-18 12:31:55 +02:00
Makefile.mak PKCS#11 testsuite (#1224) 2018-05-18 12:31:55 +02:00