summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2020-01-16Deprecate the low level SEED functionsPauli
2020-01-15Add FIPS Self test kats for digestsShane Lontis
2020-01-13Deprecate the Low Level CAST APIsMatt Caswell
2020-01-13Deprecate Low Level Camellia APIsMatt Caswell
2020-01-12Deprecate the low level Whirlpool functions.Pauli
2020-01-12Deprecate the low level MDC2 functions.Pauli
2020-01-12Deprecate the low level MD4 functions.Pauli
2020-01-12Deprecate the low level MD2 functions.Pauli
2020-01-12Deprecate the low level RIPEMD160 functions.Pauli
2020-01-12Add dsa signature alg to fips providerShane Lontis
2020-01-11Tweak option error messagesRich Salz
2020-01-08Deprecate Low Level Blowfish APIsMatt Caswell
2020-01-06Add `-passin` arg to `ocsp`kaysond
2020-01-06Deprecate the low level AES functionsMatt Caswell
2020-01-05Fix disabled ecdsa in apps/speedfangming.fang
2020-01-02Add -iter option to pkcs12 commandIbrahim M. Ghazal
2020-01-02Run make updateMatt Caswell
2019-12-26Fix a race condition in the speed commandBernd Edlinger
2019-12-19Fix regression on x509 keyform argumentJussi Keranen
2019-12-18APPS & TEST: Adapt to use the new BIO_f_prefix()Richard Levitte
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-14Deprecate most of debug-memoryRich Salz
2019-12-13Check return value after loading config filekinichiro
2019-12-11Fix some typosVeres Lajos
2019-12-09apps/speed: replace list of #define by enums declarations.FdaSilvaYY
2019-12-09apps/speed: factorize ec test curves declarationsFdaSilvaYY
2019-12-09apps/speed: improve sm2 failure code.FdaSilvaYY
2019-12-09apps/speed: simplify 'doit' action flag management code.FdaSilvaYY
2019-12-09apps/speed: initialize key material only when its algo is selected.FdaSilvaYY
2019-12-09apps/speed: remove a shared global variableFdaSilvaYY
2019-12-09apps/speed: discard useless protoypes as these methods are defines before bei...FdaSilvaYY
2019-12-09apps/speed: allow to continue tests after any init failure handling.FdaSilvaYY
2019-12-04Deprecate the AES_ige_*() functionsMatt Caswell
2019-11-29Check the return from OPENSSL_buf2hexstr()Matt Caswell
2019-11-29apps/ocsp.c: sock_timeout -> socket_timeoutRichard Levitte
2019-11-22main: avoid a NULL dereference on initialisation.Pauli
2019-11-20Document command parameters.Rich Salz
2019-11-16commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8raniervf
2019-11-14Fix no-engineMatt Caswell
2019-11-08Add "sections" to -help outputRich Salz
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-11-04Fix no-sm2 issuePaul Yang
2019-11-03Add -CAstore and similar to all openssl commands that have -CApathRichard Levitte
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-18Update dgst.c to show a list of message digestsagnosticdev
2019-10-17Replace BUF_ string function calls with OPENSSL_ onesRich Salz
2019-10-17'openssl list' and 'openssl provider': adapt display of multiple namesRichard Levitte