Fix provider cipher reinit after init/update with a partial update block.
[openssl.git] / apps / include /
2020-08-04 Dr. David von Oheimbapps: Correct and extend diagnostics of parse_name()
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-23 Shane LontisTest RSA oaep in fips mode
2020-06-13 Dr. David von OheimbAdd request URL path checking and status responses...
2020-06-02 Richard LevitteAPPS: Remove make_config_name, use CONF_get1_default_co...
2020-05-15 David von OheimbAdd 'methods' parameter to setup_engine() in apps.c...
2020-05-15 Dr. David von OheimbClean up macro definitions of openssl_fdset() in apps...
2020-05-15 Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-05-15 Matt CaswellUpdate copyright year
2020-05-09 Dr. David von OheimbExtract HTTP server code from apps/ocsp.c to apps/lib...
2020-05-06 Dmitry Belyavskiys_server normal shutdown
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-24 David von OheimbImprove feedback on wrong format with new print_format_...
2020-04-24 David von OheimbAdd function load_csr(file,format,desc) to apps/lib...
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-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-15 Richard LevitteAPPS: Remove all traces of special SM2 treatment.
2020-03-15 Richard LevitteAPPS: Add ctrl_str()-like functionality for X509 and...
2020-03-07 Paulicmdline app: add provider commandline options.
2020-02-11 Pauliapp: add a deprecation warning to all deprecated commands.
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2019-12-18 Richard LevitteAPPS & TEST: Adapt to use the new BIO_f_prefix()
2019-11-20 Rich SalzDocument command parameters.
2019-11-07 Rich SalzAdd "sections" to -help output
2019-11-03 Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-10-17 Richard Levitte'openssl list' and 'openssl provider': adapt display...
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2019-09-19 Jon SpillettAdd option grouping capability to apps
2019-09-04 Richard LevitteMove libapps.a source to apps/lib
2019-08-28 Richard LevitteMove print_param_types() to libapps, and give it indent...
2019-08-24 Shane LontisAdd app for fips installation
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-11 Shane LontisFix app opt compile failure due to missing <inttypes.h>
2019-04-10 Jakub WilkFix typos
2019-03-05 Richard Levittetestutil: ensure good treatment of argv on non-Unix...
2019-02-13 Richard LevitteMove libapps headers into their own directory