Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Correct the checks of module availability in provider test programs | Richard Levitte | 2019-04-02 | 1 | -8/+2 |
* | style nit fix | Shane Lontis | 2019-03-26 | 1 | -2/+2 |
* | replaced snprintf with BIO version (for windows builds) | Shane Lontis | 2019-03-25 | 1 | -1/+1 |
* | Fix no-dso | Matt Caswell | 2019-03-13 | 1 | -3/+9 |
* | 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/+69 |