- fecb3aa Update copyright year by Matt Caswell · 2 years, 11 months ago
- 9927749 Fix endianness problem in params_api_test by Juergen Christ · 3 years, 2 months ago
- 748a296 TEST: Add addition OSSL_PARAM tests for signed BIGNUMs by Richard Levitte · 3 years, 2 months ago
- e304aa8 Fix typos by Dimitris Apostolou · 3 years, 3 months ago
- 1287dab fix some code with obvious wrong coding style by x2018 · 3 years, 5 months ago
- 884314c Add OSSL_PARAM_dup() and OSSL_PARAM_merge(). by Shane Lontis · 4 years ago
- b573d0c test: fix coverity 1451553: resource leak by Pauli · 4 years ago
- 628d2d3 Fixing stack buffer overflow error caused by incorrectly sized array. by Kevin Cadieux · 4 years, 1 month ago
- 8020d79 Update copyright year by Matt Caswell · 4 years, 1 month ago
- 247a178 OSSL_PARAM: Correct the assumptions on the UTF8 string length by Richard Levitte · 4 years, 1 month ago
- a791482 params: add integer conversion test cases. by Pauli · 4 years, 4 months ago
- e23d850 Add and use internal header that implements endianness check by Richard Levitte · 4 years, 9 months ago
- 5fdaa38 params: add OSSL_PARAM helpers for time_t. by Pauli · 4 years, 9 months ago
- 3873887 params: change OSSL_PARAM_set_unmodified() to operate on a params array by Pauli · 5 years ago
- 33388b4 Update copyright year by Matt Caswell · 5 years ago
- 8d5fb64 params: add functionality to test if an OSSL_PARAM has been set. by Pauli · 5 years ago
- 2c99372 test/params_api_test.c: Correct the checks of OSSL_PARAM_set_BN() by Richard Levitte · 5 years ago
- 4e7991b Change OSSL_PARAM return size to not be a pointer. by Pauli · 6 years ago
- f55ed70 Params API: {utf8,octet}_ptr need to know the data size by Richard Levitte · 6 years ago
- 195852f Params: add OSSL_PARAM_construct_end() by Richard Levitte · 6 years ago
- e9cfa19 Avoid alignment problems in params API. by Pauli · 6 years ago
- 6ce84e6 Fix big endian param API tests. by Pauli · 6 years ago
- a9e34e9 Fix test builds. by Pauli · 6 years ago
- 045162e Detect endian without relying on defined symbols. by Pauli · 6 years ago
- 5d67718 Fix resource leak coverity 1443711. Free the allocated pointer on error. by Pauli · 6 years ago
- f7f2a55 test/params_api_test.c: fix size_t assumptions by Richard Levitte · 6 years ago
- 7ffbd7c OSSL_PARAM helper functions. by Pauli · 6 years ago