summaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Check gpg-agent version before 2.1 migration.Andre Heinecke2014-10-031-0/+30
* agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.Werner Koch2014-08-181-2/+2
* gpg: Fix a couple of spelling errorsKristian Fiskerstrand2014-06-171-2/+2
* Add new option --with-secret.Werner Koch2014-06-031-1/+1
* ECC Fixes.NIIBE Yutaka2014-04-281-1/+1
* gpg: Print a warning if GKR has hijacked gpg-agent.Werner Koch2014-04-221-62/+125
* gpg: Re-enable secret key deletion.Werner Koch2014-04-151-0/+38
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-4/+25
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-221-2/+3
* Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-221-7/+7
* gpg: Handle the agent's NEW_PASSPHRASE inquiry.Werner Koch2013-02-221-2/+3
* gpg: fix keytocard and support ECC card for key attribute.NIIBE Yutaka2013-02-221-2/+6
* gpg: Implement card_store_subkey again.NIIBE Yutaka2013-02-121-0/+24
* gpg: Add pinentry-mode feature.Werner Koch2013-02-071-51/+214
* gpg: Add status line PINENTRY_LAUNCHED.Werner Koch2013-01-301-5/+6
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Allow creating subkeys using an existing keyWerner Koch2011-11-061-46/+43
* Allow generation of card keys up to 4096 bit.Werner Koch2011-06-161-15/+75
* Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch2011-03-021-138/+0
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-59/+59
* 'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...Andrey Jivsov2011-01-111-3/+0
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-0/+3
* Smartcard related updatesWerner Koch2010-11-171-5/+3
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-8/+78
* replace some sprintf by bin2hex.Werner Koch2010-10-181-17/+12
* All tests work are again workingWerner Koch2010-10-141-3/+5
* More agent support for gpg.Werner Koch2010-10-131-0/+6
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-10/+132
* Even less prompts for a new key now.Werner Koch2010-09-011-3/+9
* Use passphrase caching for import and genkey.Werner Koch2010-09-011-8/+44
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-0/+101
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-2/+126
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-7/+9
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-21/+312
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-0/+35
* 2009-09-23 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-231-10/+10
* 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