Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-18 | 1 | -18/+30 |
* | Parameter building utilities. | Pauli | 2019-07-17 | 1 | -0/+341 |