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
bugfixes-2.2
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
2025-05-12
gpg: Fully implement the group key flag.
Werner Koch
1
-2
/
+2
2024-10-31
gpg: Allow the use of an ADSK subkey as ADSK subkey.
Werner Koch
1
-3
/
+10
2024-09-26
gpg: Add magic parameter "default" to --quick-add-adsk.
Werner Koch
1
-0
/
+27
2024-08-12
gpg: Improve decryption diagnostic for an ADSK key.
Werner Koch
1
-6
/
+22
2024-06-11
gpg: Do not bail out on secret keys with an unknown algo
Werner Koch
1
-0
/
+2
2024-06-05
gpg: Do not show RENC if no key capabilities are found for a key.
Werner Koch
1
-2
/
+4
2023-09-06
gpg: Prepare enhancement of agent_probe_secret_key.
NIIBE Yutaka
1
-9
/
+13
2023-05-25
gpg: Skip keys found via ADSKs.
Werner Koch
1
-12
/
+22
2023-03-03
gpg: Implement encryption to ADSKs.
Werner Koch
1
-6
/
+15
2023-03-03
gpg: Support key flags for RENC, TIME, and GROUP.
Werner Koch
1
-0
/
+18
2023-02-16
gpg: --gen-random code cleanup by using es_set_binary.
Werner Koch
1
-1
/
+1
2021-05-04
gpg: Fix mailbox based search via AKL keyserver method.
Werner Koch
1
-2
/
+2
2021-05-04
gpg: Auto import keys specified with --trusted-keys.
Werner Koch
1
-0
/
+36
2021-05-03
gpg: Allow fingerprint based lookup with --locate-external-key.
Werner Koch
1
-37
/
+145
2021-05-03
gpg: Lookup a missing public key of the current card via LDAP.
Werner Koch
1
-0
/
+18
2021-05-03
gpg: Minor restructuring of a function.
Werner Koch
1
-31
/
+40
2020-12-17
gpg: New AKL method "ntds"
Werner Koch
1
-0
/
+9
2020-09-03
gpg: Fix AEAD preference list overflow
Werner Koch
1
-1
/
+1
2020-04-16
gpg: Show AEAD preferences
Werner Koch
1
-3
/
+20
2020-03-18
gpg: Fix key expiration and usage for keys created at the Epoch.
Werner Koch
1
-12
/
+16
2020-03-14
gpg: Make use of the included key block in a signature.
Werner Koch
1
-3
/
+61
2020-02-19
gpg: Fix default-key selection when card is available.
NIIBE Yutaka
1
-1
/
+9
2020-01-16
gpg: default-key: Simply don't limit by capability.
NIIBE Yutaka
1
-4
/
+0
2019-12-04
gpg: Use AKL for angle bracketed mail address with -r.
Werner Koch
1
-6
/
+31
2019-10-15
Revert "gpg: The first key should be in candidates."
NIIBE Yutaka
1
-8
/
+1
2019-10-15
gpg: The first key should be in candidates.
NIIBE Yutaka
1
-1
/
+8
2019-10-15
gpg: Fix a memory leak in get_best_pubkey_byname.
NIIBE Yutaka
1
-1
/
+4
2019-08-23
gpg: Allow --locate-external-key even with --no-auto-key-locate.
Werner Koch
1
-0
/
+20
2019-08-21
gpg: Allow decryption using non-OpenPGP cards.
Werner Koch
1
-174
/
+0
2019-08-21
gpg: Remove unused arg in a card related function.
Werner Koch
1
-1
/
+1
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
[next]