Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the -inform option to be respected if possible | Tomas Mraz | 2021-05-06 | 1 | -3/+3 |
* | Update copyright year | Matt Caswell | 2021-03-11 | 1 | -1/+1 |
* | test: convert store test to use relative paths | Pauli | 2021-03-11 | 1 | -6/+28 |
* | Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO | Pauli | 2021-03-11 | 1 | -13/+15 |
* | STORE: clear err after ossl_store_get0_loader_int | Daniel Bevenius | 2020-12-08 | 1 | -0/+28 |
* | TEST: Fix path length in test/ossl_store_test.c | Richard Levitte | 2020-11-28 | 1 | -1/+10 |
* | Test that OSSL_STORE can load various types of params | Matt Caswell | 2020-11-25 | 1 | -0/+84 |
* | Run the withlibctx.pl script | Matt Caswell | 2020-10-01 | 1 | -3/+2 |
* | Fix coverity issue: CID 1466482 - Resource leak in OSSL_STORE_SEARCH_by_key_f... | Shane Lontis | 2020-09-12 | 1 | -0/+12 |
* | Fix coverity issue: CID 1466485 - Explicit NULL dereference in OSSL_STORE_find() | Shane Lontis | 2020-09-12 | 1 | -2/+7 |
* | Fix coverity issue: CID 1466486 - Resource leak in OSSL_STORE | Shane Lontis | 2020-09-12 | 1 | -0/+67 |