summaryrefslogtreecommitdiffstats
path: root/apps/lib
AgeCommit message (Expand)Author
2024-05-01CMP: Improvements of the support for requesting CRLRajeev Ranjan
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb
2024-04-24Remove all references to FLOSS for NonStop Builds.Randall S. Becker
2024-04-22fix sending error when no root CA cert update availableRajeev Ranjan
2024-04-09apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm
2024-04-09Copyright year updatesRichard Levitte
2024-04-04Diverse small VMS build fixupsRichard Levitte
2024-04-04Remove receiving of unused return valueDrokov Pavel
2024-02-22s_cb.c: Add missing return value checksMrRurikov
2023-12-29apps: Don't print hostname on bio_out during connect.Sebastian Andrzej Siewior
2023-12-21cmp_server.c,apps/lib/cmp_mock_srv.c: move polling state checks to cmp_server.cRajeev Ranjan
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb
2023-12-21crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan
2023-12-19CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb
2023-12-12Fix a possible memleak in opt_verifyBernd Edlinger
2023-10-25Make s_client -quic -debug workMatt Caswell
2023-10-19apps.c: Remove a redundant error print-outTomas Mraz
2023-10-19apps: Print out a proper message when a store cannot be openedTomas Mraz
2023-09-21Fix some memory leaks in the openssl appBernd Edlinger
2023-09-11"foo * bar" should be "foo *bar"Dimitri Papadopoulos
2023-09-08BIO_set_accept_name(): To accept from any interface, use *Richard Levitte
2023-09-07Copyright year updatesMatt Caswell
2023-09-05apps.c: improve warning texts of parse_name() when skipping RDN inputDr. David von Oheimb
2023-09-05apps.c: fix error messages (newline and needless text) in load_key_certs_crls()Dr. David von Oheimb
2023-08-15http_server.c: allow clients to connect with IPv6Dr. David von Oheimb
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-07-17CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb
2023-07-17APPS load_key_certs_crls(): improve error string macro FAIL_NAMEDr. David von Oheimb
2023-06-26Don't truncate the input when decrypting in pkeyutlMatt Caswell
2023-06-09Cast the argument to unsigned char when calling isspace()Michael Baentsch
2023-06-09apps/opt: refactor input format parsingDr. Matthias St. Pierre
2023-06-06allow to disable httpVladimĂ­r Kotal
2023-06-01cmp_mock_srv.c: improve comment on cert to be produced from request templateDr. David von Oheimb
2023-06-01apps.c: add comment to do_X509_sign() referring to question #19805Dr. David von Oheimb
2023-06-01CMP: add support for genm/genp messages with id-it-caCertsDr. David von Oheimb
2023-05-25APPS: replace awkward and error-prone pattern by calls to new app_conf_try_nu...Dr. David von Oheimb
2023-05-25APPS: replace awkward and error-prone pattern by calls to new app_conf_try_st...Dr. David von Oheimb
2023-05-10CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port)Dr. David von Oheimb
2023-05-08Add QUIC support to s_clientMatt Caswell
2023-05-03apps: silent warning when loading CSR files with vfyopt optionTianjia Zhang
2023-04-27APPS: make sure the -CAfile argument can be in DER formatDr. David von Oheimb
2023-04-18crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-25apps/lib/http_server.c: improve diagnostics, e.g., on port number already in useDr. David von Oheimb
2023-03-14apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb
2023-02-24first cut at sigalg loadingMichael Baentsch
2023-02-08cmp_client_test.c: add tests for errors reported by server on subsequent requ...Dr. David von Oheimb
2023-02-02APPS/{storeutl,gendsa}: give error on extra arguments, improve docDr. David von Oheimb
2023-02-02APPS load_key_certs_crls(): improve diagnostics on not finding expected types...Dr. David von Oheimb
2023-01-24APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb