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