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
/
sig-check.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Fix extra check for sign usage of a data signature.
Werner Koch
2018-10-22
1
-1
/
+2
*
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
2018-07-05
1
-2
/
+2
*
gpg: Extra check for sign usage when verifying a data signature.
Werner Koch
2018-07-04
1
-2
/
+11
*
gpg: Check that a key may do certifications.
Werner Koch
2018-04-06
1
-0
/
+21
*
gpg: Re-indent sig-check.c and use signature class macros.
Werner Koch
2018-04-06
1
-387
/
+371
*
gpg: Fix memory leak in sig-check.
Werner Koch
2017-08-24
1
-2
/
+5
*
indent: Change comment style on two functions
Werner Koch
2017-08-24
1
-63
/
+71
*
gpg,sm: String changes for compliance diagnostics.
Werner Koch
2017-07-28
1
-4
/
+2
*
gpg: Tweak compliance checking for verification
Werner Koch
2017-07-27
1
-4
/
+5
*
indent: Always use "_(" and not "_ (" to mark translatable strings.
Werner Koch
2017-06-19
1
-2
/
+2
*
po: Make a string translatable.
Werner Koch
2017-06-13
1
-3
/
+6
*
common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.
Justus Winter
2017-06-08
1
-0
/
+19
*
gpg: Print more stats for the keydb and the signature cache.
Werner Koch
2017-03-31
1
-1
/
+30
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-17
/
+25
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-3
/
+3
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Fix printing of pubkey algo in --verbose signature verify.
Werner Koch
2016-09-01
1
-27
/
+31
*
g10: Fix checking key for signature validation.
NIIBE Yutaka
2016-08-04
1
-2
/
+2
*
g10: Fix signature checking.
NIIBE Yutaka
2016-05-11
1
-4
/
+9
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-9
/
+8
*
gpg: Prettify a 2 octet hex output.
Werner Koch
2016-02-26
1
-1
/
+2
*
gpg: Show debugging info if a sig with an unsupported sig class is used.
Neal H. Walfield
2016-02-25
1
-1
/
+6
*
gpg: Split check_key_signature2.
Neal H. Walfield
2016-02-19
1
-92
/
+273
*
gpg: Split the function check_signature_end.
Neal H. Walfield
2016-02-19
1
-5
/
+23
*
gpg: Use "days" in "...newer than..." diagnostics.
Werner Koch
2016-01-18
1
-10
/
+35
*
Use ngettext for some strings.
Werner Koch
2016-01-18
1
-11
/
+10
*
gpg: Re-indent check_key_signature2.
Werner Koch
2016-01-12
1
-284
/
+309
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Ensure all weak digest rejection notices are shown
Daniel Kahn Gillmor
2015-10-26
1
-9
/
+2
*
gpg: Improve function documentation and some comments.
Neal H. Walfield
2015-10-19
1
-43
/
+197
*
gpg: Improve and regularize naming of signature checking functions.
Neal H. Walfield
2015-10-19
1
-25
/
+33
*
gpg: Print warning when rejecting weak digests
Daniel Kahn Gillmor
2015-10-19
1
-2
/
+8
*
gpg: Add option --weak-digest to gpg and gpgv.
Daniel Kahn Gillmor
2015-10-19
1
-4
/
+7
*
g10: Remove unused struct cmp_help_context_s.
Neal H. Walfield
2015-09-29
1
-6
/
+0
*
g10: Avoid an unnecessary copy.
Neal H. Walfield
2015-09-29
1
-4
/
+20
*
gpg: Replace remaining uses of stdio by estream.
Werner Koch
2015-02-19
1
-1
/
+1
*
doc: Change remaining http links to gnupg.org to https
Werner Koch
2015-02-11
1
-1
/
+1
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-15
/
+18
*
Use a unique capitalization for "Note:".
Werner Koch
2014-10-10
1
-2
/
+2
*
gpg: Disable an MD5 workaround for pgp2 by default.
Werner Koch
2014-08-14
1
-10
/
+1
*
gpg: Reject signatures made with MD5.
Werner Koch
2014-03-17
1
-0
/
+16
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+0
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
1
-3
/
+0
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-10
/
+10
*
Removed deprecated SIGEXPIRED status line.
Werner Koch
2011-02-04
1
-2
/
+0
*
Make public key data structure easier to read.
Werner Koch
2010-10-20
1
-10
/
+9
*
Generating an OpenPGP key cia gpg-agent basically works.
Werner Koch
2010-04-20
1
-1
/
+1
*
Fix bug#1059 (missing status line signature verification done with a
Werner Koch
2009-12-17
1
-1
/
+5
*
Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.
Werner Koch
2008-12-11
1
-33
/
+56
*
Print a note for revoked signing keys.
Werner Koch
2008-05-08
1
-2
/
+8
[next]