Commit History

Author SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates 6 months ago
  Neil Horman cf57c3ecfa Check for NULL cleanup function before using it in encoder_process 9 months ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 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
  Dimitris Apostolou e304aa87b3 Fix typos 2 years ago
  Tomas Mraz 374d5cf2f6 cmp_vfy.c, encoder_lib.c: Fix potential leak of a BIO 2 years ago
  Richard Levitte ef2194c4ad DECODER & ENCODER: Add better tracing 3 years ago
  Richard Levitte e982e04f5d ENCODER: use property definitions instead of getting implementation parameters 3 years ago
  Richard Levitte 73c02a6201 ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Matt Caswell 40692ed7c8 Better error messages if there are no encoders/decoders/store loaders 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Pauli 141cc94e44 Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO 3 years ago
  Richard Levitte 0b9f90f504 ENCODER: Add tracing 3 years ago
  Richard Levitte b9a2afdfe6 ENCODER: Add output structure support for EVP_PKEY encoding 3 years ago
  Richard Levitte 8a98a507fb ENCODER: Add support for specifying the outermost output structure 3 years ago
  Matt Caswell eec0ad10b9 Update copyright year 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Richard Levitte 25cf949fc6 ENCODER / DECODER: Add functions to encode/decode to/from a buffer 4 years ago
  Richard Levitte b8975c68b1 ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODER 4 years ago
  Richard Levitte ece9304c96 Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 4 years ago