Commit History

Author SHA1 Message Date
  Pauli c6472fec64 store: remove TODOs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Matt Caswell 99be8ed331 Fix cert creation in the store 3 years ago
  Richard Levitte 521a0bf6a1 crypto/store/ossl_result.c: Better filtering of errors 3 years ago
  Richard Levitte 1fbf7079e7 STORE: Discard the error report filter in crypto/store/store_result.c 3 years ago
  Shane Lontis 4669015d7b Add ossl_ x509 symbols 3 years ago
  Dr. David von Oheimb 39a61e69b8 OSSL_STORE: restore diagnostics on decrypt error; provide password hints 3 years ago
  Matt Caswell 70793dbbb9 Pass the object type and data structure from the pem2der decoder 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
  Pauli 7b42408756 remove unused assignments 3 years ago
  Matt Caswell 337ade3d2c Don't forget the datatype when decoding a PEM file 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Richard Levitte 9787b5b81f OSSL_STORE: Make sure the called OSSL_DECODER knows what to expect 3 years ago
  Richard Levitte 4f2abe4378 Adapt libcrypto functionality to specify the desired input structure 3 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Richard Levitte 113adc1f61 Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data() 3 years ago
  Richard Levitte 70c06aafa6 DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY() 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Dr. David von Oheimb 66066e1bba Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc. 3 years ago
  Richard Levitte 8c27ee6e05 STORE: Clear a couple of TODOs that were there for the sake of SM2 3 years ago
  Dr. David von Oheimb 29844ea5b3 Prune low-level ASN.1 parse errors from error queue in decoder_process() 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago
  Richard Levitte c2150f7357 STORE: Stop the flood of errors 3 years ago
  Richard Levitte 16feca7154 STORE: Move the built-in 'file:' loader to become an engine module 3 years ago
  Richard Levitte 34b80d0622 STORE: Modify to support loading with provider based loaders 3 years ago