aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Print a warning if GKR has hijacked gpg-agent.Werner Koch2014-04-221-34/+91
* Fix a typo and a wrong code indentation.Jedi2013-04-251-2/+2
* Allow decryption with card keys > 3072 bitWerner Koch2012-11-061-8/+14
* Allow generation of card keys up to 4096 bit.Werner Koch2011-07-071-60/+120
* Add missing space to Assuan commandWerner Koch2010-09-291-1/+1
* Allow more hash algorithms with the OpenPGP card.Werner Koch2010-09-281-2/+20
* 2009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-02-121-10/+10
* A bunch of minor changesWerner Koch2009-12-211-0/+35
* Ask to insert the right OpenPGP card.Werner Koch2009-08-111-15/+165
* Enable readline support in --card-edit.Werner Koch2009-08-051-0/+13
* Ask for the keysize when generating a new card key.Werner Koch2009-08-051-1/+5
* Make use of the card's extended capabilities.Werner Koch2009-07-221-0/+38
* Emit CARDCTRL status lines.Werner Koch2009-07-221-47/+129
* Reworked passing of envars to Pinentry.Werner Koch2009-07-071-2/+1
* Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch2009-06-241-1/+0
* Add readcert command.Werner Koch2009-06-171-2/+37
* app-openpgp changesWerner Koch2009-06-091-2/+2
* Made card key generate with backup key work for 2048 bit.Werner Koch2009-05-151-3/+19
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-26/+1
* Enhanced last patch.Werner Koch2009-03-171-57/+39
* Move password repetition from gpg to gpg-agent.Werner Koch2009-03-171-3/+4
* Fix a gpg2 problem with removed cards.Werner Koch2009-02-271-0/+18
* Add a sample key.Werner Koch2009-01-131-1/+18
* Add a custom prompt for the CSR generation.Werner Koch2008-12-051-7/+7
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+9
* Finished support for v2 cards with the exception of secure messaging.Werner Koch2008-09-251-2/+6
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-0/+57
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-141-24/+72
* Started to implement the audit log feature.Werner Koch2007-11-191-0/+1
* New option --list-config for gpgconf.Werner Koch2007-10-231-1/+1
* Fixed card key generation of gpg2.Werner Koch2007-07-051-5/+16
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...Werner Koch2007-06-211-103/+9
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-1/+1
* g10/ and sm/Werner Koch2007-04-131-1/+1
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-1/+3
* Fixed agent access for gpg.Werner Koch2006-10-041-87/+121
* Cleanups.Werner Koch2006-09-201-119/+5
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-8/+8
* The big Assuan error code removal.Werner Koch2006-09-061-30/+26
* Minor changes and typo fixes.Werner Koch2006-09-061-1/+1
* With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch2006-08-161-8/+59
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* g10/ does build again.Werner Koch2006-05-231-6/+18
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-2/+2
* Avoid the " map_to_assuan_status called with no error source" diagnostic.Werner Koch2004-12-181-0/+2
* A whole bunch of changes to allow building for W32.Werner Koch2004-12-151-0/+2
* * card-util.c (change_login): Kludge to allow reading data from aWerner Koch2004-07-011-0/+15
* * card-util.c (card_edit): Remove PIN verification.Werner Koch2004-04-291-1/+1
* * call-agent.c (start_agent): Ignore an empty GPG_AGENT_INFO.Werner Koch2004-02-181-1/+1