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
...
*
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
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Fix for bug 797.
Werner Koch
2007-05-16
1
-12
/
+15
*
Continued with merging.
Werner Koch
2006-04-19
1
-1
/
+1
*
Merged with gpg 1.4.3 code.
Werner Koch
2006-04-19
1
-147
/
+207
*
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
2003-09-23
1
-32
/
+49
*
Adjusted for use with current libgcrypt (1.1.42).
Werner Koch
2003-07-28
1
-1
/
+1
*
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
2003-06-18
1
-158
/
+91
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
1
-0
/
+625
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-619
/
+0
*
* getkey.c (get_pubkey_direct): Don't cache keys retrieved via this
David Shaw
2002-10-04
1
-3
/
+1
*
2002-09-28 David Shaw <
[email protected]
>
David Shaw
2002-09-28
1
-2
/
+5
*
* import.c (import_keys_stream): Fix compiler type warning.
David Shaw
2002-09-24
1
-3
/
+3
*
From stable branch
David Shaw
2002-09-17
1
-1
/
+2
*
Import from stable branch.
David Shaw
2002-09-13
1
-5
/
+76
*
* sig-check.c (do_check_messages, do_check): Show keyid in error messages.
David Shaw
2002-08-28
1
-9
/
+11
*
* sig-check.c (do_check, do_check_messages): Emit the usual sig warnings
David Shaw
2002-08-23
1
-8
/
+16
*
* sig-check.c (signature_check2): Sanity check that the md has a context
David Shaw
2002-08-07
1
-1
/
+11
*
* sig-check.c (do_check): Properly validate v4 sigs with no hashed section
David Shaw
2002-07-29
1
-2
/
+7
*
* sig-check.c (signature_check2): Signatures made by invalid subkeys
David Shaw
2002-07-23
1
-0
/
+5
*
Update head to match stable 1.0
David Shaw
2002-06-29
1
-199
/
+171
*
See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch
Werner Koch
2000-09-18
1
-5
/
+10
*
See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner Koch
Werner Koch
2000-07-28
1
-1
/
+1
*
See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch
Werner Koch
2000-07-25
1
-33
/
+23
*
See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch
Werner Koch
2000-07-14
1
-123
/
+70
*
See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch
Werner Koch
2000-01-27
1
-16
/
+16
[prev]
[next]