summaryrefslogtreecommitdiffstats
path: root/agent/protect.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New gpg-agent command to list key information.Werner Koch2009-03-061-1/+66
* Add more passphrase policy rules.Werner Koch2007-08-281-27/+114
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Use estream_asprintf instead of the GNU asprintf.Werner Koch2007-05-151-9/+7
* Made some PIN pads work.Werner Koch2006-11-201-1/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-11/+18
* * protect-tool.c: New option --canonical.Werner Koch2005-05-201-1/+1
* * findkey.c (modify_description): Keep invalid % escapes, so thatWerner Koch2005-02-251-2/+35
* * command-ssh.c (get_passphrase): Removed.Werner Koch2005-02-231-1/+1
* (agent_unprotect): Fixed wiping of CLEARTEXT. ThanksWerner Koch2004-09-281-1/+1
* * findkey.c (agent_key_from_file): Extra paranoid wipe.Werner Koch2004-02-031-7/+19
* * protect.c (do_encryption): Use gcry_create_nonce instad of theWerner Koch2003-12-161-4/+4
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+971
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-967/+0
* * pksign.c (agent_pksign): Detect whether a Smartcard is to beWerner Koch2002-03-041-74/+2
* Changes needed to support smartcards. Well, only _support_. There isWerner Koch2002-02-281-1/+152
* * cache.c: Add a few debug outputs.Werner Koch2002-02-011-0/+27
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-0/+861