summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2022-10-11Update copyright yearMatt Caswell
2022-07-22Fix re-signing certificates with different key sizesTodd Short
2022-07-20Fix verify_callback in the openssl s_client/s_server appDmitry Belyavskiy
2022-07-14APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran...Dr. David von Oheimb
2022-07-06Fixes OSCP->OCSP typo in ocsp command lineAlexander Scheel
2022-06-21Update copyright yearMatt Caswell
2022-05-19s_serve: Report an error if init-connection fails without an attempt to read.Daniel Fiala
2022-05-03Update copyright yearMatt Caswell
2022-04-25x509: use actual issuer name if a CA is usedDaniel Fiala
2022-03-17Check password length only when verify is enabled.Daniel Fiala
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