コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell 337ade3d2c Don't forget the datatype when decoding a PEM file 4 年 前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 年 前
  Richard Levitte 9787b5b81f OSSL_STORE: Make sure the called OSSL_DECODER knows what to expect 4 年 前
  Richard Levitte 4f2abe4378 Adapt libcrypto functionality to specify the desired input structure 4 年 前
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 年 前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 年 前
  Richard Levitte 113adc1f61 Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data() 4 年 前
  Richard Levitte 70c06aafa6 DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY() 4 年 前
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 年 前
  Dr. David von Oheimb 66066e1bba Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc. 4 年 前
  Richard Levitte 8c27ee6e05 STORE: Clear a couple of TODOs that were there for the sake of SM2 4 年 前
  Dr. David von Oheimb 29844ea5b3 Prune low-level ASN.1 parse errors from error queue in decoder_process() 4 年 前
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 年 前
  Richard Levitte c2150f7357 STORE: Stop the flood of errors 4 年 前
  Richard Levitte 16feca7154 STORE: Move the built-in 'file:' loader to become an engine module 4 年 前
  Richard Levitte 34b80d0622 STORE: Modify to support loading with provider based loaders 4 年 前