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
/
mainproc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: With --auto-key-retrieve prefer WKD over keyservers.
Werner Koch
2019-07-05
1
-50
/
+63
*
g10/mainproc: disable hash contexts when --skip-verify is used
Jussi Kivilinna
2018-12-05
1
-3
/
+8
*
gpg: Allow decryption using several passphrases in may cases.
Werner Koch
2018-07-06
1
-0
/
+15
*
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
2018-07-05
1
-3
/
+3
*
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: Also detect a plaintext packet before an encrypted packet.
Werner Koch
2018-06-06
1
-0
/
+12
*
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: 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
1
-1
/
+1
*
g10: Fix memory leak in check_sig_and_print.
NIIBE Yutaka
2018-04-13
1
-0
/
+1
*
gpg: Extend the "sig" record in --list-mode.
Werner Koch
2018-04-12
1
-2
/
+3
*
gpg: Extend the ERRSIG status line with a fingerprint.
Werner Koch
2018-04-12
1
-19
/
+38
*
gpg: Print all keys with --decrypt --list-only.
Werner Koch
2018-01-08
1
-4
/
+6
*
gpg: Tweak compliance checking for verification
Werner Koch
2017-07-27
1
-0
/
+10
*
g10: Avoid caching passphrase for failed symmetric encryption.
Marcus Brinkmann
2017-07-21
1
-1
/
+2
*
gpg: Avoid asking by fpr and then by keyid during auto-key-retrieve.
Werner Koch
2017-07-19
1
-0
/
+4
*
gpg,gpgsm: Fix compliance check for DSA and avoid an assert.
Werner Koch
2017-06-19
1
-6
/
+7
*
gpg: Fix computation of compliance with CO_DE_VS.
Justus Winter
2017-06-08
1
-3
/
+4
*
common: Add cipher mode to compliance predicate.
Justus Winter
2017-06-07
1
-1
/
+1
*
gpg: Report compliance with CO_DE_VS.
Justus Winter
2017-06-01
1
-0
/
+48
*
gpg: Fix typos.
Justus Winter
2017-05-30
1
-2
/
+2
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-15
/
+15
*
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
2017-03-30
1
-15
/
+0
*
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
2017-03-29
1
-8
/
+9
*
gpg: Change parse_packet to take a context.
Werner Koch
2017-03-29
1
-1
/
+3
*
g10: Move more flags into the flag bitfield.
Justus Winter
2017-03-08
1
-8
/
+8
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-5
/
+5
*
gpg: Do not require a trustdb for decryption.
Werner Koch
2017-02-28
1
-1
/
+1
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-2
/
+2
*
gpg: Fix error code arg in ERRSIG status line.
Werner Koch
2016-12-03
1
-1
/
+1
*
g10: Avoid gratuitously loading a keyblock when it is already available
Neal H. Walfield
2016-11-23
1
-5
/
+10
*
g10: Fix memory leak.
Justus Winter
2016-11-14
1
-0
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Enable the Issuer Fingerprint from rfc4880bis
Werner Koch
2016-10-28
1
-2
/
+1
*
gpg: Verify multiple detached signatures with different hash algos.
Werner Koch
2016-10-27
1
-5
/
+23
*
Fix typos.
Justus Winter
2016-10-27
1
-1
/
+1
*
gpg: Convey --quick option to dirmngr for --auto-key-retrieve.
Werner Koch
2016-10-27
1
-8
/
+7
*
Fix more spelling
Daniel Kahn Gillmor
2016-09-17
1
-1
/
+1
*
g10: Don't include the signature when printing a binding's validity.
Neal H. Walfield
2016-09-15
1
-2
/
+2
*
gpg: Make --output work with --verify.
Werner Koch
2016-09-07
1
-1
/
+6
*
gpg: Simplify code to print VALIDSIG.
Werner Koch
2016-09-01
1
-29
/
+20
*
gpg: Fix printing of pubkey algo in --verbose signature verify.
Werner Koch
2016-09-01
1
-57
/
+73
*
gpg: Copy the correct digest for use by TOFU.
Werner Koch
2016-09-01
1
-1
/
+1
*
g10: When showing a user id's trust, pass the current signature.
Neal H. Walfield
2016-08-30
1
-1
/
+1
*
gpg: Print the signer's UID during verification.
Werner Koch
2016-08-10
1
-2
/
+30
*
gpg: Cleanup of dek_to_passphrase function (part 2).
Werner Koch
2016-08-08
1
-3
/
+3
*
g10: Fix memory leak.
Justus Winter
2016-06-30
1
-2
/
+0
*
g10: Fix --list-packets.
NIIBE Yutaka
2016-06-28
1
-1
/
+1
[next]