aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed backport of libassuan-2 changes.gnupg-2.0.15rc1Werner Koch2010-02-181-4/+0
* 2009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-02-121-289/+318
* A bunch of minor changesWerner Koch2009-12-211-1/+8
* 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
* Add more passphrase policy rules.Werner Koch2007-08-281-0/+2
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A bunch of minor changes for Windows.Werner Koch2007-07-041-0/+12
* Add missing fiels for W32.Werner Koch2007-06-181-0/+73
* agent/Werner Koch2007-01-251-7/+24
* Made some PIN pads work.Werner Koch2006-11-201-27/+17
* Silent GETEVENT command. Requires latest libassuan.Werner Koch2006-11-141-0/+45
* New command GETEVENTCOUNTER.Werner Koch2006-11-141-0/+79
* sm/Werner Koch2006-11-141-1/+1
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-111-1/+1
* Add TLS hash modeWerner Koch2006-10-061-8/+51
* bug fixesWerner Koch2006-10-051-2/+2
* Fixed agent access for gpg.Werner Koch2006-10-041-10/+54
* let cmd learn also return KEYPAIRINFO Werner Koch2006-09-261-0/+2
* New "relax" option for trustlist.txtWerner Koch2006-09-251-1/+34
* Allow for a global trustlist.Werner Koch2006-09-151-2/+2
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-4/+4
* The big Assuan error code removal.Werner Koch2006-09-061-83/+78