aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-03gpg: Improve the code to decrypt using PIV cards.Werner Koch1-1/+2
2019-04-03gpg: Allow decryption using PIV cards.Werner Koch1-0/+3
2019-04-02gpg: Allow direct key generation from card with --full-gen-key.Werner Koch1-1/+4
2019-04-01gpg: New card function agent_scd_keypairinfo.Werner Koch1-0/+3
2019-04-01gpg: Remove two unused card related functions.Werner Koch1-8/+0
2019-04-01gpg: Remove unused arg in a card related function.Werner Koch1-3/+2
2019-01-26gpg: Move S2K encoding function to a shared file.Werner Koch1-1/+1
2018-11-15card: Display UIF setting.NIIBE Yutaka1-1/+2
2018-11-15card: Display if KDF is enabled or not.NIIBE Yutaka1-2/+3
2018-10-25g10,scd: Improve UIF support.NIIBE Yutaka1-0/+1
2018-08-27gpg: Prepare for longer card fingerprints.Werner Koch1-6/+6
2018-03-28g10: Change ask_curve so that it can be used outside.NIIBE Yutaka1-7/+8
2018-03-22scd: Support KDF DO setup.NIIBE Yutaka1-0/+1
2018-03-01gpg: Print the keygrip with --card-statusWerner Koch1-0/+3
2017-07-24g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.Marcus Brinkmann1-1/+2
2017-07-24g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.Marcus Brinkmann1-1/+2
2017-03-16agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka1-0/+6
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-20g10: smartcard keygen change.NIIBE Yutaka1-9/+1
2016-06-11g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor1-1/+2
2016-06-11g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor1-1/+1
2016-06-02gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch1-1/+3
2016-05-10gpg: Allow unattended deletion of secret keys.Werner Koch1-1/+1
2015-12-24g10: Use --force when importing key for bkuptocard.NIIBE Yutaka1-2/+2
2015-11-09scd: Add reder information to --card-status.NIIBE Yutaka1-0/+1
2015-07-25scd: support any curves defined by libgcrypt.NIIBE Yutaka1-1/+4
2015-04-03g10: Fix keytocard.NIIBE Yutaka1-1/+1
2015-01-21gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch1-0/+1
2014-12-15gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch1-0/+4
2014-12-12gpg: Let --card--status create a shadow key (card key stub).Werner Koch1-3/+0
2014-10-19gpg: Make card key generation work again.Werner Koch1-1/+4
2014-10-03gpg: Check gpg-agent version before 2.1 migration.Andre Heinecke1-0/+2
2014-04-15gpg: Re-enable secret key deletion.Werner Koch1-0/+4
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-1/+2
2013-05-22Implement unattended OpenPGP secret key import.Werner Koch1-1/+1
2013-02-12gpg: Implement card_store_subkey again.NIIBE Yutaka1-0/+4
2013-02-07gpg: Add pinentry-mode feature.Werner Koch1-0/+2
2011-11-06Allow creating subkeys using an existing keyWerner Koch1-0/+4
2011-03-02Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch1-10/+0
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-3/+3
2011-01-11'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...Andrey Jivsov1-1/+0
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-0/+1
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-1/+4
2010-10-14All tests work are again workingWerner Koch1-1/+1
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-0/+10
2010-09-01Even less prompts for a new key now.Werner Koch1-1/+2
2010-09-01Use passphrase caching for import and genkey.Werner Koch1-1/+3
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-0/+8
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-0/+4
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-4/+5