aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-08agent: Fix an unitialized variable in an error path.Werner Koch1-1/+1
2024-01-24gpg: Fix leftover unprotected card backup key.Werner Koch1-9/+14
2023-11-21agent: Update the key file only if changed (slight return).Werner Koch1-13/+52
2023-11-21agent: Update the key file only if not changed.Werner Koch1-1/+10
2023-10-27agent: Add optional ecdh parameter arg to KEYTOCARD.Werner Koch1-3/+19
2023-05-26agent: Fix printed error in findkey.Werner Koch1-2/+3
2023-03-14agent: Do not overwrite a key file by a shadow key file.Werner Koch1-157/+126
2023-03-13agent: Make --disable-extended-key-format a dummy option.Werner Koch1-266/+152
2022-08-16agent: Fix bug introduced earlier today.Werner Koch1-1/+1
2022-08-16agent: Let READKEY update the display-s/n of the Token entry.Werner Koch1-52/+154
2022-08-15agent: Create and use Token entries to track the display s/n.Werner Koch1-18/+118
2022-06-23agent: Flush before calling ftruncate.NIIBE Yutaka1-0/+2
2020-10-21Replace all calls to access by gnupg_accessWerner Koch1-2/+2
2020-08-23agent: Allow to pass a timestamp to genkey and import.Werner Koch1-9/+27
2019-05-14agent: correct length for uri and comment on 64-bit big-endian platformsDaniel Kahn Gillmor1-2/+5
2019-02-06agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka1-1/+11
2018-03-27agent: Make the request origin a part of the cache items.Werner Koch1-4/+4
2017-07-28agent: Minor cleanup (mostly for documentation).Werner Koch1-66/+66
2017-05-24agent: Make digest algorithms for ssh fingerprints configurable.Justus Winter1-1/+2
2017-05-24common: Support different digest algorithms for ssh fingerprints.Justus Winter1-1/+1
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-04-14agent: Clean up error initialize/return.NIIBE Yutaka1-3/+1
2017-03-24agent: New option --enable-extended-key-format.Werner Koch1-11/+33
2017-03-24agent: New option --stub-only for DELETE_KEYWerner Koch1-11/+21
2017-03-07agent: Resolve conflict of util.h.NIIBE Yutaka1-1/+1
2017-02-22agent: Prepend the description to a PIN prompt.Werner Koch1-8/+30
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-24agent: Minor cleanup for recent change in findkey.cWerner Koch1-6/+2
2016-10-21agent: Fix saving with FORCE=1.NIIBE Yutaka1-6/+19
2016-10-20agent: Add --card option for READKEY.NIIBE Yutaka1-0/+36
2016-06-23common: Add dedicated private key functions to name-value.c.Werner Koch1-2/+2
2016-06-23common: Rename external symbols in name-value.c.Werner Koch1-9/+9
2016-06-23common: Rename private-keys.c to name-value.cWerner Koch1-1/+1
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch1-4/+8
2016-04-21common: Add support for the new extended private key format.Justus Winter1-1/+160
2016-03-16agent: allow removal of the shadowed key.NIIBE Yutaka1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-10-09agent: Fix function return type for check_cb and agent_askpin.NIIBE Yutaka1-1/+1
2015-08-24agent: Raise the maximum password length. Don't hard code it.Neal H. Walfield1-2/+2
2015-08-07agent: Add option --force to the DELETE_KEY command.Werner Koch1-48/+52
2015-06-30agent: Use different translation func for Pinentry strings.Werner Koch1-18/+19
2015-05-08Typo fixesWerner Koch1-1/+4
2015-04-14agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch1-1/+1
2015-01-29agent: Fix use of imported but unprotected openpgp keys.Werner Koch1-0/+18
2015-01-28agent: Add some extra robustness to extract_private_keyWerner Koch1-1/+1
2015-01-27agent: Fix agent_public_key_from_file for ECC.NIIBE Yutaka1-54/+23
2014-09-17gpg: Improve passphrase caching.Werner Koch1-0/+42
2014-08-18agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.Werner Koch1-1/+5
2014-07-03gpg: Spelling errorKristian Fiskerstrand1-1/+1