index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
param_build_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Test that NULL BIGNUM is supported in OSSL_PARAM_BLD_push_BN()
Tomas Mraz
2023-09-05
1
-3
/
+4
*
test/param_build_test.c: test zero BIGNUM
Richard Levitte
2023-01-11
1
-1
/
+94
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
TEST: Add addition OSSL_PARAM tests for signed BIGNUMs
Richard Levitte
2022-01-26
1
-19
/
+47
*
Fix typos
Dimitris Apostolou
2022-01-05
1
-2
/
+2
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-3
/
+3
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-4
/
+4
*
Add OSSL_PARAM_dup() and OSSL_PARAM_merge().
Shane Lontis
2021-04-12
1
-15
/
+178
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
test: add extra secure memory test case.
Pauli
2021-04-08
1
-10
/
+36
*
params: add OSSL_PARAM helpers for time_t.
Pauli
2020-06-24
1
-0
/
+9
*
coverity 1462577: Incorrect expression
Pauli
2020-04-30
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Param builder: Remove the static size limit.
Pauli
2020-03-28
1
-0
/
+44
*
Param build: make structures opaque.
Pauli
2020-03-28
1
-24
/
+26
*
Param builder: make the OSSL_PARAM_BLD APIs public.
Pauli
2020-03-28
1
-23
/
+23
*
Remove unused ossl_param_bld_to_param_ex() function.
Pauli
2020-02-12
1
-119
/
+0
*
param_bld: add a padded BN call.
Pauli
2020-01-19
1
-2
/
+17
*
Add param builder free function.
Pauli
2019-07-18
1
-11
/
+18
*
Parameter building utilities.
Pauli
2019-07-17
1
-0
/
+295