summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2022-03-15Update copyright yearMatt Caswell
2022-03-10Set protocol in init_client()Todd Short
2022-03-03VMS: move copy_argc to its own module and make it an aux sourceRichard Levitte
2022-01-08Fix password_callback to handle short passwordsBernd Edlinger
2022-01-05apps/passwd.c: free before error exitingPeiwei Hu
2021-12-29Ensure s_client sends SNI data when used with -proxyMatt Caswell
2021-12-14Update copyright yearMatt Caswell
2021-11-27Fix speed, use OPENSSL_free instead of freeChenglong Zhang
2021-10-28speed: range check the argument given to -multi for 1.1.1Pauli
2021-10-22Fix the s_server psk_server_cb for use in DTLSMatt Caswell
2021-10-22Fix BIO_get_md_ctx return value checkPeiwei Hu
2021-10-09Bindhost/bindport should be freedDmitry Belyavskiy
2021-08-26apps/ciphers: Fix wrong return value when using -convert parameterTianjia Zhang
2021-08-25Avoid using undefined value in generate_stateless_cookie_callbackBernd Edlinger
2021-08-24Update copyright yearMatt Caswell
2021-07-14apps: Use the first detected address family if IPv6 is not availableDaiki Ueno
2021-07-09Fix s_server PSK handlingMatt Caswell
2021-04-09crl2pkcs7 shouldn't include empty optional setsDave Coombs
2021-03-30doc: fix enc -z option documentationMohamed Akram
2021-03-25Update copyright yearMatt Caswell
2021-03-18apps: fix coverity 966560: division by zeroPauli
2021-03-12Check SSL_set1_chain error in set_cert_cbpanda
2021-02-16Update copyright yearMatt Caswell
2021-02-03apps/ca: Properly handle certificate expiration times in do_updatedbArmin Fuerst
2020-12-08Update copyright yearMatt Caswell
2020-10-20resolve defects: reverse_inull; row[DB_exp_date] referenced before checkingxuyunjia
2020-10-07Avoid memory leak of parent on allocation failure for child structureBenny Baumann
2020-09-22Update copyright yearMatt Caswell
2020-07-22fixed swapped parameters descriptions for x509Nihal Jere
2020-07-07[apps/genpkey] exit status should not be 0 on output errorsNicola Tuveri
2020-06-30Force ssl/tls protocol flags to use stream socketsBenny Baumann
2020-05-13Fix rsa8192.pemBernd Edlinger
2020-04-21Update copyright yearMatt Caswell
2020-04-17s_time: Allow using -CAfile option as in other commandsTomas Mraz
2020-04-12Don't compile commands if disabledRich Salz
2020-03-31Update copyright yearMatt Caswell
2020-03-24Use ctx2 instead ctx.Richard Könning
2020-03-22Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2020-03-17Update copyright yearMatt Caswell
2020-03-08apps x509: passing PKCS#11 URL as -signkeyBastian Germann
2020-02-27apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann
2020-02-12Forgotten GOST2012 support in non-vital placesNikolay Morozov
2020-01-25Replace apps/server.pem with certificate with a sha256 signature.Kurt Roeckx
2020-01-08Fix pkeyutl -verifyrecoverMatt Caswell
2020-01-05Fix disabled ecdsa in apps/speedfangming.fang
2019-12-26Fix a race condition in the speed commandBernd Edlinger
2019-12-19Fix regression on x509 keyform argumentJussi Keranen
2019-12-17apps/speed.c: Fix eddsa sign and verify output with -multi optionSaritha
2019-12-16Return 1 when openssl req -addext kv is duplicatedkinichiro
2019-12-13Check return value after loading config filekinichiro