summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2019-12-11Fix some typosVeres Lajos
2019-11-29apps/ocsp.c: sock_timeout -> socket_timeoutRichard Levitte
2019-11-22main: avoid a NULL dereference on initialisation.Pauli
2019-10-30apps/dgst.c: allocate a new signature bufferPavel Karagodin
2019-10-28Fix an s_server arbitrary file read issue on WindowsMatt Caswell
2019-10-28Cleanup hardcoded cipher suite codepoints in s_serverJohannes Bauer