Home GnuPG
Diffusion GnuPG 947ea3c411f0

gpg: Deprecate the option --not-dash-escaped.

Description

gpg: Deprecate the option --not-dash-escaped.

* g10/options.h (COMPAT_ALLOW_NOT_DASH_ESCAPED): new.
* g10/gpg.c (compatibility_flags): Add "allow-not-dash-escaped".
(main): Print a deprecation warning.
* g10/armor.c (parse_header_line): Ignore the NotDashEscaped header.
* tests/openpgp/clearsig.scm (vectors): Remove test case.