Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Rajeev Ranjan 1d32ec20fe CMP: support specifying certificate to be revoked via issuer and serial number 1 year ago
  Vladimír Kotal 3ca28c9e81 allow to disable http 1 year ago
  Dr. David von Oheimb e0f1ec3b2e CMP client: fix checking new cert enrolled with oldcert and without private key 1 year ago
  FdaSilvaYY f42d6b7ae6 nit: tidy-up code, and fix a typo. 1 year ago
  Dr. David von Oheimb 8c29fa21a7 cmp_ctx.c: fix wrong comments on OSSL_CMP_CTX_set1_{recipient,issuer} 1 year ago
  Pauli 01a17b24f6 Fix Coverity 1520485: logically dead code 1 year ago
  Dr. David von Oheimb b908ec0f21 cmp_client_test.c: add tests for end_time being initialized for RR/GENM 2 years ago
  Dr. David von Oheimb a2ede0396a add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function 2 years ago
  Dr. David von Oheimb 1c04866c67 OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs 2 years ago
  Dr. David von Oheimb 19ddcc4cbb CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages 2 years ago
  Dr. David von Oheimb 2da163cb73 CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq() 2 years ago
  FdaSilvaYY 1567a821a4 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
  Dr. David von Oheimb b6fbef1159 Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg() 2 years ago
  Dr. David von Oheimb 6be83cc655 OSSL_CMP_CTX: rename get/set function for trustedStore 2 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Dr. David von Oheimb 08dfbe0798 cmp_ctx.c: Remove redundancy form the defs of many getters and setters 2 years ago
  Pauli 75e1191f4d cmp: remove TODOs 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Petr Gotthard 32075a1724 Fix memory leak in OSSL_CMP_CTX 3 years ago
  Dr. David von Oheimb 19f97fe6f1 HTTP: Implement persistent connections (keep-alive) 3 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 cd69b4bd7c OSSL_CMP_CTX_new(): Fix distinction of out-of-memory and other errors 3 years ago
  Shane Lontis 4669015d7b Add ossl_ x509 symbols 3 years ago
  Dr. David von Oheimb daf1300b80 Add internal X509_add_certs_new(), which simplifies matters 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Dr. David von Oheimb d53b437f99 Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack 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