index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
findkey.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
agent: correct length for uri and comment on 64-bit big-endian platforms
Daniel Kahn Gillmor
1
-2
/
+5
2019-02-06
agent: Clear bogus pinentry cache, when it causes an error.
NIIBE Yutaka
1
-1
/
+11
2018-03-27
agent: Make the request origin a part of the cache items.
Werner Koch
1
-4
/
+4
2017-07-28
agent: Minor cleanup (mostly for documentation).
Werner Koch
1
-66
/
+66
2017-05-24
agent: Make digest algorithms for ssh fingerprints configurable.
Justus Winter
1
-1
/
+2
2017-05-24
common: Support different digest algorithms for ssh fingerprints.
Justus Winter
1
-1
/
+1
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-04-14
agent: Clean up error initialize/return.
NIIBE Yutaka
1
-3
/
+1
2017-03-24
agent: New option --enable-extended-key-format.
Werner Koch
1
-11
/
+33
2017-03-24
agent: New option --stub-only for DELETE_KEY
Werner Koch
1
-11
/
+21
2017-03-07
agent: Resolve conflict of util.h.
NIIBE Yutaka
1
-1
/
+1
2017-02-22
agent: Prepend the description to a PIN prompt.
Werner Koch
1
-8
/
+30
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-24
agent: Minor cleanup for recent change in findkey.c
Werner Koch
1
-6
/
+2
2016-10-21
agent: Fix saving with FORCE=1.
NIIBE Yutaka
1
-6
/
+19
2016-10-20
agent: Add --card option for READKEY.
NIIBE Yutaka
1
-0
/
+36
2016-06-23
common: Add dedicated private key functions to name-value.c.
Werner Koch
1
-2
/
+2
2016-06-23
common: Rename external symbols in name-value.c.
Werner Koch
1
-9
/
+9
2016-06-23
common: Rename private-keys.c to name-value.c
Werner Koch
1
-1
/
+1
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-4
/
+8
2016-04-21
common: Add support for the new extended private key format.
Justus Winter
1
-1
/
+160
2016-03-16
agent: allow removal of the shadowed key.
NIIBE Yutaka
1
-1
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-10-09
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
1
-1
/
+1
2015-08-24
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
1
-2
/
+2
2015-08-07
agent: Add option --force to the DELETE_KEY command.
Werner Koch
1
-48
/
+52
2015-06-30
agent: Use different translation func for Pinentry strings.
Werner Koch
1
-18
/
+19
2015-05-08
Typo fixes
Werner Koch
1
-1
/
+4
2015-04-14
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
1
-1
/
+1
2015-01-29
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
1
-0
/
+18
2015-01-28
agent: Add some extra robustness to extract_private_key
Werner Koch
1
-1
/
+1
2015-01-27
agent: Fix agent_public_key_from_file for ECC.
NIIBE Yutaka
1
-54
/
+23
2014-09-17
gpg: Improve passphrase caching.
Werner Koch
1
-0
/
+42
2014-08-18
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
1
-1
/
+5
2014-07-03
gpg: Spelling error
Kristian Fiskerstrand
1
-1
/
+1
2014-06-27
Fix typos in messages
Yuri Chornoivan
1
-1
/
+1
2014-04-15
agent: Add command DELETE_KEY.
Werner Koch
1
-0
/
+143
2014-03-22
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
1
-10
/
+55
2014-03-11
agent: API change of agent_key_from_file.
NIIBE Yutaka
1
-6
/
+4
2014-01-16
agent: Fix agent_is_eddsa_key.
NIIBE Yutaka
1
-7
/
+3
2013-11-15
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
1
-0
/
+29
2013-05-22
Implement unattended OpenPGP secret key import.
Werner Koch
1
-3
/
+6
2013-02-22
agent: fix two bugs.
NIIBE Yutaka
1
-1
/
+1
2012-11-02
agent: Fix wrong use of gcry_sexp_build_array
NIIBE Yutaka
1
-4
/
+4
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-8
/
+8
2012-01-25
Port to npth.
Marcus Brinkmann
1
-2
/
+2
2011-07-20
Support a confirm flag for ssh.
Werner Koch
1
-35
/
+57
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-33
/
+33
2011-01-31
Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...
Werner Koch
1
-2
/
+2
[next]