]> git.ipfire.org Git - thirdparty/openssl.git/history - test/provider_internal_test.c
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
[thirdparty/openssl.git] / test / provider_internal_test.c
2019-08-01  Matt CaswellLoad the config file by default
2019-06-24  PauliChange OSSL_PARAM return size to not be a pointer.
2019-04-04  Richard LevitteFor provider tests, don't define a OPENSSL_NO_ macro
2019-04-03  Richard Levittereplaced snprintf with BIO version (for windows builds)
2019-04-03  Richard LevitteAdd test for the provider configuration module
2019-04-02  Richard LevitteCorrect the checks of module availability in provider...
2019-03-25  Shane Lontisreplaced snprintf with BIO version (for windows builds)
2019-03-13  Matt CaswellFix no-dso
2019-03-12  Richard LevitteRename 'buffer' to 'data' in OSSL_PARAM
2019-03-11  Richard LevitteAdd provider tests