openssl/crypto/store
Richard Levitte 86e6cbd643 STORE 'file' scheme loader: DNS name in URI is case insensitive
...  so compare accordingly with "//localhost"

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/3827)
2017-07-02 11:54:40 +02:00
..
build.info
loader_file.c STORE 'file' scheme loader: DNS name in URI is case insensitive 2017-07-02 11:54:40 +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
store_lib.c Add internal functions to fetch PEM data from an opened BIO 2017-06-29 19:25:39 +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: Make sure the loader to be registered is complete 2017-06-29 22:11:40 +02:00
store_strings.c