index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
p_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix compiling error on arm
Fangming.Fang
2021-03-02
1
-3
/
+7
*
Test errors from a provider can still be accessed after unload
Matt Caswell
2021-02-24
1
-5
/
+68
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-7
/
+7
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
Maintain strict type discipline between the core and providers
Matt Caswell
2020-05-16
1
-5
/
+5
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add test for providers exposing OSSL_FUNC_PROVIDER_GET_REASON_STRINGS
Nicola Tuveri
2020-03-30
1
-0
/
+13
*
Rename provider and core get_param_types functions
Richard Levitte
2019-08-15
1
-6
/
+6
*
Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere
Richard Levitte
2019-07-23
1
-4
/
+4
*
test/p_test.c: silence -Wstringop-overflow
Patrick Steuer
2019-07-02
1
-1
/
+1
*
Change OSSL_PARAM return size to not be a pointer.
Pauli
2019-06-24
1
-8
/
+8
*
p_get_params() [test/p_test.c]: clear the OSSL_PARAM buffers for every test
Richard Levitte
2019-05-01
1
-4
/
+6
*
Replumbing: give the possibility for the provider to create a context
Richard Levitte
2019-04-30
1
-3
/
+12
*
Add test for the provider configuration module
Richard Levitte
2019-04-03
1
-4
/
+16
*
Change OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTR
Richard Levitte
2019-03-12
1
-2
/
+2
*
Rename 'buffer' to 'data' in OSSL_PARAM
Richard Levitte
2019-03-12
1
-4
/
+4
*
Add provider tests
Richard Levitte
2019-03-11
1
-0
/
+110