Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load the config file by default | Matt Caswell | 2019-08-01 | 1 | -4/+3 |
* | Change OSSL_PARAM return size to not be a pointer. | Pauli | 2019-06-24 | 1 | -3/+2 |
* | For provider tests, don't define a OPENSSL_NO_ macro | Richard Levitte | 2019-04-04 | 1 | -2/+2 |
* | replaced snprintf with BIO version (for windows builds) | Richard Levitte | 2019-04-03 | 1 | -3/+3 |
* | Add test for the provider configuration module | Richard Levitte | 2019-04-03 | 1 | -12/+31 |
* | Correct the checks of module availability in provider test programs | Richard Levitte | 2019-04-02 | 1 | -7/+2 |
* | replaced snprintf with BIO version (for windows builds) | Shane Lontis | 2019-03-25 | 1 | -3/+3 |
* | Fix no-dso | Matt Caswell | 2019-03-13 | 1 | -2/+7 |
* | Rename 'buffer' to 'data' in OSSL_PARAM | Richard Levitte | 2019-03-12 | 1 | -2/+2 |
* | Add provider tests | Richard Levitte | 2019-03-11 | 1 | -0/+79 |