summaryrefslogtreecommitdiffstats
path: root/apps/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMP: add support for central key generationRajeev Ranjan3 days1-1/+35
* Check returns of sk_X509_CRL_push and handle appropriately.Frederik Wedel-Heinen5 days1-7/+13
* s_socket: naccept: close listening socket after accepting clientsNadav Tasher8 days1-2/+9
* Support CLI and API setting of provider configuration parametersViktor Dukhovni12 days1-0/+75
* genpkey: Avoid leaving empty file if encryption passphrase does not matchshridhar kalavagunta2025-01-151-0/+26
* Check returns of various sk_*_push functionsFrederik Wedel-Heinen2025-01-081-1/+2
* apps/lib/apps.c: fix the wrong check in check_cert_attributesPeiwei Hu2024-11-221-3/+3
* s_cb.c: Move the negotiated group outputMichael Baentsch2024-11-201-6/+7
* APPS/load_key_certs_crls(): refactor to clean up the code a little and add cl...Dr. David von Oheimb2024-11-121-8/+38
* output negotiated TLS1.3 groupMichael Baentsch2024-10-301-5/+6
* Fix ambiguous output of Signature AlgorithmsBernd Edlinger2024-10-281-2/+22
* replace various calls to sprintf() by BiO_snprintf() to avoid compiler warnin...Dr. David von Oheimb2024-10-121-5/+5
* http_server.{c,h}: make clear that IPv4 or IPv6 is used by http_server_init()David von Oheimb2024-09-231-0/+1
* http_server.c: fix checks of error return code in http_server_init()David von Oheimb2024-09-231-2/+2
* apps: directly inclusion of "e_os.h when neededFdaSilvaYY2024-09-055-2/+10
* Copyright year updatesTomas Mraz2024-09-056-6/+6
* apps: add missing entry to tls extension label listFdaSilvaYY2024-08-071-1/+2
* Avoid leaking *ba_ret on reconnectionsTomas Mraz2024-07-311-3/+0
* unnecessary whitespace before a quoted newlineDimitri Papadopoulos2024-07-221-2/+2
* open brace '{' following struct go on the same lineDimitri Papadopoulos2024-07-221-2/+1
* Fix coverity-1604665Neil Horman2024-07-171-1/+1
* CMP: add support for requesting cert template using genm/genpRajeev Ranjan2024-06-201-1/+43
* CMP: Improvements of the support for requesting CRLRajeev Ranjan2024-05-011-3/+3
* CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb2024-05-011-0/+72
* Remove all references to FLOSS for NonStop Builds.Randall S. Becker2024-04-243-27/+0
* fix sending error when no root CA cert update availableRajeev Ranjan2024-04-221-3/+16
* apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm2024-04-091-5/+36
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Diverse small VMS build fixupsRichard Levitte2024-04-041-1/+1
* Remove receiving of unused return valueDrokov Pavel2024-04-041-22/+22
* s_cb.c: Add missing return value checksMrRurikov2024-02-221-2/+4
* apps: Don't print hostname on bio_out during connect.Sebastian Andrzej Siewior2023-12-291-1/+1
* cmp_server.c,apps/lib/cmp_mock_srv.c: move polling state checks to cmp_server.cRajeev Ranjan2023-12-211-10/+0
* crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvements on delayed deliveryDr. David von Oheimb2023-12-211-18/+17
* crypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delivery for all types of re...Rajeev Ranjan2023-12-211-13/+70
* CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb2023-12-191-0/+36
* Fix a possible memleak in opt_verifyBernd Edlinger2023-12-121-1/+6
* Make s_client -quic -debug workMatt Caswell2023-10-251-2/+52
* apps.c: Remove a redundant error print-outTomas Mraz2023-10-191-2/+0
* apps: Print out a proper message when a store cannot be openedTomas Mraz2023-10-191-2/+8
* Fix some memory leaks in the openssl appBernd Edlinger2023-09-211-4/+4
* "foo * bar" should be "foo *bar"Dimitri Papadopoulos2023-09-111-4/+4
* BIO_set_accept_name(): To accept from any interface, use *Richard Levitte2023-09-081-1/+1
* Copyright year updatesMatt Caswell2023-09-078-8/+8
* apps.c: improve warning texts of parse_name() when skipping RDN inputDr. David von Oheimb2023-09-051-3/+4
* apps.c: fix error messages (newline and needless text) in load_key_certs_crls()Dr. David von Oheimb2023-09-051-5/+2
* http_server.c: allow clients to connect with IPv6Dr. David von Oheimb2023-08-151-1/+3
* Fix typos found by codespellDimitri Papadopoulos2023-07-181-1/+1
* CMP: add support for genm with rootCaCert and genp with rootCaKeyUpdateDr. David von Oheimb2023-07-171-42/+56
* APPS load_key_certs_crls(): improve error string macro FAIL_NAMEDr. David von Oheimb2023-07-171-4/+4