1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 776876ce1c
gpgsm: Add --always-trust feature.
* sm/gpgsm.h (opt): Re-purpose unused flag always_trust.
(struct server_control_s): Add "always_trust".
(VALIDATE_FLAG_BYPASS): New.
* sm/gpgsm.c (oAlwaysTrust): New.
(opts): Add "--always-trust"
(main): Set option.
* sm/server.c (option_handler): Add option "always-trust".
(reset_notify): Clear that option.
(cmd_encrypt): Ditto.
(cmd_getinfo): Add sub-command always-trust.
* sm/certchain.c (gpgsm_validate_chain): Handle VALIDATE_FLAG_BYPASS.
* sm/certlist.c (gpgsm_add_to_certlist): Set that flag for recipients
in always-trust mode.
--

GnuPG-bug-id: 6559
2023-08-31 12:30:26 +02:00
..
2023-08-31 12:30:26 +02:00
2023-03-16 09:46:05 +01:00
2023-08-31 12:30:26 +02:00
2023-06-15 12:28:55 +02:00
2023-06-15 12:28:55 +02:00
2023-08-31 12:30:26 +02:00
2023-08-31 12:30:26 +02:00
2023-07-04 09:26:55 +02:00
2023-08-31 12:30:26 +02:00
2023-06-15 12:28:55 +02:00
2023-06-15 12:28:55 +02:00