aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor fixes.Werner Koch2008-12-091-7/+1
* Minor cleanups.Werner Koch2008-11-111-2/+8
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+17
* Use more warning options with modern GCCs.Werner Koch2008-10-171-1/+1
* Remove hacks which are not anymore needed since we now require Libgcrypt 1.4Werner Koch2008-09-291-2/+2
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-031-7/+12
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-15/+15
* Fix a bug in the ambigious name detection.Werner Koch2008-03-201-3/+3
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-141-2/+22
* [W32] Changed default socket for dirmngr.Werner Koch2007-11-271-2/+2
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+21
* Extended gpg-connect-agent.Werner Koch2007-10-021-0/+8
* Use Assuan socket wrapper calls.Werner Koch2007-10-011-4/+3
* Support the SETQUALITYBAR command of recent pinentries.Werner Koch2007-09-181-1/+1