index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
params_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSSL_PARAM: Correct the assumptions on the UTF8 string length
Richard Levitte
2021-02-18
1
-33
/
+33
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Enhanced integer parsing in OSSL_PARAM_allocate_from_text
Petr Gotthard
2021-02-09
1
-0
/
+73
*
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
-4
/
+2
*
Fix Typos
Antoine Cœur
2019-07-02
1
-3
/
+3
*
The params_test uses wrong size for BN check.
Pauli
2019-06-26
1
-4
/
+4
*
Change OSSL_PARAM return size to not be a pointer.
Pauli
2019-06-24
1
-68
/
+52
*
test/params_test.c : Adjust tests to check utf8_ptr sizes
Richard Levitte
2019-04-09
1
-7
/
+25
*
Params API: {utf8,octet}_ptr need to know the data size
Richard Levitte
2019-04-09
1
-1
/
+1
*
Params: add OSSL_PARAM_construct_end()
Richard Levitte
2019-04-09
1
-2
/
+1
*
test/params_test.c: use TEST_double_eq to check doubles
Richard Levitte
2019-03-13
1
-3
/
+3
*
test/params_test.c: make more global variables static
Richard Levitte
2019-03-13
1
-2
/
+2
*
test/params_test.c: make construct_api_params() static
Richard Levitte
2019-03-13
1
-1
/
+1
*
test/params_test.c: Add run-time constructed OSSL_PARAM variant
Richard Levitte
2019-03-13
1
-29
/
+111
*
test/params_test.c: Add API test case, and mixed methods
Richard Levitte
2019-03-13
1
-3
/
+85
*
test/params_test.c: Add "real world" parameter testing
Richard Levitte
2019-03-13
1
-0
/
+385