summaryrefslogtreecommitdiffstats
path: root/g10/call-agent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Change ask_curve so that it can be used outside.NIIBE Yutaka2018-03-281-7/+8
* scd: Support KDF DO setup.NIIBE Yutaka2018-03-221-0/+1
* gpg: Print the keygrip with --card-statusWerner Koch2018-03-011-0/+3
* g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.Marcus Brinkmann2017-07-241-1/+2
* g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.Marcus Brinkmann2017-07-241-1/+2
* agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka2017-03-161-0/+6
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* g10: smartcard keygen change.NIIBE Yutaka2016-10-201-9/+1
* g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor2016-06-111-1/+2
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-1/+1
* gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch2016-06-021-1/+3
* gpg: Allow unattended deletion of secret keys.Werner Koch2016-05-101-1/+1
* g10: Use --force when importing key for bkuptocard.NIIBE Yutaka2015-12-241-2/+2
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-091-0/+1
* scd: support any curves defined by libgcrypt.NIIBE Yutaka2015-07-251-1/+4
* g10: Fix keytocard.NIIBE Yutaka2015-04-031-1/+1
* gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch2015-01-211-0/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-0/+4
* gpg: Let --card--status create a shadow key (card key stub).Werner Koch2014-12-121-3/+0
* gpg: Make card key generation work again.Werner Koch2014-10-191-1/+4
* gpg: Check gpg-agent version before 2.1 migration.Andre Heinecke2014-10-031-0/+2
* gpg: Re-enable secret key deletion.Werner Koch2014-04-151-0/+4
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-1/+2
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-221-1/+1
* gpg: Implement card_store_subkey again.NIIBE Yutaka2013-02-121-0/+4
* gpg: Add pinentry-mode feature.Werner Koch2013-02-071-0/+2
* Allow creating subkeys using an existing keyWerner Koch2011-11-061-0/+4
* Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch2011-03-021-10/+0
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-3/+3
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-261-1/+4
* All tests work are again workingWerner Koch2010-10-141-1/+1
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-0/+10
* Even less prompts for a new key now.Werner Koch2010-09-011-1/+2
* Use passphrase caching for import and genkey.Werner Koch2010-09-011-1/+3
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-0/+8
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-0/+4
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-4/+5
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-0/+18
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-0/+3
* Ask to insert the right OpenPGP card.Werner Koch2009-08-111-0/+3
* Make use of the card's extended capabilities.Werner Koch2009-07-221-0/+4
* Add readcert command.Werner Koch2009-06-171-0/+4
* Made card key generate with backup key work for 2048 bit.Werner Koch2009-05-151-0/+5
* Move password repetition from gpg to gpg-agent.Werner Koch2009-03-171-0/+1
* Add a sample key.Werner Koch2009-01-131-0/+1
* Finished support for v2 cards with the exception of secure messaging.Werner Koch2008-09-251-0/+1
* Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch2008-09-231-0/+4
* Fixed card key generation of gpg2.Werner Koch2007-07-051-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Fixed agent access for gpg.Werner Koch2006-10-041-4/+11