openssl/crypto/store
Richard Levitte 71d57be52e For Windows, use _stat rather than stat
This allows for better flexibility with mixed /M compiler flags

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3930)
2017-07-14 12:35:26 +02:00
..
build.info Add a STORE loader for the "file" scheme 2017-06-29 11:55:31 +02:00
loader_file.c For Windows, use _stat rather than stat 2017-07-14 12:35:26 +02:00
store_err.c STORE: Make sure the loader to be registered is complete 2017-06-29 22:11:40 +02:00
store_init.c Add a STORE loader for the "file" scheme 2017-06-29 11:55:31 +02:00
store_lib.c Make sure OSSL_STORE_load() isn't caught in an endless loop 2017-07-03 07:47:13 +02: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 STORE: fix possible memory leak 2017-07-04 18:00:09 +02:00
store_strings.c Add the STORE module 2017-06-29 11:55:31 +02:00