summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
6 daysFix grammar in srp_verifier.txthrtarsia
7 daysRemove all references to FLOSS for NonStop Builds.Randall S. Becker
9 daysfix sending error when no root CA cert update availableRajeev Ranjan
12 daysopenssl fipsinstall: fix cosmetic wartEnji Cooper
2024-04-15list_provider_info(): Fix leak on errorTomas Mraz
2024-04-09APPS: Add missing OPENSSL_free() and combine the error handlerJiasheng Jiang
2024-04-09Fix "Error finalizing cipher loop" when running openssl speed -evp -decryptTom Cosgrove
2024-04-09apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm
2024-04-09Copyright year updatesMatt Caswell
2024-04-09Copyright year updatesRichard Levitte
2024-04-04Diverse small VMS build fixupsRichard Levitte
2024-04-04Remove receiving of unused return valueDrokov Pavel
2024-04-02Fix openssl req with -addext subjectAltName=dirNameBernd Edlinger
2024-03-26apps/req,crl: exit with 1 on verification failureVladimir Kotal
2024-03-25Add NULL check before accessing PKCS7 encrypted algorithmViliam Lejčík
2024-03-15apps/x509.c: No warning reading from stdin if redirectedTomas Mraz
2024-03-12Use the untrusted certificate chain to create a valid certificate ID for OCSP...olszomal
2024-03-06apps/cmp: improve -reqin option to read fallback public key from first reques...Dr. David von Oheimb
2024-03-06apps/cmp: extend documentation and diagnostics for using -reqin in special si...Dr. David von Oheimb
2024-03-06apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...Dr. David von Oheimb
2024-03-06apps/cmp.c: refactor to fix some coding style nits and more convenient source...Dr. David von Oheimb
2024-02-25apps/engine: add EC to list of capabilitiesMartin Oliveira
2024-02-22s_cb.c: Add missing return value checksMrRurikov
2024-02-06Add a missing space in an error messageVincent Lefèvre
2024-01-25replace strstr() with strchr() for single charactersrilysh
2024-01-25Add appropriate NULL checks in EVP_CIPHER apiNeil Horman
2024-01-24Fix a possible memory leak in req_mainBernd Edlinger
2024-01-17CMP app and doc: add -no_cache_extracerts option / OSSL_CMP_OPT_NO_CACHE_EXTR...Dr. David von Oheimb
2024-01-17CMP app: make -ignore_keyusage apply also for mock serverDr. David von Oheimb
2024-01-16Add missing genpkey -rand supportViktor Dukhovni
2024-01-15Remove receiving of unused return valueDrokov Pavel
2024-01-15Error in s_server when -rev option is used with dtls.Frederik Wedel-Heinen
2024-01-15Add apps/x509 -set_issuer & -set_subject option to override issuer & subjectJob Snijders
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 app: make -geninfo option accept multiple ITAVs and support string values...Dr. David von Oheimb
2023-12-19CMP lib and app: add optional certProfile request message header and respecti...Dr. David von Oheimb
2023-12-13Harden asn1 oid loader to invalid inputsNeil Horman
2023-12-13Fix genstr/genconf option in asn1parseNeil Horman
2023-12-13pkcs12: Do not forcibly load the config fileTomas Mraz
2023-12-12Fix a possible memleak in opt_verifyBernd Edlinger
2023-12-12Fix a possible memleak in apps/rehash.cBernd Edlinger
2023-12-12Fix a possible memleak in smime_mainBernd Edlinger
2023-12-12Fix a possible memleak in cms_mainBernd Edlinger
2023-12-12Fix some invalid use of sscanfMatt Caswell
2023-12-05rehash.c: Do not use NAME_MAX limitTomas Mraz
2023-12-04Make 'openssl list' less sensitive for providers without paramsRichard Levitte
2023-12-01Fix a possible memory leak in make_receipt_requestBernd Edlinger