Histórico de commits

Autor SHA1 Mensagem Data
  Tomas Mraz 4cfcc7e121 store_result: Add fallback for fetching the keymgmt from the provider of the store 2 anos atrás
  Matt Caswell fecb3aae22 Update copyright year 2 anos atrás
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 anos atrás
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 anos atrás
  Tomas Mraz da7db7ae6d try_pkcs12(): cleanse passphrase so it is not left on the stack 2 anos atrás
  Tomas Mraz 1dfef929e4 try_pkcs12(): Correct handling of NUL termination of passphrases 2 anos atrás
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 anos atrás
  Richard Levitte f40c5f2c53 PROV & STORE: Make the 'file:' store loader understand more binary formats 3 anos atrás
  Pauli c6472fec64 store: remove TODOs 3 anos atrás
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 anos atrás
  Matt Caswell 99be8ed331 Fix cert creation in the store 3 anos atrás
  Richard Levitte 521a0bf6a1 crypto/store/ossl_result.c: Better filtering of errors 3 anos atrás
  Richard Levitte 1fbf7079e7 STORE: Discard the error report filter in crypto/store/store_result.c 3 anos atrás
  Shane Lontis 4669015d7b Add ossl_ x509 symbols 3 anos atrás
  Dr. David von Oheimb 39a61e69b8 OSSL_STORE: restore diagnostics on decrypt error; provide password hints 4 anos atrás
  Matt Caswell 70793dbbb9 Pass the object type and data structure from the pem2der decoder 3 anos atrás
  Matt Caswell a28d06f3e9 Update copyright year 3 anos atrás
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 3 anos atrás
  Pauli 7b42408756 remove unused assignments 4 anos atrás
  Matt Caswell 337ade3d2c Don't forget the datatype when decoding a PEM file 4 anos atrás
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 anos atrás
  Richard Levitte 9787b5b81f OSSL_STORE: Make sure the called OSSL_DECODER knows what to expect 4 anos atrás
  Richard Levitte 4f2abe4378 Adapt libcrypto functionality to specify the desired input structure 4 anos atrás
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 anos atrás
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 anos atrás
  Richard Levitte 113adc1f61 Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data() 4 anos atrás
  Richard Levitte 70c06aafa6 DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY() 4 anos atrás
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 anos atrás
  Dr. David von Oheimb 66066e1bba Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc. 4 anos atrás
  Richard Levitte 8c27ee6e05 STORE: Clear a couple of TODOs that were there for the sake of SM2 4 anos atrás