Fix grammar in certificates.txt
[openssl.git] / apps / openssl.c
2023-09-17 Matthias St. PierreAPPS: remove duplicate definition of `trace_data_stack`
2023-09-11 Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-07 Matt CaswellCopyright year updates
2023-05-18 Marc BrooksAdd support for --version and synonyms
2022-10-21 xkernelReplace BIO_free(bio_err) with BIO_free_all(bio_err)
2021-12-07 Dr. David von OheimbAPPS: Improve diagnostics on missing/extra args and...
2021-11-17 Dr. David von OheimbMove more general parts of internal/cryptlib.h to new...
2021-11-17 Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-10-22 yuanjungongClean up on failed BIO creation
2021-10-01 Viktor DukhovniFully initialise cipher/digest app handles
2021-04-14 Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-01-28 Richard LevitteUpdate copyright year
2021-01-11 Dr. David von OheimbAPPS: Print help also on -h and --h; print high-level...
2021-01-11 Dr. David von OheimbAPPS: Fix confusion between program and app/command...
2020-12-15 Rich SalzCheck non-option arguments
2020-12-02 Richard LevitteAPPS: Add OSSL_STORE loader for engine keys
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-07 Pauliapps: remove internal/cryptlib.h include that isn't...
2020-09-10 Dr. David von Oheimbapps_ui.c: Improve error handling and return value...
2020-07-23 Shane LontisTest RSA oaep in fips mode
2020-06-28 Richard Levitteapps/openssl: clean-up of unused fallback code
2020-06-24 Pauliapps: avoid memory overrun.
2020-06-23 Sebastian Andrzej... APPS: Fix invoking openssl without a command
2020-06-17 Shane LontisFix segfault in openssl app called with no args.
2020-06-05 Richard LevitteAPPS: Drop interactive mode in the 'openssl' program
2020-06-02 Richard LevitteAPPS: Remove make_config_name, use CONF_get1_default_co...
2020-06-01 Bernd EdlingerRemove getenv(OPENSSL_FIPS) in openssl command
2020-04-23 Matt CaswellUpdate copyright year
2020-04-19 Pauliopenssl: include the version a command was deprecated...
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-02-11 Pauliapp: add a deprecation warning to all deprecated commands.
2019-12-18 Richard LevitteAPPS & TEST: Adapt to use the new BIO_f_prefix()
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-11-29 Matt CaswellCheck the return from OPENSSL_buf2hexstr()
2019-11-22 Paulimain: avoid a NULL dereference on initialisation.
2019-11-20 Rich SalzDocument command parameters.
2019-11-07 Rich SalzAdd "sections" to -help output
2019-07-24 Dr. Matthias St... Remove HEADER_X509_H and HEADER_SSL_H include detectors...
2019-07-15 Richard LevitteMove the code for 'openssl list' to its own translation...
2019-07-15 Richard LevitteRefactor apps/progs.* to be generate with 'make update'
2019-06-20 PauliPrint thread IDs nicely.
2019-06-20 Richard Levittetest/testutil/init.c, apps/openssl.c: add trace cleanup...
2019-03-29 Dr. Matthias St... trace: rename the default trace category from 'ANY...
2019-03-29 Dr. Matthias St... trace: apps/openssl: print the correct category name
2019-03-29 Dr. Matthias St... trace: don't pretend success if it's not enabled
2019-03-29 Richard LevitteRemove heartbeats completely
2019-03-29 PauliCorrectly zero the DISPLAY_COLUMNS structure.
2019-03-15 Dr. Matthias St... trace: ensure correct grouping
2019-03-15 Dr. Matthias St... trace: don't leak the line prefix
2019-03-10 Darren TuckerFix typo in ifndef OPENSSL_NO_ENGINES.
2019-03-08 Tomas MrazPrint all loaded engines with openssl list -engines
2019-03-06 Richard Levitteapps/openssl.c: avoid memory leaks
2019-03-06 Richard Levitteapps/openssl.c: Adapt to enable tracing output
2019-03-05 Richard LevitteVMS: move copy_argc to its own module and make it an...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-01 Pauliopenssl list -mac-algorithms support.
2018-10-01 Richard Levitte'openssl list': add option -objects to list built in...
2018-05-11 Kurt RoeckxUse void in all function definitions that do not take...
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-02-22 Steve Linsellinitialise dc variable to satisfy old compilers.
2018-02-01 Richard LevitteMake sure that apps/openssl prefixes its output with...
2018-01-31 Richard Levitteapps: Don't include progs.h in apps.h
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-06 Richard LevitteAdd the possibility to do 'openssl help [command]'
2018-01-06 Richard Levitteapps: make sure prog_init only calculates once
2017-12-08 Richard LevitteIn apps_startup(), call OPENSSL_init_ssl() rather than...
2017-12-08 Rich SalzConsistent formatting for sizeof(foo)
2017-11-06 PauliDisabled list doesn't contain SM3 and SM4.
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-09 KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-08-29 PauliMove OPENSSL_CONF from e_os.h to cryptlib.h
2017-08-22 Rich Salz(Re)move some things from e_os.h
2017-08-22 PauliDead code elimination.
2017-08-21 Rich SalzCheck # of arguments for remaining commands.
2017-08-16 PauliDetermine the number of output columns for the list...
2017-08-14 Rich SalzDoc fixes
2017-07-29 Dr. Stephen HensonAdd list -public-key-methods
2017-07-16 Rich SalzStandardize apps use of -rand, etc.
2017-07-03 Richard LevitteRemove the possibility to disable the UI module entirely
2017-07-01 Richard LevitteWhen apps_startup() fails, exit with a failure code...
2017-06-12 Paul YangClean up a bundle of codingstyle stuff in apps directory
2017-02-28 Emilia KasperClean up references to FIPS
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2017-02-07 PauliRemove unused variable
2017-01-17 EasySecFix list -disabled for blake2 alg
2016-11-15 Richard LevitteRevert "Remove heartbeats completely"
2016-11-15 Richard LevitteRemove heartbeats completely
2016-10-14 FdaSilvaYYConstify command options
2016-09-22 Rich SalzAdd -Wswitch-enum
2016-09-13 Rich SalzAdd --missing-help to list command
2016-08-01 Andy Polyakovapps/openssl.c: UTF-y Windows argv.
2016-06-18 FdaSilvaYYUseless header include of openssl/rand.h
2016-05-20 Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-20 Richard LevitteFixup READLINE case
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-05-05 J Mohan Rao Arisankalaremove unused macros in list -disabled
2016-04-26 Benjamin KadukRemove the never-functional no-sct
2016-04-21 Matt CaswellRemove some unneccessary assignments to argc
2016-04-21 Matt CaswellFix some code maintenance issues
2016-04-13 Matt CaswellRemove OPENSSL_NO_HMAC
next