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
*
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
*
gpg: Fix get_best_pubkey_byname to consider the first match.
NIIBE Yutaka
2019-10-16
1
-19
/
+39
*
gpg: Put the first key in candidates correctly.
NIIBE Yutaka
2019-10-15
1
-19
/
+18
*
gpg: The first key should be in candidates.
NIIBE Yutaka
2019-10-09
1
-1
/
+8
*
gpg: Fix a memory leak in get_best_pubkey_byname.
NIIBE Yutaka
2019-10-07
1
-1
/
+4
*
gpg: Fix expand GPG groups when resolving a key
Werner Koch
2019-09-30
1
-22
/
+29
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
1
-16
/
+18
|
\
|
*
gpg: New option --use-keyboxd.
Werner Koch
2019-09-09
1
-16
/
+18
*
|
gpg: expand GPG groups when resolving a key
Stephan Mueller
2019-09-06
1
-3
/
+23
*
|
gpg: Rework the signature subpacket iteration function.
Werner Koch
2019-09-05
1
-16
/
+15
*
|
gpg: Allow --locate-external-key even with --no-auto-key-locate.
Werner Koch
2019-08-23
1
-0
/
+20
|
/
*
gpg: Fix getting User ID.
NIIBE Yutaka
2019-07-11
1
-83
/
+40
*
gpg: Avoid printing false AKL error message.
Werner Koch
2019-07-04
1
-4
/
+4
*
gpg: New command --locate-external-key.
Werner Koch
2019-07-04
1
-16
/
+32
*
gpg: Make the get_pubkey_byname interface easier to understand.
Werner Koch
2019-07-04
1
-16
/
+25
*
g10: Copy expiredate from primary key when marked expired.
NIIBE Yutaka
2019-05-23
1
-1
/
+5
*
g10: Fix double free when locating by mbox
Andre Heinecke
2019-04-18
1
-2
/
+1
*
gpg: New caching functions.
Werner Koch
2019-04-13
1
-119
/
+29
*
gpg: Fix printing of the user id during import.
Werner Koch
2019-04-05
1
-9
/
+13
*
gpg: Remove unused arg in a card related function.
Werner Koch
2019-04-01
1
-1
/
+1
*
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
1
-3
/
+0
*
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
1
-6
/
+5
*
gpg: Prepare revocation keys for use with v5 keys.
Werner Koch
2018-12-04
1
-4
/
+16
*
common: Prepare for parsing mail sub-addresses.
Werner Koch
2018-11-12
1
-1
/
+1
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-2
/
+2
*
gpg: Remove unused function get_pubkeys.
Werner Koch
2018-08-29
1
-263
/
+4
*
gpg: Refresh expired keys originating from the WKD.
Werner Koch
2018-08-28
1
-15
/
+94
*
gpg: Remove unused arg from a function.
Werner Koch
2018-08-28
1
-2
/
+2
*
g10: Move enum_secret_keys to skclist.c.
NIIBE Yutaka
2018-08-27
1
-197
/
+0
*
g10: Fix comment of enum_secret_keys.
NIIBE Yutaka
2018-08-27
1
-2
/
+0
*
g10: Enumerated keys for decryption should be unique.
NIIBE Yutaka
2018-08-27
1
-0
/
+25
*
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
2018-07-05
1
-2
/
+45
*
g10: Fix memory leak for PKT_signature.
NIIBE Yutaka
2018-07-03
1
-1
/
+1
*
gpg: Remove PGP6 compliance mode.
Werner Koch
2018-05-29
1
-3
/
+3
*
gpg: Fix detection of the AEAD feature flag.
Werner Koch
2018-05-29
1
-1
/
+1
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-05-13
1
-7
/
+14
|
\
|
*
gpg: Extend the "sig" record in --list-mode.
Werner Koch
2018-04-12
1
-7
/
+14
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-04-10
1
-0
/
+2
|
\
|
[next]