summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2019-10-22Update dgst.c to show a list of message digestsagnosticdev
2019-10-15issue-8493: Fix for filenames with newlines using openssl dgstPauli
2019-10-11Ignore empty ALPN elements in CLI argsViktor Dukhovni
2019-09-30Fix a bundle of mischecks of return valuesPaul Yang
2019-09-30Fix a return value bug in apps/speed.cPaul Yang
2019-09-27Fix header file include guard namesDr. Matthias St. Pierre
2019-09-17apps/pkcs12: print multiple PKCS#12 safeBag attribute values if presentJon Spillett
2019-09-10Update copyright yearMatt Caswell
2019-09-04Suppress 'No server certificate CA names sent' messageBilly Brawner
2019-08-22openssl dgst, openssl enc: check for end of inputRichard Levitte
2019-07-31Fix TyposAntoine Cœur
2019-07-24Remove HEADER_X509_H include detector from appsDr. Matthias St. Pierre
2019-07-16Actually silently ignore GET / OCSP requestsViktor Dukhovni
2019-07-08Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy
2019-07-01Fix TyposAntoine Cœur
2019-06-10apps/ca.c: only output DER with SPKAC input and when -out is chosenRichard Levitte
2019-05-28Update copyright yearRichard Levitte
2019-05-23Fix a crash in the speed command with wrap ciphersBernd Edlinger
2019-05-02openssl cms: add error message if operation option is missingDr. Matthias St. Pierre
2019-04-18asn1parse: avoid double freeRichard Levitte
2019-04-08s_client starttls: fix handling of multiline replyDan Campbell