[Pkg-gnupg-commit] [gnupg2] 129/205: doc: Note that the persistant passphrase format is unimplemented.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed May 11 08:38:28 UTC 2016


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

dkg pushed a commit to branch experimental
in repository gnupg2.

commit 100b413d7f69f6f091fd98185df4d579ce6ce0ce
Author: Werner Koch <wk at gnupg.org>
Date:   Tue Apr 12 14:20:53 2016 +0200

    doc: Note that the persistant passphrase format is unimplemented.
    
    --
---
 agent/keyformat.txt | 2 ++
 common/sexp-parse.h | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/agent/keyformat.txt b/agent/keyformat.txt
index 42c4b1f..150ea7c 100644
--- a/agent/keyformat.txt
+++ b/agent/keyformat.txt
@@ -240,6 +240,8 @@ This format is used to transfer keys between gpg and gpg-agent.
 Persistent Passphrase Format
 ============================
 
+Note: That this has not yet been implemented.
+
 To allow persistent storage of cached passphrases we use a scheme
 similar to the private-key storage format.  This is a master
 passphrase format where each file may protect several secrets under
diff --git a/common/sexp-parse.h b/common/sexp-parse.h
index f68c552..442d106 100644
--- a/common/sexp-parse.h
+++ b/common/sexp-parse.h
@@ -49,7 +49,7 @@ snext (unsigned char const **buf)
 }
 
 /* Skip over the S-Expression BUF points to and update BUF to point to
-   the chacter right behind.  DEPTH gives the initial number of open
+   the character right behind.  DEPTH gives the initial number of open
    lists and may be passed as a positive number to skip over the
    remainder of an S-Expression if the current position is somewhere
    in an S-Expression.  The function may return an error code if it

-- 
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