openssl/crypto/store
Richard Levitte 94b5d7aae9 Fix OSSL_STORE's 'file' loader: make sure peekbuf is initialised
This quiets down complaints about the use of uninitialised memory

[extended tests]

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4340)
2017-09-05 17:07:20 +02:00
..
build.info Add a STORE loader for the "file" scheme 2017-06-29 11:55:31 +02:00
loader_file.c Fix OSSL_STORE's 'file' loader: make sure peekbuf is initialised 2017-09-05 17:07:20 +02:00
store_err.c OSSL_STORE: spell error reason correctly 2017-07-15 18:53:07 +02:00
store_init.c Add a STORE loader for the "file" scheme 2017-06-29 11:55:31 +02:00
store_lib.c Move e_os.h to be the very first include. 2017-08-30 07:20:44 +10:00
store_locl.h Add internal functions to fetch PEM data from an opened BIO 2017-06-29 19:25:39 +02:00
store_register.c Add CRYPTO_thread_glock_new 2017-08-31 19:42:03 -04:00
store_strings.c Add the STORE module 2017-06-29 11:55:31 +02:00