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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Fix regression for the recent malicious subkey DoS fix.
Werner Koch
2025-03-06
1
-19
/
+33
*
gpg: Fix a verification DoS due to a malicious subkey in the keyring.
Werner Koch
2025-02-21
1
-41
/
+67
*
gpg: Lookup key for merging/inserting only beu primary key.
Werner Koch
2025-02-11
1
-3
/
+20
*
gpg: New option --disable-pqc-encryption.
Werner Koch
2025-02-06
1
-0
/
+8
*
gpg: Allow the use of an ADSK subkey as ADSK subkey.
Werner Koch
2024-10-31
1
-3
/
+10
*
gpg: Improve decryption diagnostic for an ADSK key.
Werner Koch
2024-08-12
1
-8
/
+24
*
gpg: Do not bail out on secret keys with an unknown algo
Werner Koch
2024-06-11
1
-0
/
+2
*
gpg: Add magic parameter "default" to --quick-add-adsk.
Werner Koch
2024-06-05
1
-0
/
+27
*
gpg: Do not show RENC if no key capabilities are found for a key.
Werner Koch
2024-06-05
1
-2
/
+4
*
gpg: Autoload designated revoker key and ADSK when needed.
Werner Koch
2024-06-05
1
-7
/
+16
*
gpg: Implement the LDAP AKL method.
Werner Koch
2024-06-04
1
-6
/
+22
*
gpg: Rename functions with an "fprint" part to "fpr"
Werner Koch
2024-06-04
1
-38
/
+37
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-3
/
+3
*
gpg: New option --require-pqc-encryption
Werner Koch
2024-04-24
1
-0
/
+17
*
doc: Fix spelling errors found by lintian.
Werner Koch
2024-01-29
1
-1
/
+1
*
gpg: Improve error message for expired default keys.
Werner Koch
2024-01-11
1
-4
/
+22
*
gpg: Choose key from inserted card over a non-inserted card
Werner Koch
2024-01-02
1
-0
/
+7
*
gpg: Skip keys found via ADSKs.
Werner Koch
2023-05-25
1
-15
/
+22
*
gpg: Fix searching for the ADSK key when adding an ADSK.
Werner Koch
2023-05-25
1
-0
/
+3
*
gpg: New option --debug-ignore-expiration to help with testing.
Werner Koch
2023-05-09
1
-3
/
+4
*
gpg: Actually encrypt to ADSKs.
Werner Koch
2023-03-01
1
-3
/
+11
*
gpg: Allow adding of Additional Decryption Subkeys.
Werner Koch
2023-03-01
1
-3
/
+4
*
gpg: --gen-random code cleanup by using es_set_binary.
Werner Koch
2023-02-16
1
-1
/
+1
*
gpg: New list-option --show-unusable-sigs.
Werner Koch
2023-02-07
1
-1
/
+1
*
gpg,common,scd,sm: Function prototype fixes for modern compiler.
NIIBE Yutaka
2022-09-13
1
-1
/
+1
*
gpg: Support key flags for RENC, TIME, and GROUP.
Werner Koch
2022-09-07
1
-0
/
+18
*
gpg: Handle backsig for v5 signature.
NIIBE Yutaka
2021-09-29
1
-6
/
+8
*
gpg: Improve speed of secret key listing.
Werner Koch
2021-05-19
1
-1
/
+1
*
A few minor code cleanups and typo fixes.
Werner Koch
2021-05-11
1
-2
/
+0
*
gpg: Fix mailbox based search via AKL keyserver method.
Werner Koch
2021-04-26
1
-2
/
+2
*
gpg: Auto import keys specified with --trusted-keys.
Werner Koch
2021-04-25
1
-0
/
+36
*
gpg: Allow fingerprint based lookup with --locate-external-key.
Werner Koch
2021-04-21
1
-32
/
+123
*
gpg: Lookup a missing public key of the current card via LDAP.
Werner Koch
2021-04-16
1
-0
/
+18
*
gpg: Minor restructuring of a function.
Werner Koch
2021-04-12
1
-31
/
+40
*
gpg: Fix selection of key.
NIIBE Yutaka
2021-02-05
1
-1
/
+3
*
gpg: Remove support for PKA.
Werner Koch
2021-02-02
1
-5
/
+2
*
gpg: New AKL method "ntds"
Werner Koch
2020-12-17
1
-0
/
+9
*
doc: Some documentation updates.
Werner Koch
2020-09-21
1
-1
/
+1
*
doc: Minor code comment fixes.
Werner Koch
2020-06-08
1
-2
/
+2
*
gpg: Fix key expiration and usage for keys created at the Epoch.
Werner Koch
2020-03-18
1
-12
/
+16
*
gpg: Make use of the included key block in a signature.
Werner Koch
2020-03-13
1
-3
/
+61
*
gpg: Fix default-key selection when card is available.
NIIBE Yutaka
2020-02-19
1
-1
/
+9
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
1
-2
/
+2
*
gpg: Prefer card key on use in multiple subkeys situation.
NIIBE Yutaka
2020-01-17
1
-4
/
+17
*
gpg: Prepare enhancement of agent_probe_secret_key.
NIIBE Yutaka
2020-01-17
1
-9
/
+13
*
gpg: default-key: Simply don't limit by capability.
NIIBE Yutaka
2020-01-16
1
-5
/
+0
*
gpg: Cert only key should be usable with --default-key.
NIIBE Yutaka
2020-01-15
1
-1
/
+2
*
gpg: Use AKL for angle bracketed mail address with -r.
Werner Koch
2019-12-04
1
-6
/
+31
*
gpg: More fix of get_best_pubkey_byname.
NIIBE Yutaka
2019-10-17
1
-1
/
+0
*
gpg: Fix two other cases in get_best_pubkey_byname.
NIIBE Yutaka
2019-10-17
1
-29
/
+34
[next]