index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
param_build.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
params: add OSSL_PARAM helpers for time_t.
Pauli
2020-06-24
1
-0
/
+7
*
Ensure OSSL_PARAM_BLD_free() can accept a NULL
Matt Caswell
2020-05-04
1
-0
/
+2
*
param bld: avoid freeing the param builder structure on error paths.
Pauli
2020-04-30
1
-2
/
+0
*
params: handle the modified sentinel.
Pauli
2020-04-25
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
-19
/
+40
*
Param build: make structures opaque.
Pauli
2020-03-28
1
-3
/
+49
*
Param builder: make the OSSL_PARAM_BLD APIs public.
Pauli
2020-03-28
1
-21
/
+21
*
Remove unused ossl_param_bld_to_param_ex() function.
Pauli
2020-02-12
1
-30
/
+0
*
param_bld: add a padded BN call.
Pauli
2020-01-19
1
-7
/
+16
*
Fix ossl_param_bld_push_{utf8,octet}_string() / param_bld_convert()
Richard Levitte
2019-08-21
1
-1
/
+1
*
Constify param builder string functions.
Pauli
2019-08-21
1
-2
/
+2
*
Add param builder free function.
Pauli
2019-07-19
1
-18
/
+30
*
Parameter building utilities.
Pauli
2019-07-17
1
-0
/
+341