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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
gpg: Prefer card key on use in multiple subkeys situation.
NIIBE Yutaka
2
-42
/
+80
2020-01-17
gpg: Prepare enhancement of agent_probe_secret_key.
NIIBE Yutaka
8
-26
/
+32
2020-01-16
gpg: Print better debug info in case of broken sig subpackets.
Werner Koch
1
-1
/
+4
2020-01-16
gpg: Use "SCD KEYINFO" to get available card keys.
NIIBE Yutaka
1
-80
/
+29
2020-01-16
gpg: Add agent_scd_keyinfo to retrieve available card keys.
NIIBE Yutaka
2
-1
/
+178
2020-01-16
gpg: default-key: Simply don't limit by capability.
NIIBE Yutaka
1
-5
/
+0
2020-01-15
gpg: Cert only key should be usable with --default-key.
NIIBE Yutaka
1
-1
/
+2
2020-01-13
gpg,sm: Avoid useless ASFW diagnostic in loopback mode.
Werner Koch
1
-0
/
+9
2020-01-03
scd: Minor fix for readibility.
Werner Koch
1
-1
/
+1
2020-01-01
Update wk's signing key
Werner Koch
1
-0
/
+0
2019-12-23
gpg: Fix output of --with-secret if a pattern is given.
Werner Koch
1
-8
/
+25
2019-12-06
dirmngr: Tell gpg about WKD looks resulting from a cache.
Werner Koch
1
-2
/
+7
2019-12-04
gpg: Use AKL for angle bracketed mail address with -r.
Werner Koch
1
-6
/
+31
2019-11-28
gpg: Change the way v5 fingerprints are printed.
Werner Koch
3
-16
/
+7
2019-11-28
gpg: Implement insert, update, and delete via keyboxd.
Werner Koch
1
-7
/
+96
2019-11-28
kbx: Redefine the UBID which is now the primary fingerprint.
Werner Koch
3
-7
/
+7
2019-11-27
gpg: Move a keydb function to another file.
Werner Koch
3
-42
/
+46
2019-11-18
dirmngr,gpg: Better diagnostic in case of bad TLS certificates.
Werner Koch
1
-2
/
+9
2019-11-18
dirmngr: Forward http redirect warnings to gpg.
Werner Koch
1
-0
/
+4
2019-11-11
gpg: Forbid the creation of SHA-1 third-party key signatures.
Werner Koch
1
-7
/
+44
2019-11-07
gpg: Fix a potential loss of key sigs during import with self-sigs-only.
Werner Koch
1
-1
/
+4
2019-11-07
gpg: Add option --allow-weak-key-signatures.
Werner Koch
5
-1
/
+31
2019-11-07
gpg: Print rfc4880bis note only in verbose mode.
Werner Koch
1
-1
/
+1
2019-11-07
doc: Make clear that by default RFC-4880bis features are used.
Werner Koch
1
-1
/
+1
2019-11-06
gpg: Remove an unused variable.
Werner Koch
1
-2
/
+0
2019-11-06
gpg: Do not require --batch when using --log-file.
Werner Koch
1
-5
/
+1
2019-10-17
gpg: More fix of get_best_pubkey_byname.
NIIBE Yutaka
1
-1
/
+0
2019-10-17
gpg: Fix two other cases in get_best_pubkey_byname.
NIIBE Yutaka
1
-29
/
+34
2019-10-16
gpg: Fix get_best_pubkey_byname to consider the first match.
NIIBE Yutaka
1
-19
/
+39
2019-10-15
gpg: Also delete key-binding signature when deleting a subkey.
Werner Koch
1
-14
/
+7
2019-10-15
gpg: Put the first key in candidates correctly.
NIIBE Yutaka
1
-19
/
+18
2019-10-09
gpg: The first key should be in candidates.
NIIBE Yutaka
1
-1
/
+8
2019-10-07
gpg: Fix a memory leak in get_best_pubkey_byname.
NIIBE Yutaka
1
-1
/
+4
2019-10-03
gpg: Ignore all SHA-1 signatures in 3rd party key signatures.
Werner Koch
1
-6
/
+2
2019-10-03
gpg: Be prepared for chosen-prefix SHA-1 collisions in key signatures.
Werner Koch
1
-15
/
+29
2019-10-01
gpg: Read the UBID from the keybox and detect wrong blob type.
Werner Koch
2
-7
/
+46
2019-09-30
gpg: Fix --recv-key in case of a given fingerprint.
Werner Koch
1
-1
/
+2
2019-09-30
gpg: Fix expand GPG groups when resolving a key
Werner Koch
4
-33
/
+55
2019-09-27
gpg: Fix a recently introduced printf format buglet.
Werner Koch
1
-1
/
+1
2019-09-27
kbx,gpg: Allow lookup using a UBID.
Werner Koch
2
-1
/
+17
2019-09-25
doc: Minor doc updates and a typo fix.
Werner Koch
1
-2
/
+2
2019-09-10
gpg: First rough implementation of keyboxd access for key lookup.
Werner Koch
5
-95
/
+367
2019-09-10
common: Allow a readlimit for iobuf_esopen.
Werner Koch
2
-2
/
+2
2019-09-09
gpg: New option --use-keyboxd.
Werner Koch
26
-292
/
+1221
2019-09-06
gpg: expand GPG groups when resolving a key
Stephan Mueller
5
-52
/
+99
2019-09-06
gpg: Make --quiet work on --send-keys.
Werner Koch
1
-3
/
+4
2019-09-05
gpg: Prepare parser for the new attestation certificates.
Werner Koch
3
-14
/
+57
2019-09-05
gpg: Rework the signature subpacket iteration function.
Werner Koch
12
-114
/
+114
2019-08-23
gpg,sm: Implement keybox compression run and release lock in gpgsm
Werner Koch
1
-2
/
+15
2019-08-23
gpg: Allow --locate-external-key even with --no-auto-key-locate.
Werner Koch
3
-1
/
+35
[prev]
[next]