aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-17gpg: Fix a couple of spelling errorsKristian Fiskerstrand1-2/+2
2014-06-03Add new option --with-secret.Werner Koch1-1/+1
2014-04-28ECC Fixes.NIIBE Yutaka1-1/+1
2014-04-22gpg: Print a warning if GKR has hijacked gpg-agent.Werner Koch1-62/+125
2014-04-15gpg: Re-enable secret key deletion.Werner Koch1-0/+38
2013-08-28gpg: Make decryption with the OpenPGP card work.Werner Koch1-4/+25
2013-05-22Implement unattended OpenPGP secret key import.Werner Koch1-2/+3
2013-02-22Use has_leading_keyword in the assuan callbacks.Werner Koch1-7/+7
2013-02-22gpg: Handle the agent's NEW_PASSPHRASE inquiry.Werner Koch1-2/+3
2013-02-22gpg: fix keytocard and support ECC card for key attribute.NIIBE Yutaka1-2/+6
2013-02-21gpg: Handle the agent's NEW_PASSPHRASE inquiry.Werner Koch1-2/+3
2013-02-12gpg: Implement card_store_subkey again.NIIBE Yutaka1-0/+24
2013-02-07gpg: Add pinentry-mode feature.Werner Koch1-51/+214
2013-01-30gpg: Add status line PINENTRY_LAUNCHED.Werner Koch1-5/+6
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-11-06Allow creating subkeys using an existing keyWerner Koch1-46/+43
2011-06-16Allow generation of card keys up to 4096 bit.Werner Koch1-15/+75
2011-03-02Fix usage of SHA-2 algorithm with OpenPGP cards.Werner Koch1-138/+0
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-59/+59
2011-01-11'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...Andrey Jivsov1-3/+0
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-0/+3
2010-11-17Smartcard related updatesWerner Koch1-5/+3
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch1-8/+78
2010-10-18replace some sprintf by bin2hex.Werner Koch1-17/+12
2010-10-14All tests work are again workingWerner Koch1-3/+5
2010-10-13More agent support for gpg.Werner Koch1-0/+6
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-10/+132
2010-09-01Even less prompts for a new key now.Werner Koch1-3/+9
2010-09-01Use passphrase caching for import and genkey.Werner Koch1-8/+44
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-0/+101
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-2/+126
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-7/+9
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch1-21/+312
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-0/+35
2009-09-232009-09-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-10/+10
2009-08-11Ask to insert the right OpenPGP card.Werner Koch1-15/+165
2009-08-05Enable readline support in --card-edit.Werner Koch1-0/+13
2009-08-05Ask for the keysize when generating a new card key.Werner Koch1-1/+5
2009-07-22Make use of the card's extended capabilities.Werner Koch1-0/+38
2009-07-22Emit CARDCTRL status lines.Werner Koch1-47/+129
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-2/+1
2009-06-24Fixed a bunch of little bugs as reported by Fabian Keil.Werner Koch1-1/+0
2009-06-17Add readcert command.Werner Koch1-2/+37
2009-06-09app-openpgp changesWerner Koch1-2/+2
2009-05-15Made card key generate with backup key work for 2048 bit.Werner Koch1-3/+19
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-26/+1
2009-03-17Enhanced last patch.Werner Koch1-57/+39
2009-03-17Move password repetition from gpg to gpg-agent.Werner Koch1-3/+4
2009-02-27Fix a gpg2 problem with removed cards.Werner Koch1-0/+18
2009-01-13Add a sample key.Werner Koch1-1/+18