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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: correct length for uri and comment on 64-bit big-endian platforms
Daniel Kahn Gillmor
2019-05-14
1
-2
/
+5
*
agent: Clear bogus pinentry cache, when it causes an error.
NIIBE Yutaka
2019-02-06
1
-1
/
+11
*
agent: Make the request origin a part of the cache items.
Werner Koch
2018-03-27
1
-4
/
+4
*
agent: Minor cleanup (mostly for documentation).
Werner Koch
2017-07-28
1
-66
/
+66
*
agent: Make digest algorithms for ssh fingerprints configurable.
Justus Winter
2017-05-24
1
-1
/
+2
*
common: Support different digest algorithms for ssh fingerprints.
Justus Winter
2017-05-24
1
-1
/
+1
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
agent: Clean up error initialize/return.
NIIBE Yutaka
2017-04-14
1
-3
/
+1
*
agent: New option --enable-extended-key-format.
Werner Koch
2017-03-24
1
-11
/
+33
*
agent: New option --stub-only for DELETE_KEY
Werner Koch
2017-03-24
1
-11
/
+21
*
agent: Resolve conflict of util.h.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
agent: Prepend the description to a PIN prompt.
Werner Koch
2017-02-22
1
-8
/
+30
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
agent: Minor cleanup for recent change in findkey.c
Werner Koch
2016-10-24
1
-6
/
+2
*
agent: Fix saving with FORCE=1.
NIIBE Yutaka
2016-10-21
1
-6
/
+19
*
agent: Add --card option for READKEY.
NIIBE Yutaka
2016-10-20
1
-0
/
+36
*
common: Add dedicated private key functions to name-value.c.
Werner Koch
2016-06-23
1
-2
/
+2
*
common: Rename external symbols in name-value.c.
Werner Koch
2016-06-23
1
-9
/
+9
*
common: Rename private-keys.c to name-value.c
Werner Koch
2016-06-23
1
-1
/
+1
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-4
/
+8
*
common: Add support for the new extended private key format.
Justus Winter
2016-04-21
1
-1
/
+160
*
agent: allow removal of the shadowed key.
NIIBE Yutaka
2016-03-16
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
2015-10-09
1
-1
/
+1
*
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
2015-08-24
1
-2
/
+2
*
agent: Add option --force to the DELETE_KEY command.
Werner Koch
2015-08-07
1
-48
/
+52
*
agent: Use different translation func for Pinentry strings.
Werner Koch
2015-06-30
1
-18
/
+19
*
Typo fixes
Werner Koch
2015-05-08
1
-1
/
+4
*
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
2015-04-14
1
-1
/
+1
*
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
2015-01-29
1
-0
/
+18
*
agent: Add some extra robustness to extract_private_key
Werner Koch
2015-01-28
1
-1
/
+1
*
agent: Fix agent_public_key_from_file for ECC.
NIIBE Yutaka
2015-01-27
1
-54
/
+23
*
gpg: Improve passphrase caching.
Werner Koch
2014-09-17
1
-0
/
+42
*
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
2014-08-18
1
-1
/
+5
*
gpg: Spelling error
Kristian Fiskerstrand
2014-07-03
1
-1
/
+1
*
Fix typos in messages
Yuri Chornoivan
2014-06-27
1
-1
/
+1
*
agent: Add command DELETE_KEY.
Werner Koch
2014-04-15
1
-0
/
+143
*
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
2014-03-22
1
-10
/
+55
*
agent: API change of agent_key_from_file.
NIIBE Yutaka
2014-03-11
1
-6
/
+4
*
agent: Fix agent_is_eddsa_key.
NIIBE Yutaka
2014-01-16
1
-7
/
+3
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-0
/
+29
*
Implement unattended OpenPGP secret key import.
Werner Koch
2013-05-22
1
-3
/
+6
*
agent: fix two bugs.
NIIBE Yutaka
2013-02-22
1
-1
/
+1
*
agent: Fix wrong use of gcry_sexp_build_array
NIIBE Yutaka
2012-11-02
1
-4
/
+4
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-8
/
+8
*
Port to npth.
Marcus Brinkmann
2012-01-25
1
-2
/
+2
*
Support a confirm flag for ssh.
Werner Koch
2011-07-20
1
-35
/
+57
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-33
/
+33
*
Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...
Werner Koch
2011-01-31
1
-2
/
+2
[next]