Commit History

Author SHA1 Message Date
  FdaSilvaYY c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Bernd Edlinger cb0c36d124 Fix style nits in crl_set_issuers 2 years ago
  Bernd Edlinger e9007e0979 Fix a memory leak in crl_set_issuers 2 years ago
  Bernd Edlinger 557825acd6 Fix a crash in asn1_item_embed_new 2 years ago
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 years ago
  Shane Lontis 5c10724387 Add some additional NULL checks to prevent segfaults. 3 years ago
  Shane Lontis e6c2f96489 Fix more certificate related lib_ctx settings. 3 years ago
  Shane Lontis 4669015d7b Add ossl_ x509 symbols 3 years ago
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb f2a0458731 X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to invalid cert 3 years ago
  Shane Lontis c22139a786 Fix x509_crl propq so that it uses a copy 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Matt Caswell e144fd36ce Fix safestack issues in x509v3.h 4 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 4 years ago
  Richard Levitte 34b80d0622 STORE: Modify to support loading with provider based loaders 4 years ago
  Dr. David von Oheimb 1337a3a998 Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_get_serialNumber 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 years ago
  Bernd Edlinger 7e06a6758b Fix error handling in x509v3_cache_extensions and related functions 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Bernd Edlinger a727627922 Fix a memory leak with di2_X509_CRL reuse 5 years ago
  Richard Levitte 3e4b43b9e5 Following the license change, modify the boilerplates in crypto/x509/ 6 years ago
  Andy Polyakov 5b37fef04a Harmonize use of sk_TYPE_find's return value. 6 years ago
  Matt Caswell 6ec5fce25e Update copyright year 6 years ago
  FdaSilvaYY 7fcdbd839c X509: add more error codes on malloc or sk_TYP_push failure 6 years ago
  Richard Levitte 6195848b2e X509_CRL_digest() - ensure precomputed sha1 hash before returning it 7 years ago