Richard Levitte 71a5516dcc Add the STORE module
This STORE module adds the following functionality:

- A function OSSL_STORE_open(), OSSL_STORE_load() and OSSL_STORE_close()
  that accesses a URI and helps loading the supported objects (PKEYs,
  CERTs and CRLs for the moment) from it.
- An opaque type OSSL_STORE_INFO that holds information on each loaded
  object.
- A few functions to retrieve desired data from a OSSL_STORE_INFO
  reference.
- Functions to register and unregister loaders for different URI
  schemes.  This enables dynamic addition of loaders from applications
  or from engines.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3542)
2017-06-29 11:55:31 +02:00
..
2017-06-15 15:50:50 +10:00
2017-06-14 12:05:25 -04:00
2017-06-12 15:03:40 -04:00
2017-06-29 11:55:31 +02:00
2017-06-15 15:50:50 +10:00
2017-04-04 10:44:17 -04:00
2017-05-11 19:39:38 +02:00
2017-06-29 11:55:31 +02:00
2016-06-01 11:29:57 -04:00
2017-06-20 08:12:04 -04:00
2017-05-11 19:39:38 +02:00
2017-05-11 19:39:38 +02:00
2017-06-29 11:55:31 +02:00
2017-06-12 15:03:40 -04:00
2017-02-21 14:13:58 -05:00
2016-05-19 22:33:00 +02:00
2016-05-19 22:33:00 +02:00
2016-05-17 14:51:26 -04:00
2016-05-19 22:33:00 +02:00
2016-05-17 14:51:34 -04:00
2016-05-17 14:53:16 -04:00
2016-05-17 15:38:09 -04:00
2017-06-02 12:11:38 -04:00
2016-06-01 11:27:25 -04:00
2017-06-29 11:55:31 +02:00
2016-08-02 09:59:23 +02:00
2017-04-24 18:09:01 +02:00
2017-05-20 20:54:04 -04:00
2017-02-22 19:51:04 +01:00
2017-02-28 15:26:25 +01:00
2017-02-28 15:26:25 +01:00
2016-05-19 22:33:00 +02:00
2016-05-24 11:04:38 -04:00
2016-05-19 22:33:00 +02:00
2016-10-18 17:09:47 +01:00
2016-05-17 14:53:16 -04:00
2017-02-28 15:26:25 +01:00
2016-05-17 14:24:46 -04:00
2016-05-17 14:53:16 -04:00