Commit History

Author SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Juergen Christ 9927749ec2 Fix endianness problem in params_api_test 2 years ago
  Richard Levitte 748a2967ff TEST: Add addition OSSL_PARAM tests for signed BIGNUMs 2 years ago
  Dimitris Apostolou e304aa87b3 Fix typos 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Shane Lontis 884314cab7 Add OSSL_PARAM_dup() and OSSL_PARAM_merge(). 3 years ago
  Pauli b573d0ceea test: fix coverity 1451553: resource leak 3 years ago
  Kevin Cadieux 628d2d3a7f Fixing stack buffer overflow error caused by incorrectly sized array. 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Richard Levitte 247a1786e2 OSSL_PARAM: Correct the assumptions on the UTF8 string length 3 years ago
  Pauli a79148237e params: add integer conversion test cases. 3 years ago
  Richard Levitte e23d850ff3 Add and use internal header that implements endianness check 4 years ago
  Pauli 5fdaa38feb params: add OSSL_PARAM helpers for time_t. 4 years ago
  Pauli 3873887e89 params: change OSSL_PARAM_set_unmodified() to operate on a params array 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 8d5fb64852 params: add functionality to test if an OSSL_PARAM has been set. 4 years ago
  Richard Levitte 2c99372dbd test/params_api_test.c: Correct the checks of OSSL_PARAM_set_BN() 4 years ago
  Pauli 4e7991b497 Change OSSL_PARAM return size to not be a pointer. 5 years ago
  Richard Levitte f55ed701a4 Params API: {utf8,octet}_ptr need to know the data size 5 years ago
  Richard Levitte 195852fefc Params: add OSSL_PARAM_construct_end() 5 years ago
  Pauli e9cfa19201 Avoid alignment problems in params API. 5 years ago
  Pauli 6ce84e6410 Fix big endian param API tests. 5 years ago
  Pauli a9e34e9ef1 Fix test builds. 5 years ago
  Pauli 045162e52c Detect endian without relying on defined symbols. 5 years ago
  Pauli 5d677186e9 Fix resource leak coverity 1443711. 5 years ago
  Richard Levitte f7f2a55aee test/params_api_test.c: fix size_t assumptions 5 years ago
  Pauli 7ffbd7ca96 OSSL_PARAM helper functions. 5 years ago