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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Ignore too large user ids during import.
Werner Koch
2018-07-04
1
-1
/
+30
*
indent: Fix indentation of read_block in g10/import.c
Werner Koch
2018-07-04
1
-66
/
+67
*
gpg: Extra check for sign usage when verifying a data signature.
Werner Koch
2018-07-04
1
-2
/
+11
*
gpg: Print revocation reason for "rev" records.
Werner Koch
2018-07-03
4
-4
/
+100
*
gpg: Print revocation reason for "rvs" records.
Werner Koch
2018-07-03
2
-3
/
+118
*
gpg: Let --show-keys print revocation certificates.
Werner Koch
2018-07-03
1
-7
/
+114
*
g10: Fix memory leak for PKT_signature.
NIIBE Yutaka
2018-07-03
3
-3
/
+3
*
gpg: Do not import revocations with --show-keys.
Werner Koch
2018-06-12
1
-26
/
+30
*
gpg: Add new usage option for drop-subkey filters.
Daniel Kahn Gillmor
2018-06-12
1
-0
/
+10
*
gpg: Set some list options with --show-keys
Werner Koch
2018-06-11
1
-0
/
+4
*
gpg: Allow building with older libgpg-error.
Werner Koch
2018-06-08
1
-1
/
+1
*
gpg: Sanitize diagnostic with the original file name.
Werner Koch
2018-06-08
1
-1
/
+8
*
gpg: Improve import's repair-key duplicate signature detection.
Werner Koch
2018-06-07
1
-115
/
+134
*
gpg: Fix import's repair-key duplicate signature detection.
Werner Koch
2018-06-07
2
-5
/
+30
*
gpg: Improve verbose output during import.
Werner Koch
2018-06-07
1
-13
/
+32
*
gpg: Also detect a plaintext packet before an encrypted packet.
Werner Koch
2018-06-06
1
-0
/
+12
*
gpg: New command --show-keys.
Werner Koch
2018-06-06
2
-1
/
+18
*
gpg: Print a hint on how to decrypt a non-mdc message anyway.
Werner Koch
2018-05-31
1
-2
/
+19
*
gpg: Detect multiple literal plaintext packets more reliable.
Werner Koch
2018-05-31
1
-2
/
+15
*
gpg: Remove MDC options
Werner Koch
2018-05-31
4
-65
/
+17
*
gpg: Hard fail on a missing MDC even for legacy algorithms.
Werner Koch
2018-05-31
1
-8
/
+5
*
gpg: Turn --no-mdc-warn into a NOP.
Werner Koch
2018-05-31
4
-6
/
+3
*
gpg: Fix minor memory leak in the compress filter.
Werner Koch
2018-05-02
3
-9
/
+21
*
g10: Fix printing the keygrip with --card-status.
NIIBE Yutaka
2018-04-25
1
-1
/
+1
*
g10: Fix memory leak in check_sig_and_print.
NIIBE Yutaka
2018-04-13
1
-0
/
+1
*
g10: Push compress filter only if compressed.
NIIBE Yutaka
2018-04-13
1
-5
/
+8
*
gpg: Extend the "sig" record in --list-mode.
Werner Koch
2018-04-12
9
-20
/
+39
*
gpg: Extend the ERRSIG status line with a fingerprint.
Werner Koch
2018-04-12
1
-19
/
+38
*
gpg: Relax printing of STATUS_FAILURE.
Werner Koch
2018-04-12
1
-1
/
+1
*
gpg: New option --no-symkey-cache.
Werner Koch
2018-04-11
3
-1
/
+9
*
doc: Document --key-edit:change-usage
Werner Koch
2018-04-09
1
-3
/
+5
*
gpg: Check that a key may do certifications.
Werner Koch
2018-04-06
1
-0
/
+21
*
gpg: Emit FAILURE stati now in almost all cases.
Werner Koch
2018-04-06
2
-8
/
+54
*
doc: Add a code comment about back signatures.
Werner Koch
2018-04-06
1
-1
/
+3
*
gpg: Re-indent sig-check.c and use signature class macros.
Werner Koch
2018-04-06
2
-387
/
+372
*
gpg: Add new OpenPGP card vendor.
Werner Koch
2018-04-05
1
-0
/
+1
*
g10: Let card-edit/key-attr show message when change.
NIIBE Yutaka
2018-04-05
1
-8
/
+14
*
g10: Fix filtering by PK->REQ_USAGE.
NIIBE Yutaka
2018-04-02
1
-0
/
+2
*
g10: Fix card-edit/kdf-setup for single salt.
NIIBE Yutaka
2018-03-30
1
-1
/
+3
*
g10,scd: Support single salt for KDF data object.
NIIBE Yutaka
2018-03-30
1
-16
/
+32
*
g10: Add "key-attr" command for --card-edit.
NIIBE Yutaka
2018-03-30
1
-53
/
+52
*
g10: Support key attribute change at --card-edit/generate.
NIIBE Yutaka
2018-03-29
3
-77
/
+169
*
g10: check_pin_for_key_operation should be just before genkey.
NIIBE Yutaka
2018-03-29
1
-7
/
+7
*
g10: Change ask_curve so that it can be used outside.
NIIBE Yutaka
2018-03-28
2
-30
/
+23
*
gpg: Auto-fix a broken trustdb with just the version record.
Werner Koch
2018-03-26
1
-0
/
+14
*
gpg: Pass CTRL arg to get_trusthashrec.
Werner Koch
2018-03-26
4
-11
/
+15
*
gpg: Return better error codes in case of a too short trustdb.
Werner Koch
2018-03-26
1
-15
/
+16
*
gpg: Fix trustdb updates without lock held.
Werner Koch
2018-03-26
1
-10
/
+29
*
gpg: Disable unused code parts in tdbio.c
Werner Koch
2018-03-26
1
-3
/
+7
*
gpg,sm: New option --request-origin.
Werner Koch
2018-03-23
3
-0
/
+26
[next]