Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell da1c088f59 Copyright year updates vor 1 Jahr
  atishkov bc5d9cc871 get_cert_by_subject_ex(): Check result of X509_STORE_lock() vor 1 Jahr
  Hugo Landau dfdbc113ee Partially revert #18070 (Add support for Windows CA certificate store) vor 1 Jahr
  Tomas Mraz 4bcbf8d444 Coverity 1531872: j is not used anywhere later, remove the assignment vor 1 Jahr
  Matt Caswell 50001e0e15 Avoid an unneccessary lock if we didn't add anything to the store vor 1 Jahr
  Pauli efe0222f5c x509: sort stacks before finds vor 1 Jahr
  Hugo Landau 3147785eb2 Fix corruption when searching for CRLs in hashed directories vor 1 Jahr
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  Hugo Landau 606e0426a1 Add support for loading root CAs from Windows crypto API vor 2 Jahren
  Hugo Landau 021859bf81 Fix URI handling in SSL_CERT_DIR/introduce SSL_CERT_URI env vor 2 Jahren
  Matt Caswell fecb3aae22 Update copyright year vor 2 Jahren
  Richard Levitte d5f9166bac Move e_os.h to include/internal vor 2 Jahren
  Randall S. Becker 650c668737 Corrected missing definitions from NonStop SPT build. vor 3 Jahren
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock vor 3 Jahren
  Richard Levitte 4333b89f50 Update copyright year vor 3 Jahren
  Dr. David von Oheimb bf973d0697 Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 vor 3 Jahren
  Pauli e442cdaea2 remove unused initialisations vor 4 Jahren
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call vor 4 Jahren
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX vor 4 Jahren
  Pauli 19431e5e44 vms: move otherwise dead code into the VMS relevant path. vor 4 Jahren
  Matt Caswell 746f367489 Fix some things the rename script didn't quite get right vor 4 Jahren
  Matt Caswell d8652be06e Run the withlibctx.pl script vor 4 Jahren
  Matt Caswell c5a5581127 Fix safestack issues in x509_vfy.h vor 4 Jahren
  Shane Lontis 6725682d77 Add X509 related libctx changes. vor 4 Jahren
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... vor 4 Jahren
  Matt Caswell 33388b44b6 Update copyright year vor 4 Jahren
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ vor 4 Jahren
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar vor 5 Jahren
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files vor 5 Jahren
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files vor 5 Jahren