mirror of
https://github.com/openssl/openssl.git
synced 2024-12-27 06:21:43 +08:00
7dc67708c8
Fixes #13656. Right now all openssl commands use a NULL propq. This patch adds a possibility to specify a custom propq. The implementation follows the example of set_nameopt/get_nameopt. Various tools had to be modified to call app_get0_propq after it has been populated. Otherwise the -propquery has no effect. The tests then verify the -propquery affects the tool behaviour by requesting a non-existing property. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13707) |
||
---|---|---|
.. | ||
app_params.h | ||
apps_ui.h | ||
apps.h | ||
ec_common.h | ||
engine_loader.h | ||
fmt.h | ||
function.h | ||
http_server.h | ||
names.h | ||
opt.h | ||
platform.h | ||
s_apps.h | ||
vms_term_sock.h |