aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-971/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-11/+18
2005-05-20* protect-tool.c: New option --canonical.Werner Koch1-1/+1
2005-02-25* findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch1-2/+35
2005-02-23* command-ssh.c (get_passphrase): Removed.Werner Koch1-1/+1
2004-09-28(agent_unprotect): Fixed wiping of CLEARTEXT. ThanksWerner Koch1-1/+1
2004-02-03* findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch1-7/+19
2003-12-16* protect.c (do_encryption): Use gcry_create_nonce instad of theWerner Koch1-4/+4
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+971
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-14/+16
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann1-45/+45
2003-06-03Make use of libgpg-errorWerner Koch1-85/+87
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-967/+0
2002-03-04* pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch1-74/+2
2002-02-28Changes needed to support smartcards. Well, only _support_. There isWerner Koch1-1/+152
2002-02-01* cache.c: Add a few debug outputs.Werner Koch1-0/+27
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-0/+861