1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00
David Shaw d367d40e47 Add KEYEXPIRED, EXPSIG, and EXPKEYSIG. Add
"deprecated-use-keyexpired-instead" to SIGEXPIRED.

Start transition from SIGEXPIRED to KEYEXPIRED, since the actual event is
signature verification by an expired key and not an expired signature.
Rename do_signature_check as signature_check2, make public, and change all
callers.

Use status EXPSIG for an expired, but good, signature.  Add the expiration
time (or 0) to the VALIDSIG status line.  Use status KEYEXPSIG for a good
signature from an expired key.

Remove checks for no arguments now that argparse does it.
2002-04-10 04:21:26 +00:00
..
2001-03-08 14:33:24 +00:00
2002-03-05 04:57:10 +00:00
2001-09-06 17:10:00 +00:00
2001-08-30 16:39:23 +00:00
2001-03-08 14:33:24 +00:00
2002-03-05 04:57:10 +00:00
2001-08-14 11:33:49 +00:00
2001-09-28 17:00:00 +00:00
2001-09-28 10:43:03 +00:00
2001-09-24 16:03:14 +00:00
2001-09-27 16:22:23 +00:00
2002-01-03 19:47:20 +00:00