Home GnuPG
Diffusion GnuPG 6d45fcdd3c3e

agent: Add trustlist flag "de-vs".

Description

agent: Add trustlist flag "de-vs".

* agent/trustlist.c (struct trustitem_s): Add field de_vs.
(read_one_trustfile): Parse it.
(istrusted_internal): Emit TRUSTLISTFLAG status line.
* sm/gpgsm.h (struct rootca_flags_s): Add field de_vs.
* sm/call-agent.c (istrusted_status_cb): Detect the flags.
* sm/sign.c (write_detached_signature): Remove unused vars.

Right now this flag has no effect; we first need to specify the exact
behaviour.

(cherry picked from commit a5360ae4c7bfe6df6754409d5bd5c5a521ae5e6f)

Details

Provenance
wernerAuthored on Apr 3 2023, 2:06 PM
Parents
rG7e320a89c201: agent: New flag "qual" for the trustlist.txt.
Branches
Unknown
Tags
Unknown
Tasks
T5079: Add compliance flag to trustlist.txt