Historie revizí

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