Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
[openssl.git] / apps / include / opt.h
2021-05-17 Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-05 Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-05-05 Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
2021-05-01 Rich SalzAPPS: Document the core of the opt_ API
2021-04-28 Tomas MrazPrefer fetch over legacy get_digestby/get_cipherby
2021-04-24 Dr. David von OheimbAPPS: Improve diagnostics for string options and option...
2021-04-20 Rich SalzFetch and free cipher and md's
2021-04-14 Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-02-05 Petr Gotthardapps/openssl: add -propquery command line option
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-11 Dr. David von OheimbAPPS: Fix confusion between program and app/command...
2020-09-10 Shane LontisFix fipsinstall module path
2020-08-18 PauliApps: change provider_path option to provider-path.
2020-07-23 Shane LontisTest RSA oaep in fips mode
2020-05-15 Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
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-23 Matt CaswellUpdate copyright year
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-03-07 Paulicmdline app: add provider commandline options.
2019-11-20 Rich SalzDocument command parameters.
2019-11-07 Rich SalzAdd "sections" to -help output
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-06-11 Shane LontisFix app opt compile failure due to missing <inttypes.h>
2019-02-13 Richard LevitteMove libapps headers into their own directory