Historique des commits

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