James Muir
|
5a40a2728a
params: drop INT_MAX checks
|
10 月之前 |
James Muir
|
d4d6694aa7
ossl-params: check length returned by strlen()
|
11 月之前 |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
Tomas Mraz
|
2ce79d97e3
OSSL_PARAM_BLD_push_BN_pad(): Allow NULL BIGNUM
|
1 年之前 |
Dimitri Papadopoulos
|
eb4129e12c
Fix typos found by codespell
|
1 年之前 |
Richard Levitte
|
c455f87aeb
OSSL_PARAM_BLD and BIGNUM; ensure at least one byte is allocated
|
1 年之前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Richard Levitte
|
17898ec601
Add support for signed BIGNUMs in the OSSL_PARAM_BLD API
|
3 年之前 |
Pauli
|
3831351da5
param build: add errors to failure returns
|
2 年之前 |
Richard Levitte
|
db65eabefe
Make OSSL_PARAM_BLD_push_BN{,_pad}() return an error on negative numbers
|
3 年之前 |
Shane Lontis
|
3f883c7c83
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
|
3 年之前 |
Shane Lontis
|
884314cab7
Add OSSL_PARAM_dup() and OSSL_PARAM_merge().
|
3 年之前 |
Pauli
|
b6b55ad91a
param_build: check for the usage of secure memory better.
|
3 年之前 |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 年之前 |
Richard Levitte
|
6be27456e1
Fix string termination and length setting in OSSL_PARAM_BLD_push_utf8_string()
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Pauli
|
5fdaa38feb
params: add OSSL_PARAM helpers for time_t.
|
4 年之前 |
Matt Caswell
|
a6f8a834ba
Ensure OSSL_PARAM_BLD_free() can accept a NULL
|
4 年之前 |
Pauli
|
92f0684d11
param bld: avoid freeing the param builder structure on error paths.
|
4 年之前 |
Pauli
|
2baf2d81e3
params: handle the modified sentinel.
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Pauli
|
20c98cd453
Param builder: Remove the static size limit.
|
4 年之前 |
Pauli
|
6d4e6009d2
Param build: make structures opaque.
|
4 年之前 |
Pauli
|
110bff618b
Param builder: make the OSSL_PARAM_BLD APIs public.
|
4 年之前 |
Pauli
|
903f582016
Remove unused ossl_param_bld_to_param_ex() function.
|
4 年之前 |
Pauli
|
ac23078b78
param_bld: add a padded BN call.
|
4 年之前 |
Richard Levitte
|
d32d304836
Fix ossl_param_bld_push_{utf8,octet}_string() / param_bld_convert()
|
5 年之前 |
Pauli
|
5fa7789f1b
Constify param builder string functions.
|
5 年之前 |
Pauli
|
7312ef3fc4
Add param builder free function.
|
5 年之前 |