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
/
g10
/
getkey.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
gpg: Avoid printing false AKL error message.
Werner Koch
1
-4
/
+4
2019-07-04
gpg: New command --locate-external-key.
Werner Koch
1
-16
/
+32
2019-07-04
gpg: Make the get_pubkey_byname interface easier to understand.
Werner Koch
1
-16
/
+25
2019-04-18
g10: Fix double free when locating by mbox
Andre Heinecke
1
-2
/
+1
2018-08-29
gpg: Remove unused function get_pubkeys.
Werner Koch
1
-263
/
+4
2018-08-28
gpg: Refresh expired keys originating from the WKD.
Werner Koch
1
-15
/
+94
2018-08-28
gpg: Remove unused arg from a function.
Werner Koch
1
-2
/
+2
2018-07-05
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
1
-2
/
+45
2018-07-03
g10: Fix memory leak for PKT_signature.
NIIBE Yutaka
1
-1
/
+1
2018-04-12
gpg: Extend the "sig" record in --list-mode.
Werner Koch
1
-7
/
+14
2018-04-02
g10: Fix filtering by PK->REQ_USAGE.
NIIBE Yutaka
1
-0
/
+2
2018-02-22
g10: Select a secret key by checking availability under gpg-agent.
NIIBE Yutaka
1
-4
/
+11
2017-12-13
gpg: Remove some xmallocs.
Werner Koch
1
-7
/
+26
2017-12-13
indent: Re-indent get_pubkeys.
Werner Koch
1
-59
/
+48
2017-11-15
gpg: Print AKL info only in verbose mode.
Werner Koch
1
-2
/
+3
2017-10-19
gpg: Keep a lock during the read-update/insert cycle in import.
Werner Koch
1
-2
/
+13
2017-10-19
gpg: Improve keydb handling in the main import function.
Werner Koch
1
-15
/
+61
2017-08-04
gpg: Fix memory leak in parse_auto_key_locate.
Werner Koch
1
-3
/
+4
2017-08-04
gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.
Werner Koch
1
-1
/
+4
2017-07-28
gpg: Minor rework for better readibility of get_best_pubkey_byname.
Werner Koch
1
-13
/
+13
2017-07-28
gpg: Fix segv in get_best_pubkey_byname.
Werner Koch
1
-1
/
+1
2017-07-24
gpg: Extend --key-origin to take an optional URL arg.
Werner Koch
1
-0
/
+15
2017-07-20
indent: Improve readability of some comments in getkey.c
Werner Koch
1
-165
/
+168
2017-07-20
gpg: New option --with-key-origin.
Werner Koch
1
-10
/
+30
2017-07-20
g10: Return proper error when gpg-agent fails to start during probe.
Marcus Brinkmann
1
-2
/
+8
2017-07-13
gpg: New option --key-origin.
Werner Koch
1
-0
/
+35
2017-06-13
gpg: Disable keydb handle caching only for W32
Werner Koch
1
-10
/
+17
2017-05-30
gpg: Disable keydb handle caching
Andre Heinecke
1
-1
/
+11
2017-05-22
g10: Fix default-key selection for signing, possibly by card.
NIIBE Yutaka
1
-0
/
+52
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-2
/
+2
2017-04-17
g10: Minor fixes.
NIIBE Yutaka
1
-1
/
+2
2017-03-31
gpg: Avoid multiple open calls to the keybox file.
Werner Koch
1
-5
/
+18
2017-03-31
gpg: Pass CTRL also to getkey_end.
Werner Koch
1
-18
/
+18
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-66
/
+74
2017-03-08
g10: Move more flags into the flag bitfield.
Justus Winter
1
-18
/
+18
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-6
/
+6
2017-03-06
gpg: Fix attempt to double free an UID structure.
Werner Koch
1
-2
/
+7
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-12-01
gpg: Let only Dirmngr decide whether CERT is supported.
Werner Koch
1
-2
/
+0
2016-11-28
g10: Fix iteration over getkey results.
Justus Winter
1
-1
/
+1
2016-11-23
g10: Avoid gratuitously loading a keyblock when it is already available
Neal H. Walfield
1
-1
/
+1
2016-11-15
gpg: Use usual free semantics for packet structure free functions.
Werner Koch
1
-10
/
+5
2016-11-15
g10: Optimize key iteration.
Justus Winter
1
-2
/
+2
2016-11-15
g10: Fix memory leak.
Justus Winter
1
-3
/
+14
2016-11-15
g10: Fix iteration over getkey results.
Justus Winter
1
-0
/
+8
2016-11-15
g10: Fix use-after-free.
Justus Winter
1
-1
/
+9
2016-11-07
g10: Fix crash.
Justus Winter
1
-3
/
+4
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-11-04
indent: Move comments inside the block.
Werner Koch
1
-48
/
+56
2016-11-03
g10: Improve and unify key selection for -r and --locate-keys.
Justus Winter
1
-0
/
+205
[next]