Commit History

Author SHA1 Message Date
  Dr. David von Oheimb 357bfe7345 CMP+CRMF: fix formatting nits in crypto/, include/, and test/ 1 year ago
  Graham Woodward b85d53c167 Fix missing null check 1 year ago
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 years ago
  Matt Caswell 95f8c1e142 Fix CMP code to not assume NUL terminated strings 2 years ago
  Dr. David von Oheimb 1c0eede982 Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() 3 years ago
  Dr. David von Oheimb 9518f8957a cmp_util.c: Fix OSSL_CMP_log_open() in case OPENSSL_NO_TRACE 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Dr. David von Oheimb 7f90026b3f Handle NULL result of ERR_reason_error_string() in some apps 3 years ago
  Dr. David von Oheimb daf1300b80 Add internal X509_add_certs_new(), which simplifies matters 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
  Matt Caswell c5a5581127 Fix safestack issues in x509_vfy.h 3 years ago
  Matt Caswell b4780134df Fix safestack issues in asn1.h 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago
  Dr. David von Oheimb 15076c26d7 Strengthen chain building for CMP 3 years ago
  Dr. David von Oheimb 6d1f50b520 Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt 3 years ago
  Dr. David von Oheimb 28e9f62b2d cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve its doc 4 years ago
  Dr. David von Oheimb eeccc23723 Introduce X509_add_cert[s] simplifying various additions to cert lists 4 years ago
  Dr. David von Oheimb 0d8dbb52e3 Add X509_self_signed(), extending and improving documenation and tests 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell 555ed96812 Fix no-err 4 years ago
  Dr. David von Oheimb 7e765f46a6 Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests 4 years ago
  Dr. David von Oheimb 44387c9000 Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig() 4 years ago
  Dr. David von Oheimb 62dcd2aa17 Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for testing 4 years ago
  Dr. David von Oheimb 31b28ad96a chunk 7 of CMP contribution to OpenSSL 4 years ago
  Dr. David von Oheimb 235595c402 fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl 4 years ago
  Dr. David von Oheimb ebf3006917 improve CMP logging according to comments on CMP chunk 7 preview 4 years ago
  raja-ashok 59ae04d74a Set argument only after successful dup on CMP APIs 4 years ago