index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
params_api_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
params: change OSSL_PARAM_set_unmodified() to operate on a params array
Pauli
2020-04-25
1
-1
/
+33
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
params: add functionality to test if an OSSL_PARAM has been set.
Pauli
2020-04-22
1
-0
/
+5
*
test/params_api_test.c: Correct the checks of OSSL_PARAM_set_BN()
Richard Levitte
2019-11-03
1
-1
/
+1
*
Change OSSL_PARAM return size to not be a pointer.
Pauli
2019-06-24
1
-67
/
+43
*
Params API: {utf8,octet}_ptr need to know the data size
Richard Levitte
2019-04-09
1
-2
/
+2
*
Params: add OSSL_PARAM_construct_end()
Richard Levitte
2019-04-09
1
-2
/
+1
*
Avoid alignment problems in params API.
Pauli
2019-04-08
1
-9
/
+0
*
Fix big endian param API tests.
Pauli
2019-04-06
1
-101
/
+87
*
Fix test builds.
Pauli
2019-03-28
1
-1
/
+1
*
Detect endian without relying on defined symbols.
Pauli
2019-03-27
1
-10
/
+13
*
Fix resource leak coverity 1443711.
Pauli
2019-03-19
1
-5
/
+4
*
test/params_api_test.c: fix size_t assumptions
Richard Levitte
2019-03-17
1
-2
/
+2
*
OSSL_PARAM helper functions.
Pauli
2019-03-12
1
-0
/
+627