index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
provider_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure mirroring of properties works for subsequent updates
Matt Caswell
2021-05-20
1
-0
/
+20
*
Test that properties are mirrored as we expect
Matt Caswell
2021-05-20
1
-3
/
+16
*
Add additional testing of child libctx/providers
Matt Caswell
2021-05-11
1
-1
/
+27
*
Add a test to check that child provider callbacks are working
Matt Caswell
2021-05-11
1
-10
/
+31
*
Add a test for OSSL_LIB_CTX_new_child()
Matt Caswell
2021-05-11
1
-7
/
+88
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Test errors from a provider can still be accessed after unload
Matt Caswell
2021-02-24
1
-13
/
+51
*
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