Historique des commits

Auteur SHA1 Message Date
  FdaSilvaYY c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. il y a 2 ans
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Tomas Mraz e0c5184a56 X509_dup: Avoid duplicating the embedded EVP_PKEY il y a 2 ans
  Dr. David von Oheimb 49a54634ec d2i_X509: revert calling X509v3_cache_extensions() il y a 3 ans
  Matt Caswell 7be04a3ac4 Give ASN.1 objects the ability to report their libctx/propq il y a 3 ans
  Matt Caswell 6282d6c284 Make sure X509_dup() also dup's any associated EVP_PKEY il y a 3 ans
  Matt Caswell c8a9af97c9 Teach the ASN.1 code how to create embedded objects with libctx/propq il y a 3 ans
  Pauli 66ddc0759a x509: fix a dangling pointer il y a 3 ans
  Dr. David von Oheimb 1c0eede982 Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() il y a 3 ans
  Shane Lontis 4669015d7b Add ossl_ x509 symbols il y a 3 ans
  Shane Lontis b54cab31d2 Add ossl_ symbol to x509 policy il y a 3 ans
  Richard Levitte 4333b89f50 Update copyright year il y a 3 ans
  Dr. David von Oheimb 3339606a38 d2i_X509(): Make deallocation behavior consistent with d2i_X509_AUX() il y a 3 ans
  Shane Lontis 22b9230f39 Fix X509 propq so it does not use references il y a 4 ans
  Dr. David von Oheimb ee46dfbf2c X509_dup: fix copying of libctx and propq using new ASN1_OP_DUP_POST cb operation il y a 4 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 3 ans
  Matt Caswell d8652be06e Run the withlibctx.pl script il y a 4 ans
  Matt Caswell e144fd36ce Fix safestack issues in x509v3.h il y a 4 ans
  Dr. David von Oheimb 4cdf44c46b x_x509.c: Simplify X509_new_with_libctx() using x509_set0_libctx() il y a 4 ans
  Shane Lontis dcc679cd99 Add internal method x509_set0_libctx(). il y a 4 ans
  Shane Lontis 6725682d77 Add X509 related libctx changes. il y a 4 ans
  Richard Levitte 01659135a1 include/openssl/x509v3.h: restore previous stack definition arrangement il y a 4 ans
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ il y a 4 ans
  Richard Levitte 70a7dd6f96 X509: Rename X509_set0_sm2_id() and friends il y a 4 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  Paul Yang bc42bd6298 Support SM2 certificate signing il y a 5 ans
  Paul Yang ccf453610f Make X509_set_sm2_id consistent with other setters il y a 5 ans