aboutsummaryrefslogtreecommitdiffstats
path: root/agent/findkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typos in messagesYuri Chornoivan2014-06-271-1/+1
* agent: Add command DELETE_KEY.Werner Koch2014-04-151-0/+143
* agent: Cleanups to prepare implementation of Ed25519.Werner Koch2014-03-221-10/+55
* agent: API change of agent_key_from_file.NIIBE Yutaka2014-03-111-6/+4
* agent: Fix agent_is_eddsa_key.NIIBE Yutaka2014-01-161-7/+3
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-151-0/+29
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-221-3/+6
* agent: fix two bugs.NIIBE Yutaka2013-02-221-1/+1
* agent: Fix wrong use of gcry_sexp_build_arrayNIIBE Yutaka2012-11-021-4/+4
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-8/+8
* Port to npth.Marcus Brinkmann2012-01-251-2/+2
* Support a confirm flag for ssh.Werner Koch2011-07-201-35/+57
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-33/+33
* Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch2011-01-311-2/+2