summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2024-01-30Copyright year updatesMatt Caswell
2024-01-24Fix a possible memory leak in req_mainBernd Edlinger
2024-01-15Error in s_server when -rev option is used with dtls.Frederik Wedel-Heinen
2023-12-29apps: Don't print hostname on bio_out during connect.Sebastian Andrzej Siewior
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
2023-11-10apps/list.c: Check the result of inserting a provider into provider's stackAlexey Fofanov
2023-11-08apps/rehash.c: avoid printf format warning [-Wformat]Matthias St. Pierre
2023-11-01Don't error if s_client receives exactly BUFSIZZ dataMatt Caswell
2023-10-25Don't wait in select if we have data to writeMatt Caswell
2023-10-25Make s_client -quic -debug workMatt Caswell
2023-10-25speed: Correct handling of async_jobs for KEM and signature algosIngo Franzki
2023-10-25speed: Fix memory leaksIngo Franzki
2023-10-20Convert jdkTrustedKeyUsage to be a pkcs12 cmd line optionNeil Horman
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-10-10CMP: fix OSSL_CMP_MSG_http_perform() by adding option OSSL_CMP_OPT_USE_TLSDr. David von Oheimb
2023-10-10apps/cmp.c: -tls_used may be implied by -server https:...; improve related ch...Dr. David von Oheimb
2023-10-10Added check for the return value of the RAND_bytes() functionKlavishnik
2023-09-28Copyright year updatesMatt Caswell
2023-09-24adding -outpubkey option to genpkeyMichael Baentsch
2023-09-21Fix some memory leaks in the openssl appBernd Edlinger
2023-09-20enc: "bad decrypt" only in decryptionMathieu Tortuyaux
2023-09-18APPS: remove duplicate definition of `trace_data_stack`Matthias St. Pierre
2023-09-13Fix typos found by codespellDimitri Papadopoulos
2023-09-11Bad function definitionDimitri Papadopoulos
2023-09-11"foo * bar" should be "foo *bar"Dimitri Papadopoulos
2023-09-11Remove repeated wordsDimitri Papadopoulos
2023-09-09Fix output corruption in req commandBernd Edlinger
2023-09-08BIO_set_accept_name(): To accept from any interface, use *Richard Levitte
2023-09-08Modify the dkeyform type to support enginewangcheng
2023-09-07Copyright year updatesMatt Caswell
2023-09-06Per other commands, make progress dots in req only w/ -verbosePhilip Prindeville
2023-09-05apps/cmp.c: fix bug not allowing to reset -csr and -serial option valuesDr. David von Oheimb
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-09-04Added 'saltlen' option to the OpenSSL enc command line app.slontis
2023-09-04Added a 'saltlen' option to the openssl pkcs8 command line app.slontis
2023-08-25Changed the default value of the "ess_cert_id_alg" optionolszomal
2023-08-24QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau
2023-08-18apps/spkac.c: Check result of ASN1_STRING_set()Tomas Mraz