From 9131432b4d17af907b9a235985864f1e88f571ff Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 22 May 1999 20:54:54 +0000 Subject: See ChangeLog: Sat May 22 22:47:26 CEST 1999 Werner Koch --- doc/DETAILS | 12 +++++++++--- doc/gpg.1pod | 3 +++ 2 files changed, 12 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/DETAILS b/doc/DETAILS index a8acfe6ce..136447bfb 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -54,16 +54,22 @@ more arguments in future versions. BADSIG The signature with the keyid has not been verified okay. - ERRSIG + ERRSIG \ + It was not possible to check the signature. This may be caused by a missing public key or an unsupported algorithm. + A RC of 4 indicates unknown algorithm, a 9 indicates a missing + public key. The other fields give more information about + this signature. sig_class is a 2 byte hex-value. - VALIDSIG + VALIDSIG The signature with the keyid is good. This is the same as GOODSIG but has the fingerprint as the argument. Both status lines ere emitted for a good signature. + sig-timestamp is the signature creation time in seconds after + the epoch. - SIG_ID + SIG_ID This is emitted only for signatures of class 0 or 1 which have been verified okay. The string is a signature id and may be used in applications to detect replay attacks diff --git a/doc/gpg.1pod b/doc/gpg.1pod index 33791e594..d6791993d 100644 --- a/doc/gpg.1pod +++ b/doc/gpg.1pod @@ -379,6 +379,9 @@ B<--debug-all> B<--status-fd> I Write special status strings to the file descriptor I. +B<--logger-fd> I + Write log output to file descriptor I and not to stderr. + B<--no-comment> Do not write comment packets. This option affects only the generation of secret keys. Output of option packets -- cgit v1.2.3