Home GnuPG
Diffusion GnuPG e5ef5e3b914d

gpgtar: Finally use a pipe for decryption.

Description

gpgtar: Finally use a pipe for decryption.

* tools/gpgtar.h (opt): Add new flags.
* tools/gpgtar.c: new options --batch, --yes, --no, --status-fd, and
--require-compliance.
(main): Init signals.
* tools/gpgtar-create.c: Add new header files.
(gpgtar_create): Rework to use a pipe for encryption and signing.
* tools/gpgtar-list.c: Add new header files.
(gpgtar_list): Rework to use a pipe for decryption.
* tools/gpgtar-extract.c: Add new header files.
(gpgtar_extract): Rework to use a pipe for decryption.

Details

Provenance
wernerAuthored on Mar 21 2022, 1:06 PM
Parents
rG2f1afc129662: common: Fix another race condition, and address the other one.
Branches
Unknown
Tags
Unknown