]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/params_from_text.c
Prepare for 3.0 beta 2
[thirdparty/openssl.git] / crypto / params_from_text.c
2021-03-25  Pauliparams: fix coverity 1473069: unchecked return values
2021-03-17  Pauliparams: clean up TODO
2021-02-24  Richard LevitteFix OSSL_PARAM_allocate_from_text() for OSSL_PARAM_UTF8...
2021-02-09  Petr GotthardEnhanced integer parsing in OSSL_PARAM_allocate_from_text
2021-01-28  Richard LevitteUpdate copyright year
2021-01-27  Richard LevitteFix OSSL_PARAM_allocate_from_text() for EBCDIC
2020-12-07  Shane LontisChange OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-04-25  Pauliparams: handle the modified sentinel.
2020-04-23  Matt CaswellUpdate copyright year
2020-02-21  PauliParams: add argument to the _from_text calls to indicat...
2020-02-12  PauliRemove unused OSSL_PARAM_construct_from_text() function.
2019-09-06  PauliParams from text to allow zero length value fields
2019-08-15  Richard LevitteOSSL_PARAM_construct_from_text(): handle non-hex octet...
2019-08-12  Richard LevitteAdd OSSL_PARAM_construct_from_text() and OSSL_PARAM_all...