[Pkg-gnupg-commit] [gnupg2] 05/118: doc: Some additional source comments

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 15 18:24:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch encoding-and-speling
in repository gnupg2.

commit 95e9a97b32623eeab03cb8e86a00f810c18bcd5f
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Aug 24 15:31:44 2016 +0200

    doc: Some additional source comments
    
    --
---
 common/mbox-util.c | 4 ++++
 doc/DETAILS        | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/common/mbox-util.c b/common/mbox-util.c
index c451198..9072275 100644
--- a/common/mbox-util.c
+++ b/common/mbox-util.c
@@ -18,6 +18,10 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+/* NB: GPGME uses the same code to reflect our idea on how to extract
+ * a mail address from a user id.
+ */
+
 #include <config.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/doc/DETAILS b/doc/DETAILS
index dc8ba1f..332e686 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -701,7 +701,8 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB:
     This status identifies the key and the userid for all following
     Tofu information.  The fingerprint is the fingerprint of the
     primary key and the mbox is in general the addr-spec part of the
-    userid encoded in UTF-8 and percent escaped.
+    userid encoded in UTF-8 and percent escaped.  The fingerprint is
+    indentical for all TOFU_USER lines up to a NEWSIG line.
 
 *** TOFU_STATS <validity> <sign-count> 0 [<policy> [<tm1> <tm2>]]
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list