opensc/src/pkcs11
Frank Morgner f1bcadfbe9 pkcs11: don't try to allocate 0 byte with calloc
fixes #1978
2020-03-10 12:15:04 +01:00
..
Makefile.am fixed more clang-tidy warnings 2019-06-05 13:48:51 +02:00
Makefile.mak win32: don't link static libs into static libs 2017-11-09 12:42:29 +01:00
debug.c removed unused defines 2019-01-30 21:57:59 +01:00
framework-pkcs15.c pkcs11: fixed right padding of token label with ' ' 2020-02-01 22:20:48 +01:00
framework-pkcs15init.c pkcs11: check inputs 2019-01-30 21:57:59 +01:00
mechanism.c Add basic support for OEAP decryption in OpenSC internals 2020-01-07 13:30:28 +01:00
misc.c pkcs11: truncate oversized labels with '...' 2019-03-13 21:22:19 +01:00
onepin-opensc-pkcs11.dll.manifest Windows: Added support for notifications 2017-08-02 19:03:16 +02:00
opensc-pkcs11.dll.manifest Windows: Added support for notifications 2017-08-02 19:03:16 +02:00
opensc-pkcs11.pc.in install opensc.pc 2016-09-20 01:47:37 +02:00
openssl.c openssl: Drop all compatibility checks for <=openssl-1.0.0 2020-01-06 15:47:07 +01:00
pkcs11-display.c spy: display -1 instead of 18446744073709551615 2019-08-26 10:53:09 +02:00
pkcs11-display.h pkcs11-spy: Dump EC Derive parameters 2019-06-17 12:49:11 +02:00
pkcs11-global.c pkcs11: don't try to allocate 0 byte with calloc 2020-03-10 12:15:04 +01:00
pkcs11-object.c Allow to create temporary objects with readonly sessions and readonly cards 2019-07-22 13:34:59 +02:00
pkcs11-opensc.h Edited according to PR review: CKA_ALWAYS_AUTHENTICATE only associated with private keys. Defined a custom attribute to achieve same functionality with secret keys. Updated man pages. 2018-12-05 12:10:42 +01:00
pkcs11-session.c pkcs11-session: Explicitly reset login_user and release lock 2019-12-04 12:00:07 +01:00
pkcs11-spy.c pkcs11-spy: add support of CKM_*_PSS in C_VerifyInit() 2019-08-27 14:52:10 +02:00
pkcs11.exports export all C_* symbols 2015-10-22 18:07:26 +02:00
pkcs11.h Add definition of CKA_OTP_* constants 2019-08-26 10:17:05 +02:00
sc-pkcs11.h fixed macro definition 2020-03-05 12:04:58 +01:00
slot.c pkcs11: fixed state tracking 2020-03-04 21:06:43 +01:00
versioninfo-pkcs11-spy.rc.in win32: Load notification icons from Windows DLLs 2017-08-03 00:19:26 +02:00
versioninfo-pkcs11.rc.in win32: Load notification icons from Windows DLLs 2017-08-03 00:19:26 +02:00