Commit History

Author SHA1 Message Date
  Shane Lontis 884314cab7 Add OSSL_PARAM_dup() and OSSL_PARAM_merge(). 3 years ago
  FdaSilvaYY d59068bd14 include/openssl: add a few missing #pragma once directives 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Daiki Ueno 1395a84e48 params: OSSL_PARAM_utf8_ptr: don't automatically reference `address` 3 years ago
  Richard Levitte ab00ddb559 OSSL_PARAM: Add string pointer getters 3 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
  Pauli 2ee0dfa684 Params: add argument to the _from_text calls to indicate if the param exists. 4 years ago
  Pauli 99b9aa95c4 Remove unused OSSL_PARAM_construct_from_text() function. 4 years ago
  Dr. Matthias St. Pierre ae4186b004 Fix header file include guard names 4 years ago
  Richard Levitte 246a1f3dfa Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text() 5 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 7ffbd7ca96 OSSL_PARAM helper functions. 5 years ago