Commit History

Author SHA1 Message Date
  Pauli 9ab57f29c7 Coverity 1515953: negative loop bound 1 year ago
  slontis c3b4640955 Improve performance of the encoder collection 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 years ago
  xkernel 5266af8737 check the return of OPENSSL_sk_new_null 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Richard Levitte f616ad4b02 ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmt 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Petr Gotthard 021521aa91 Fix NULL dereference when ENCODER does not implement IMPORT_OBJECT 3 years ago
  Tomas Mraz ddf0d149e2 Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name 3 years ago
  Tomas Mraz 78043fe898 Add "save-parameters" encoder parameter 3 years ago
  Pauli 3c4c8dd84a encoder: fix coverity 1473235: null dereference 3 years ago
  Tobias Nießen e3a2ba7547 crypto: rename error flags in internal structures 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 3 years ago
  Richard Levitte cbcbac644c ENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_EVP_PKEY() 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
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Richard Levitte b8975c68b1 ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODER 3 years ago
  Matt Caswell 24c4ea958e Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 3 years ago
  Richard Levitte 8ae40cf57d ENCODER: Refactor provider implementations, and some cleanup 3 years ago
  Richard Levitte bd7a6f16eb OSSL_ENCODER / OSSL_DECODER post-rename cleanup 3 years ago
  Richard Levitte a517edec03 CORE: Generalise internal pass phrase prompter 3 years ago
  Richard Levitte ece9304c96 Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 3 years ago