summaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Prepare for longer card fingerprints.Werner Koch2018-08-271-18/+21
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-271-0/+19
|\
| * gpg,sm: New option --request-origin.Werner Koch2018-03-231-0/+17
| * scd: Support KDF DO setup.NIIBE Yutaka2018-03-221-0/+2
* | Merge branch 'STABLE-BRANCH-2-2' into wk-masterWerner Koch2018-03-061-2/+21
|\|
| * gpg: Fix regression in last --card-status patchWerner Koch2018-03-011-1/+1
| * gpg: Print the keygrip with --card-statusWerner Koch2018-03-011-1/+20
* | Adjust for changed macro names in libgpg-error master.Werner Koch2017-12-111-1/+1
* | common: Add constant KEYGRIP_LEN.Werner Koch2017-09-271-1/+1
* | gpg: Let --debug clock time sign and verify.Werner Koch2017-09-271-0/+6
|/
* Explain the "server is older than xxx warning".Werner Koch2017-07-311-0/+7
* g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.Marcus Brinkmann2017-07-241-1/+5
* g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.Marcus Brinkmann2017-07-241-1/+5
* gpg,sm: Check compliance of the RNG.Werner Koch2017-07-171-0/+18
* gpg: Avoid failure exit when scdaemon is disabled but not needed.Werner Koch2017-06-081-2/+4
* g10: Fix default-key selection for signing, possibly by card.NIIBE Yutaka2017-05-221-4/+4
* g10: Suppress error for card availability check.NIIBE Yutaka2017-05-171-6/+9
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-1/+2
* agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka2017-03-161-12/+92
* g10: Remove unused function.NIIBE Yutaka2017-03-151-92/+0
* Remove -I option to common.NIIBE Yutaka2017-03-071-7/+7
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* g10: Rename 'card-edit' to 'edit-card'.Justus Winter2016-12-151-1/+1
* gpg: New option --default-new-key-algo.Werner Koch2016-12-021-1/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Improve compare_string_versions.Werner Koch2016-11-021-1/+1
* scd: Use canonical curve name of libgcrypt.NIIBE Yutaka2016-10-241-9/+1
* g10,scd: Fix ECC keygen.NIIBE Yutaka2016-10-211-3/+5
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-40/+25
* g10: smartcard keygen change.NIIBE Yutaka2016-10-201-105/+13
* agent: Remove the warning for the GKR hijacking.Werner Koch2016-09-301-65/+0
* agent, sm: Set CTX after start_agent.NIIBE Yutaka2016-09-271-1/+1
* gpg: Remove C-99ism, re-indent, and simplify one function.Werner Koch2016-06-111-27/+20
* g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor2016-06-111-6/+9
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-18/+43
* common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2016-06-071-1/+0
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-1/+1
* gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch2016-06-021-19/+33
* gpg: Allow unattended deletion of secret keys.Werner Koch2016-05-101-3/+6
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-3/+2
* g10: Fix segfault on unsupported curve.NIIBE Yutaka2016-01-261-8/+4
* gpg: Print PROGRESS status lines during key generation.Werner Koch2016-01-251-11/+10
* Print warnings if old daemon versions are used.Werner Koch2016-01-081-4/+42
* common: New function get_assuan_server_version.Werner Koch2016-01-081-17/+1
* common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch2016-01-081-24/+12
* g10: Use --force when importing key for bkuptocard.NIIBE Yutaka2015-12-241-2/+3
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-091-1/+7
* gpg: Print a new FAILURE status after most commands.Werner Koch2015-08-251-3/+6
* Inform a user about inquire length limit.Ben Kibbey2015-08-151-0/+4