aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-18Another PASSWD --preset fix.Ben Kibbey1-1/+1
2011-04-13Fixed PASSWD --preset.Ben Kibbey1-7/+7
2011-04-12Use macros for the 120 and 900s cache TTLs.Werner Koch1-5/+6
2011-04-12Added PASSWD --preset.Ben Kibbey1-2/+11
2011-04-12Added GENKEY --preset to add the passphrase of the generated key to the cache.Ben Kibbey1-2/+7
2011-04-12Added KEYINFO field to show the protection type of a key. This differs from t...Ben Kibbey1-10/+21
2011-03-04Added option --inquire to PRESET_PASSPHRASE. Note that the inquired passphras...Ben Kibbey1-4/+26
2011-03-03New agent option pinentry-mode.Werner Koch1-0/+18
2011-03-02Add comment to last patch.Werner Koch1-13/+20
2011-03-02Added option --data to KEYINFO to return the result with a data response.Ben Kibbey1-12/+27
2011-03-02Let KEYINFO show the cached status of a key grip.Ben Kibbey1-1/+11
2011-03-02Rename Ben's new option.Werner Koch1-7/+7
2011-03-02Added CLEAR_PASSPHRASE option --agent to search the cache for a cacheid with ...Ben Kibbey1-3/+10
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-84/+83
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-11/+131
2010-10-14All tests work are again workingWerner Koch1-2/+7
2010-10-13More agent support for gpg.Werner Koch1-19/+23
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-37/+114
2010-09-02Obscure the cached passphrases.Werner Koch1-5/+3
2010-09-01s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch1-7/+18
2010-09-01Use passphrase caching for import and genkey.Werner Koch1-8/+37
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-16/+64
2010-06-21Implement export of pkcs#12 objects using a direct agent connection.Werner Koch1-9/+93
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-48/+230
2010-05-11Update tests.Werner Koch1-12/+38
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-2/+3
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-0/+8
2009-11-272009-11-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-3/+0
2009-11-25agent/Marcus Brinkmann1-3/+3
2009-11-05agent/Marcus Brinkmann1-2/+2
2009-11-04Add help strings for all commands.Werner Koch1-240/+261
2009-11-04Adjust for assuan_register_command change.Werner Koch1-1/+1
2009-11-02agent/Marcus Brinkmann1-3/+6
2009-09-23s/DOTLOCK/dotlock_t/.Werner Koch1-4/+0
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-42/+50
2009-09-042009-09-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+2
2009-07-07Impleemned gpgsm's IMPORT --re-import feature.Werner Koch1-1/+1
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-55/+62
2009-06-17Use cancel button in confirmation only if requested.Werner Koch1-1/+1
2009-05-15Fix bug #1053Werner Koch1-5/+14
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-37/+1
2009-03-26Signing using Netkey 3 cards does now work.Werner Koch1-1/+8
2009-03-19Changed order of the confirmation questions for root certificatesWerner Koch1-1/+1
2009-03-17Enhanced last patch.Werner Koch1-1/+65
2009-03-17Move password repetition from gpg to gpg-agent.Werner Koch1-15/+63
2009-03-06New gpg-agent command to list key information.Werner Koch1-3/+158
2009-03-05New PIN Callback attributes in gpg-agent.Werner Koch1-1/+1
2009-03-03Add --reload command to gpgconf.Werner Koch1-1/+5
2008-12-10Add option --no-ask for GET_PASSPHRASE.Werner Koch1-2/+9
2008-12-09Preparing a release candidate.Werner Koch1-1/+1