mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 or
--openpgp directly to determine the end of line hashing rule. * trustdb.c (uid_trust_string_fixed): Show uids as expired if the key is expired.
This commit is contained in:
parent
396f72d1b2
commit
bf5d013bc8
5 changed files with 11 additions and 6 deletions
|
@ -2092,8 +2092,6 @@ main( int argc, char **argv )
|
|||
opt.escape_from = 1;
|
||||
break;
|
||||
case oRFC2440:
|
||||
opt.strict_2440_line_endings=1;
|
||||
/* fall through */
|
||||
case oOpenPGP:
|
||||
/* TODO: When 2440bis becomes a RFC, these may need
|
||||
changing. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue