diff options
author | Werner Koch <[email protected]> | 2023-06-15 10:28:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-07-05 10:04:08 +0000 |
commit | bd545346b50a88cb72484488a3a9602f31b508b4 (patch) | |
tree | 32536c8fdcc82a947a637959e1c9cbabb7558118 /dirmngr/dirmngr.c | |
parent | gpgsm: Print PROGRESS status lines. (diff) | |
download | gnupg-bd545346b50a88cb72484488a3a9602f31b508b4.tar.gz gnupg-bd545346b50a88cb72484488a3a9602f31b508b4.zip |
gpgsm: New option --input-size-hint.
* sm/gpgsm.c (oInputSizeHint): New.
(opts): Add "--input-size-hint".
(main): Set option.
* sm/server.c (option_handler): Add option "input-size-hint".
* sm/gpgsm.h (struct server_control_s): Add field input_size_hint.
* sm/encrypt.c (gpgsm_encrypt): Set the toatl file size.
* sm/decrypt.c (gpgsm_decrypt): Ditto.
* sm/sign.c (gpgsm_sign): Ditto.
* sm/verify.c (gpgsm_verify): Ditto.
--
This option allows to set a value for the progress output line. Note
that as of now there is no other way to set the file size.
GnuPG-bug-id: 6534
Diffstat (limited to 'dirmngr/dirmngr.c')
0 files changed, 0 insertions, 0 deletions