Ingo Klöcker 7f541547fc
core: Allow usage of gpgtar also for new enough gpg 2.2
* src/engine-gpg.c (have_usable_gpgtar): New.
(start): Always pass --status-fd to the called process.
(gpg_decrypt, gpg_encrypt, gpg_encrypt_sign, gpg_sign, gpg_verify):
Use have_usable_gpgtar() to check for suitable gpg.
--

The version check in start() is not needed because versions of gpg
that are unsuitable for the usage of gpgtar are rejected already by
the callers.

GnuPG-bug-id: 6342
2023-02-02 09:47:10 +01:00
..
2022-09-15 13:45:35 +09:00
2018-11-08 12:34:27 +07:00
2018-11-08 12:34:27 +07:00
2023-01-30 12:49:11 +01:00
2023-01-30 12:49:11 +01:00
2020-08-14 11:11:23 +02:00
2023-01-30 12:49:11 +01:00
2022-11-25 15:37:23 +09:00
2017-12-08 05:59:11 +01:00
2020-11-03 17:47:44 -08:00
2020-10-29 12:57:10 +01:00
2023-01-30 12:49:11 +01:00
2020-11-03 17:47:44 -08:00
2022-10-26 12:10:57 +02:00
2021-01-08 18:14:33 +01:00