aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-1/+0
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-1/+1
2016-06-02gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch1-19/+33
2016-05-10gpg: Allow unattended deletion of secret keys.Werner Koch1-3/+6
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-3/+2
2016-01-26g10: Fix segfault on unsupported curve.NIIBE Yutaka1-8/+4
2016-01-25gpg: Print PROGRESS status lines during key generation.Werner Koch1-11/+10
2016-01-08Print warnings if old daemon versions are used.Werner Koch1-4/+42
2016-01-08common: New function get_assuan_server_version.Werner Koch1-17/+1
2016-01-08common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch1-24/+12
2015-12-24g10: Use --force when importing key for bkuptocard.NIIBE Yutaka1-2/+3
2015-11-09scd: Add reder information to --card-status.NIIBE Yutaka1-1/+7
2015-08-25gpg: Print a new FAILURE status after most commands.Werner Koch1-3/+6
2015-08-15Inform a user about inquire length limit.Ben Kibbey1-0/+4
2015-07-25scd: support any curves defined by libgcrypt.NIIBE Yutaka1-5/+23
2015-05-07gpg: Fix regression not displaying the card serial numberWerner Koch1-1/+1
2015-04-06Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.Werner Koch1-5/+1
2015-04-03g10: Fix keytocard.NIIBE Yutaka1-2/+3
2015-02-11Use inline functions to convert buffer data to scalars.Werner Koch1-1/+2
2015-01-21gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch1-6/+17
2014-12-16gpg: Show private DO information in the card status.Werner Koch1-0/+16
2014-12-15gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch1-4/+65
2014-12-12gpg: Let --card--status create a shadow key (card key stub).Werner Koch1-24/+8
2014-11-28Add option --no-autostart.Werner Koch1-2/+12
2014-11-19Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.Werner Koch1-1/+1
2014-11-02gpg: Avoid extra pinentries for each subkey in --export-secret-keys.Werner Koch1-2/+4
2014-10-19gpg: Make card key generation work again.Werner Koch1-2/+25
2014-10-03gpg: Check gpg-agent version before 2.1 migration.Andre Heinecke1-0/+30
2014-08-18agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.Werner Koch1-2/+2
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