From 99949cdd3907da9d310fe4a8f8bf927fd4069e58 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 26 Sep 2001 00:08:17 +0000 Subject: No longer takes a remember argument. (pgp_sign): Only uncache the 2001-09-25 Jeffrey Stedfast * camel-pgp-context.c (camel_pgp_context_new): No longer takes a remember argument. (pgp_sign): Only uncache the passphrase on failure. (pgp_clearsign): Same. (pgp_encrypt): Here too. (pgp_decrypt): And here. (pass_free): New function to zero the passphrase before freeing it. svn path=/trunk/; revision=13138 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 75b16e3e4b..958d1c262f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2001-09-25 Jeffrey Stedfast + + * camel-pgp-context.c (camel_pgp_context_new): No longer takes a + remember argument. + (pgp_sign): Only uncache the passphrase on failure. + (pgp_clearsign): Same. + (pgp_encrypt): Here too. + (pgp_decrypt): And here. + (pass_free): New function to zero the passphrase before freeing + it. + 2001-09-25 Ettore Perazzoli [Patch for Automake 1.5 compatibility pointed out by Richard -- cgit v1.2.3