Home GnuPG
Diffusion GnuPG 70b5d7c43a57

gpg: New option --input-size-hint.
70b5d7c43a57Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: New option --input-size-hint.

* g10/options.h: Include stdint.h.
(struct opt): Add field 'input_size_hint'.
* g10/gpg.c (oInputSizeHint): New.
(opts): Add --input-size-hint.
(main): Set opt.input_size_hint.
* g10/progress.c (write_status_progress): Use the hint.

This is a prerequisite to fix

  • GnuPG-bug-id: T2368
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Aug 11 2016, 9:31 PM
Parents
rG0698324cde3e: common: New function string_to_u64.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG70b5d7c43a57: gpg: New option --input-size-hint. (authored by Werner Koch <wk@gnupg.org>).Aug 11 2016, 9:32 PM