summaryrefslogtreecommitdiffstats
path: root/crypto/params_from_text.c
AgeCommit message (Expand)Author
2020-12-07Change OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex() to pass the separatorShane Lontis
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-04-25params: handle the modified sentinel.Pauli
2020-04-23Update copyright yearMatt Caswell
2020-02-21Params: add argument to the _from_text calls to indicate if the param exists.Pauli
2020-02-12Remove unused OSSL_PARAM_construct_from_text() function.Pauli
2019-09-06Params from text to allow zero length value fieldsPauli
2019-08-15OSSL_PARAM_construct_from_text(): handle non-hex octet string inputRichard Levitte
2019-08-12Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()Richard Levitte