diff options
author | Werner Koch <[email protected]> | 2015-03-16 18:57:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-03-16 19:12:44 +0000 |
commit | bcc8250bc5b9a357c6d1444f03e334edec573ede (patch) | |
tree | 90b3aa179c4e5bccb6a97ccd0b9bda15a4e51413 /common/argparse.c | |
parent | gpg: Fix broken write of opaque MPI length header. (diff) | |
download | gnupg-bcc8250bc5b9a357c6d1444f03e334edec573ede.tar.gz gnupg-bcc8250bc5b9a357c6d1444f03e334edec573ede.zip |
gpg: Allow printing of MPI values in --list-mode.
* g10/parse-packet.c (set_packet_list_mode): Set mpi_print_mode.
* g10/misc.c (mpi_print): Do not print an extra leading zero.
--
This was in older versions possible using "--debug 4" but that was
disabled in 2.1 due to a conflict using this values also for
Libgcrypt. Now the values are dumped either with --debug 4 or using
--list-packets along with --verbose.
Because OpenPGP only uses unsigned integers an extra leading zero will
not be printed anymore.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'common/argparse.c')
0 files changed, 0 insertions, 0 deletions