summaryrefslogtreecommitdiff
path: root/test/ossl_store_test.c
Commit message (Expand)AuthorAgeFilesLines
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* test/ossl_store_test.c: Adapt the use of datadir for VMS pathsRichard Levitte2021-06-261-2/+12
* Make the -inform option to be respected if possibleTomas Mraz2021-05-061-3/+3
* Update copyright yearMatt Caswell2021-03-111-1/+1
* test: convert store test to use relative pathsPauli2021-03-111-6/+28
* Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIOPauli2021-03-111-13/+15
* STORE: clear err after ossl_store_get0_loader_intDaniel Bevenius2020-12-081-0/+28
* TEST: Fix path length in test/ossl_store_test.cRichard Levitte2020-11-281-1/+10
* Test that OSSL_STORE can load various types of paramsMatt Caswell2020-11-251-0/+84
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-3/+2
* Fix coverity issue: CID 1466482 - Resource leak in OSSL_STORE_SEARCH_by_key_f...Shane Lontis2020-09-121-0/+12
* Fix coverity issue: CID 1466485 - Explicit NULL dereference in OSSL_STORE_find()Shane Lontis2020-09-121-2/+7
* Fix coverity issue: CID 1466486 - Resource leak in OSSL_STOREShane Lontis2020-09-121-0/+67