aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* agent: Fix an unitialized variable in an error path.Werner Koch2024-08-081-1/+1
* gpg: Fix leftover unprotected card backup key.Werner Koch2024-01-241-9/+14
* agent: Update the key file only if changed (slight return).Werner Koch2023-11-211-13/+52
* agent: Update the key file only if not changed.Werner Koch2023-11-211-1/+10
* agent: Add optional ecdh parameter arg to KEYTOCARD.Werner Koch2023-10-271-3/+19
* agent: Fix printed error in findkey.Werner Koch2023-05-261-2/+3
* agent: Do not overwrite a key file by a shadow key file.Werner Koch2023-03-141-157/+126
* agent: Make --disable-extended-key-format a dummy option.Werner Koch2023-03-131-266/+152
* agent: Fix bug introduced earlier today.Werner Koch2022-08-161-1/+1
* agent: Let READKEY update the display-s/n of the Token entry.Werner Koch2022-08-161-52/+154
* agent: Create and use Token entries to track the display s/n.Werner Koch2022-08-151-18/+118
* agent: Flush before calling ftruncate.NIIBE Yutaka2022-06-231-0/+2
* Replace all calls to access by gnupg_accessWerner Koch2020-10-211-2/+2
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-231-9/+27
* agent: correct length for uri and comment on 64-bit big-endian platformsDaniel Kahn Gillmor2019-05-141-2/+5
* agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka2019-02-061-1/+11
* agent: Make the request origin a part of the cache items.Werner Koch2018-03-271-4/+4
* agent: Minor cleanup (mostly for documentation).Werner Koch2017-07-281-66/+66
* agent: Make digest algorithms for ssh fingerprints configurable.Justus Winter2017-05-241-1/+2
* common: Support different digest algorithms for ssh fingerprints.Justus Winter2017-05-241-1/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* agent: Clean up error initialize/return.NIIBE Yutaka2017-04-141-3/+1
* agent: New option --enable-extended-key-format.Werner Koch2017-03-241-11/+33
* agent: New option --stub-only for DELETE_KEYWerner Koch2017-03-241-11/+21
* agent: Resolve conflict of util.h.NIIBE Yutaka2017-03-071-1/+1
* agent: Prepend the description to a PIN prompt.Werner Koch2017-02-221-8/+30
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* agent: Minor cleanup for recent change in findkey.cWerner Koch2016-10-241-6/+2
* agent: Fix saving with FORCE=1.NIIBE Yutaka2016-10-211-6/+19
* agent: Add --card option for READKEY.NIIBE Yutaka2016-10-201-0/+36
* common: Add dedicated private key functions to name-value.c.Werner Koch2016-06-231-2/+2
* common: Rename external symbols in name-value.c.Werner Koch2016-06-231-9/+9
* common: Rename private-keys.c to name-value.cWerner Koch2016-06-231-1/+1
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-071-4/+8
* common: Add support for the new extended private key format.Justus Winter2016-04-211-1/+160
* agent: allow removal of the shadowed key.NIIBE Yutaka2016-03-161-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* agent: Fix function return type for check_cb and agent_askpin.NIIBE Yutaka2015-10-091-1/+1
* agent: Raise the maximum password length. Don't hard code it.Neal H. Walfield2015-08-241-2/+2
* agent: Add option --force to the DELETE_KEY command.Werner Koch2015-08-071-48/+52
* agent: Use different translation func for Pinentry strings.Werner Koch2015-06-301-18/+19
* Typo fixesWerner Koch2015-05-081-1/+4
* agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch2015-04-141-1/+1
* agent: Fix use of imported but unprotected openpgp keys.Werner Koch2015-01-291-0/+18
* agent: Add some extra robustness to extract_private_keyWerner Koch2015-01-281-1/+1
* agent: Fix agent_public_key_from_file for ECC.NIIBE Yutaka2015-01-271-54/+23
* gpg: Improve passphrase caching.Werner Koch2014-09-171-0/+42
* agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.Werner Koch2014-08-181-1/+5
* gpg: Spelling errorKristian Fiskerstrand2014-07-031-1/+1