Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Dr. David von Oheimb 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 1 year ago
  Dr. David von Oheimb 33847508d5 libcrypto refactoring: make more use of ASN1_STRING_set0() 1 year ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dr. David von Oheimb 04bc3c1277 Fix malloc failure handling of X509_ALGOR_set0() 2 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Shane Lontis e6c2f96489 Fix more certificate related lib_ctx settings. 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Dr. David von Oheimb ded346fad2 Add libctx and propq param to ASN.1 sign/verify/HMAC/decrypt 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Richard Levitte 12d99aac97 Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest() 4 years ago
  Richard Levitte d5aef5946b Adapt ASN1_item_sign_ctx() for use with provided keypairs 4 years ago
  Richard Levitte 9767a3dca7 libcrypto: Eliminate as much use of EVP_PKEY_size() as possible 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Paul Yang bc42bd6298 Support SM2 certificate signing 5 years ago
  FdaSilvaYY da84249be6 Coverity fix in some crypto/asn1 code 5 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 6 years ago
  Dr. Stephen Henson 7dd6de9fdd Allow NULL md for custom signing methods 7 years ago
  Dr. Stephen Henson 7539418981 Add EVP_DigestSign and EVP_DigesVerify 7 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Schüller Felix c6aca19bb5 Don't free up EVP_MD_CTX. 8 years ago
  J Mohan Rao Arisankala 219f3ca61c check with NULL 8 years ago
  J Mohan Rao Arisankala 4f25aecd75 explicit check for NULL 8 years ago
  J Mohan Rao Arisankala 2c91b3f5bf Check method before access and release ctx in error paths 8 years ago