From 49d87cf640afc8e9b9b376fa677728077ba9cda5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 25 Jun 2002 00:54:20 +0000 Subject: Use --command-fd rather than --passphrase-fd since what we really want is 2002-06-24 Jeffrey Stedfast * camel-gpg-context.c (gpg_ctx_get_argv): Use --command-fd rather than --passphrase-fd since what we really want is an interactive mode (besides, --passphrase-fd requires a passphrase to be sent before --status-fd will send a NEED_PASSPHRASE status message). (gpg_ctx_parse_status): When we encounter a BAD_PASSPHRASE, tell the session to uncache it. svn path=/trunk/; revision=17268 --- camel/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index ce09271a00..11be020513 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -4,6 +4,8 @@ than --passphrase-fd since what we really want is an interactive mode (besides, --passphrase-fd requires a passphrase to be sent before --status-fd will send a NEED_PASSPHRASE status message). + (gpg_ctx_parse_status): When we encounter a BAD_PASSPHRASE, tell + the session to uncache it. 2002-06-23 Jeffrey Stedfast -- cgit v1.2.3