| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix potential memory leak in save_statusInfo() | Niels Dossche | 2024-10-07 | 1 | -1/+4 |
* | Copyright year updates | Richard Levitte | 2024-04-09 | 1 | -1/+1 |
* | apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req... | Dr. David von Oheimb | 2024-03-06 | 1 | -1/+2 |
* | crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cm... | Dr. David von Oheimb | 2023-12-21 | 1 | -1/+1 |
* | crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed delivery | Dr. David von Oheimb | 2023-12-21 | 1 | -30/+30 |
* | crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re... | Rajeev Ranjan | 2023-12-21 | 1 | -32/+159 |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cm... | Dr. David von Oheimb | 2023-08-03 | 1 | -1/+1 |
* | CMP: support specifying certificate to be revoked via issuer and serial number | Rajeev Ranjan | 2023-07-10 | 1 | -1/+2 |
* | allow to disable http | VladimĂr Kotal | 2023-06-06 | 1 | -0/+2 |
* | cmp_client.c: add comment on certConf and add 'ossl_unused' to two functions | Dr. David von Oheimb | 2023-06-01 | 1 | -2/+7 |
* | CMP client: fix checking new cert enrolled with oldcert and without private key | Dr. David von Oheimb | 2023-05-12 | 1 | -4/+2 |
* | crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210 | Dr. David von Oheimb | 2023-04-18 | 1 | -11/+12 |
* | OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled cert | Dr. David von Oheimb | 2023-02-13 | 1 | -5/+33 |
* | CMP cert_response(): add missing rejection status on client rejecting new cert | Dr. David von Oheimb | 2023-02-08 | 1 | -0/+1 |
* | cmp_client.c: fix handling of total_timeout for RR and GENM transactions | Dr. David von Oheimb | 2023-01-23 | 1 | -12/+10 |
* | cmp_client_test.c: add tests for end_time being initialized for RR/GENM | Dr. David von Oheimb | 2023-01-23 | 1 | -5/+5 |
* | CMP: fix handling of unset or missing failInfo PKI status information | Dr. David von Oheimb | 2022-11-24 | 1 | -7/+1 |
* | CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages | Dr. David von Oheimb | 2022-11-24 | 1 | -9/+20 |
* | CMP+CRMF: fix formatting nits in crypto/, include/, and test/ | Dr. David von Oheimb | 2022-11-24 | 1 | -2/+3 |
* | Rename ossl_sleep calls to OSSL_sleep everywhere | Richard Levitte | 2022-10-06 | 1 | -2/+1 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | Move e_os.h to include/internal | Richard Levitte | 2022-02-05 | 1 | -1/+1 |
* | add OSSL_STACK_OF_X509_free() for commonly used pattern | Dr. David von Oheimb | 2021-12-21 | 1 | -1/+1 |
* | OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for co... | Dr. David von Oheimb | 2021-06-30 | 1 | -1/+1 |
* | CMP: Add missing getter functions to CRMF API and CMP API | Dr. David von Oheimb | 2021-06-30 | 1 | -4/+5 |
* | CMP: Improve reporting of error codes and related strings via 'error' msg | Dr. David von Oheimb | 2021-06-25 | 1 | -2/+2 |
* | cmp_client.c: Print checkAfter value from pollRep before it may get modified | Dr. David von Oheimb | 2021-06-23 | 1 | -12/+13 |
* | cms: remove TODOs | Pauli | 2021-06-02 | 1 | -11/+2 |
* | cmp: remove TODOs | Pauli | 2021-06-02 | 1 | -2/+0 |
* | Use <> for #include openssl/xxx | Rich Salz | 2021-05-27 | 1 | -2/+1 |
* | Move ossl_sleep() to e_os.h and use it in apps | Dr. David von Oheimb | 2021-05-18 | 1 | -0/+1 |
* | Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain() | Dr. David von Oheimb | 2021-04-20 | 1 | -3/+2 |
* | Add ossl_asn1 symbols | Shane Lontis | 2021-03-18 | 1 | -4/+4 |
* | CMP: Fix total_timeout behavior; small doc and diagnostic improvements | Dr. David von Oheimb | 2021-02-19 | 1 | -37/+34 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages | Dr. David von Oheimb | 2021-01-21 | 1 | -16/+16 |
* | cmp_client.c: Fix indentation and remove empty line | Ankita Shetty | 2020-12-02 | 1 | -4/+3 |
* | cmp_client.c: Remove dead code of variable 'txt' in cert_response() | Ankita Shetty | 2020-12-02 | 1 | -6/+1 |
* | CMP: prevent misleading PKIStatusInfo output if not response available | Dr. David von Oheimb | 2020-11-20 | 1 | -0/+1 |
* | CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() | Richard Levitte | 2020-11-13 | 1 | -7/+10 |
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 1 | -33/+33 |
* | Fix safestack issues in crmf.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Fix safestack issues in cmp.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Fix safestack issues in asn1.h | Matt Caswell | 2020-09-13 | 1 | -1/+0 |
* | Fix safestack issues in x509.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | bugfix in apps/cmp.c and cmp_client.c: inconsistencies on retrieving extraCer... | Dr. David von Oheimb | 2020-09-10 | 1 | -7/+8 |
* | Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certs | Dr. David von Oheimb | 2020-09-10 | 1 | -11/+35 |
* | OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'u... | Dr. David von Oheimb | 2020-09-05 | 1 | -1/+1 |
* | Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt | Dr. David von Oheimb | 2020-08-21 | 1 | -5/+1 |