Commit History

作者 SHA1 備註 提交日期
  Richard Levitte b646179229 Copyright year updates 6 月之前
  Neil Horman 806bbafe2d Check appropriate OSSL_PARAM_get_* functions for NULL 9 月之前
  Matt Caswell da1c088f59 Copyright year updates 1 年之前
  Yi Li 2c500578fc crypto/params: drop float for UEFI 1 年之前
  Pauli 79523d5592 params: add helper functions to allocate & copy params 1 年之前
  Richard Levitte c2ae891483 In OSSL_PARAM_set_BN(), make sure that the data_size field is at least 1 1 年之前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  Matt Caswell fecb3aae22 Update copyright year 2 年之前
  Tomas Mraz 327a720d5d OSSL_PARAM_get_*_ptr: Drop errors from ptr/string mismatch 2 年之前
  Richard Levitte f1719858a0 Add support for signed BIGNUMs in the OSSL_PARAM API 2 年之前
  Pauli ac1082f00f params: add error messages for built in param conversions 2 年之前
  Pauli b9d022d78f params: fix range check when converting double to uint64_t. 3 年之前
  Pauli d7c88f7600 params: avoid using intmax_t since it's not well supported 3 年之前
  Tomas Mraz 1fac270501 Fix potential NULL dereference in OSSL_PARAM_get_utf8_string() 3 年之前
  Shane Lontis 884314cab7 Add OSSL_PARAM_dup() and OSSL_PARAM_merge(). 3 年之前
  Matt Caswell 8020d79b40 Update copyright year 3 年之前
  Richard Levitte 247a1786e2 OSSL_PARAM: Correct the assumptions on the UTF8 string length 3 年之前
  Pauli e9c5e64278 params: allow more variations in integer conversions. 3 年之前
  Pauli 5b1d94c11c Fix some warnings from clang 10 in params.c 3 年之前
  Richard Levitte ab00ddb559 OSSL_PARAM: Add string pointer getters 4 年之前
  Pauli 5fdaa38feb params: add OSSL_PARAM helpers for time_t. 4 年之前
  Benjamin Kaduk 7c302f8afc params: do not ignore zero-length strings 4 年之前
  Matt Caswell b756626a37 Allow OSSL_PARAM_get_octet_string() to pass a NULL buffer 4 年之前
  Pauli 3873887e89 params: change OSSL_PARAM_set_unmodified() to operate on a params array 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Pauli 8d5fb64852 params: add functionality to test if an OSSL_PARAM has been set. 4 年之前
  Pauli 86f32187c3 params: avoid a core dump with a null pointer and a get string call 4 年之前
  Matt Caswell 46ef075a99 Allow strings in params to be of zero length 4 年之前
  Matt Caswell b3f3ba7011 Allow setting a NULL pointer in a params structure 5 年之前
  Richard Levitte 0f73e719c6 Fix OSSL_PARAM_set_BN() to fill the given buffer correctly. 4 年之前