openssl/crypto/store
Richard Levitte 970f467ac3 STORE 'file' scheme loader: Add directory listing capability
This has it recognised when the given path is a directory.  In that
case, the file loader will give back a series of names, all as URI
formatted as possible given the incoming URI.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3542)
2017-06-29 11:55:32 +02:00
..
build.info Add a STORE loader for the "file" scheme 2017-06-29 11:55:31 +02:00
loader_file.c STORE 'file' scheme loader: Add directory listing capability 2017-06-29 11:55:32 +02:00
store_err.c STORE 'file' scheme loader: Add directory listing capability 2017-06-29 11:55:32 +02:00
store_init.c Add a STORE loader for the "file" scheme 2017-06-29 11:55:31 +02:00
store_lib.c STORE: Add a OSSL_STORE_INFO type to help support file handler restarts 2017-06-29 11:55:31 +02:00
store_locl.h STORE: Add a OSSL_STORE_INFO type to help support file handler restarts 2017-06-29 11:55:31 +02:00
store_register.c Add the STORE module 2017-06-29 11:55:31 +02:00
store_strings.c Add the STORE module 2017-06-29 11:55:31 +02:00