Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Params: add argument to the _from_text calls to indicate if the param exists. | Pauli | 2020-02-21 | 1 | -3/+5 |
* | Remove unused OSSL_PARAM_construct_from_text() function. | Pauli | 2020-02-12 | 1 | -31/+0 |
* | Params from text to allow zero length value fields | Pauli | 2019-09-06 | 1 | -41/+44 |
* | OSSL_PARAM_construct_from_text(): handle non-hex octet string input | Richard Levitte | 2019-08-15 | 1 | -0/+2 |
* | Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text() | Richard Levitte | 2019-08-12 | 1 | -0/+219 |