Historique des commits

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