aboutsummaryrefslogtreecommitdiffstats
path: root/agent/protect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-18Fixed backport of libassuan-2 changes.gnupg-2.0.15rc1Werner Koch1-1/+1
2010-01-26Fixed a regression in 2.0.14Werner Koch1-13/+19
2009-12-14Implement dynamic S2K count computation for GPGSMWerner Koch1-4/+144
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-2/+5
2009-03-06New gpg-agent command to list key information.Werner Koch1-1/+66
2007-08-28Add more passphrase policy rules.Werner Koch1-27/+114
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-05-15Use estream_asprintf instead of the GNU asprintf.Werner Koch1-9/+7
2006-11-20Made some PIN pads work.Werner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+2
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