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
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
1
-4
/
+4
*
gpg: If possible TRUST values now depend on signer's UID or --sender.
Werner Koch
2020-06-08
1
-7
/
+30
*
doc: Minor code comment fixes.
Werner Koch
2020-06-08
1
-1
/
+1
*
indent: Some typo and indentation changes for gpg.
Werner Koch
2020-04-15
1
-1
/
+1
*
gpg: New option --auto-key-import
Werner Koch
2020-03-14
1
-7
/
+4
*
gpg: Make use of the included key block in a signature.
Werner Koch
2020-03-13
1
-9
/
+57
*
gpg: Rework the signature subpacket iteration function.
Werner Koch
2019-09-05
1
-2
/
+2
*
gpg: Don't report NO_SECKEY for valid key.
NIIBE Yutaka
2019-08-06
1
-1
/
+1
*
gpg: More check for symmetric key encryption.
NIIBE Yutaka
2019-07-18
1
-1
/
+2
*
gpg: Don't try decryption by session key when NULL.
NIIBE Yutaka
2019-07-12
1
-3
/
+6
*
gpg: With --auto-key-retrieve prefer WKD over keyservers.
Werner Koch
2019-07-05
1
-52
/
+64
*
gpg: Return the last error for pubkey decryption.
NIIBE Yutaka
2019-07-05
1
-2
/
+5
*
gpg: Print modern style key info for non-decryptable keys.
Werner Koch
2019-04-03
1
-8
/
+8
*
gpg: Fix recently introduced use after free.
Werner Koch
2019-03-15
1
-3
/
+3
*
gpg: Implement v5 keys and v5 signatures.
Werner Koch
2019-03-14
1
-16
/
+60
*
gpg: Report STATUS_NO_SECKEY when it is examined.
NIIBE Yutaka
2019-01-16
1
-15
/
+15
*
g10/mainproc: disable hash contexts when --skip-verify is used
Jussi Kivilinna
2018-12-01
1
-3
/
+8
*
g10/mainproc: avoid extra hash contexts when decrypting AEAD input
Jussi Kivilinna
2018-11-09
1
-2
/
+21
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
g10: Change decryption key selection for public key encryption.
NIIBE Yutaka
2018-08-27
1
-117
/
+83
*
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
2018-07-05
1
-3
/
+3
*
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
*
g10: Remove bogus comment.
NIIBE Yutaka
2018-06-05
1
-5
/
+0
*
gpg: Print a hint on how to decrypt a non-mdc message anyway.
Werner Koch
2018-05-31
1
-2
/
+19
*
gpg: Ignore the multiple message override options.
Werner Koch
2018-05-30
1
-14
/
+9
*
gpg: Detect multiple literal plaintext packets more reliable.
Werner Koch
2018-05-30
1
-2
/
+15
*
gpg: Hard fail on a missing MDC even for legacy algorithms.
Werner Koch
2018-05-15
1
-9
/
+6
*
gpg: Turn --no-mdc-warn into a NOP.
Werner Koch
2018-05-15
1
-1
/
+1
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-05-13
1
-21
/
+42
|
\
|
*
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: Try to mitigate the problem of wrong CFB symkey passphrases.
Werner Koch
2018-02-23
1
-0
/
+15
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-01-25
1
-4
/
+6
|
\
|
|
*
gpg: Print all keys with --decrypt --list-only.
Werner Koch
2018-01-08
1
-4
/
+6
*
|
gpg: Clear the symmetric passphrase cache for encrypted session keys.
Werner Koch
2018-01-23
1
-2
/
+10
*
|
gpg: Implement AEAD for SKESK packets.
Werner Koch
2018-01-23
1
-26
/
+92
*
|
gpg: First take on PKT_ENCRYPTED_AEAD.
Werner Koch
2018-01-21
1
-5
/
+18
|
/
*
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
[next]