Commit History

Author SHA1 Message Date
  Tomas Mraz 5ad3e76c23 put_str: Use memcpy instead of strncpy 2 years ago
  Tomas Mraz f91568eb50 parse_unquoted: Check returned value from ossl_property_value() 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Matt Caswell 6de9214a50 Don't write to the globals ossl_property_true and ossl_property_false 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 2 years ago
  Pauli 8e61832ed7 property: produce error if a name is duplicated 2 years ago
  Pauli 76157664c1 property: move additional query functions to property_query.c 3 years ago
  Pauli fce102304a property: improve ossl_property_find_property() function 3 years ago
  Pauli fa95fc1eb5 Rename `n` field to `num_properties` in property definition structure. 3 years ago
  Richard Levitte 6ec3b2cf49 property: Add functionality to query data from a property definition 3 years ago
  Pauli 862497a918 property: convert integers to strings properly. 3 years ago
  Matt Caswell e2ed740ec4 Implement the ability to convert a PROPERTY_LIST to a string 3 years ago
  Pauli 1f12bf71fe property: create property names more eagerly. 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Pauli 1e08f3ba9e property: default queries create the property values. 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Richard Levitte 5a6d6fe666 ENCODER: Redefine the libcrypto <-> provider interface 3 years ago
  Richard Levitte ece9304c96 Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 3 years ago
  Richard Levitte c3e4c1f325 DESERIALIZER: Add foundation for deserializers 4 years ago
  Pauli e3d6dc59fb property: correctly set the has optional flag when merging property lists 4 years ago
  Shane Lontis e0624f0d70 Add default property API's to enable and test for fips 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell 745fc918e7 Introduce the provider property 4 years ago
  Veres Lajos 79c44b4e30 Fix some typos 4 years ago
  Richard Levitte 0d003c52d3 SERIALIZER: New API for serialization of objects through providers 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Richard Levitte 49c6434673 Refactor provider support for reporting errors 5 years ago