summaryrefslogtreecommitdiffstats
path: root/g10/sig-check.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.Werner Koch2018-07-051-2/+2
* gpg: Extra check for sign usage when verifying a data signature.Werner Koch2018-07-041-2/+11
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-101-343/+347
|\
| * gpg: Check that a key may do certifications.Werner Koch2018-04-061-0/+21
| * gpg: Re-indent sig-check.c and use signature class macros.Werner Koch2018-04-061-387/+371
* | gpg: Prepare for a longer fingerprintWerner Koch2017-09-271-1/+1
* | gpg: Let --debug clock time sign and verify.Werner Koch2017-09-271-0/+4
|/
* gpg: Fix memory leak in sig-check.Werner Koch2017-08-241-2/+5
* indent: Change comment style on two functionsWerner Koch2017-08-241-63/+71
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-281-4/+2
* gpg: Tweak compliance checking for verificationWerner Koch2017-07-271-4/+5
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-191-2/+2
* po: Make a string translatable.Werner Koch2017-06-131-3/+6
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-081-0/+19
* gpg: Print more stats for the keydb and the signature cache.Werner Koch2017-03-311-1/+30
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-17/+25
* Remove -I option to common.NIIBE Yutaka2017-03-071-3/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Fix printing of pubkey algo in --verbose signature verify.Werner Koch2016-09-011-27/+31
* g10: Fix checking key for signature validation.NIIBE Yutaka2016-08-041-2/+2
* g10: Fix signature checking.NIIBE Yutaka2016-05-111-4/+9
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-9/+8
* gpg: Prettify a 2 octet hex output.Werner Koch2016-02-261-1/+2
* gpg: Show debugging info if a sig with an unsupported sig class is used.Neal H. Walfield2016-02-251-1/+6
* gpg: Split check_key_signature2.Neal H. Walfield2016-02-191-92/+273
* gpg: Split the function check_signature_end.Neal H. Walfield2016-02-191-5/+23
* gpg: Use "days" in "...newer than..." diagnostics.Werner Koch2016-01-181-10/+35
* Use ngettext for some strings.Werner Koch2016-01-181-11/+10
* gpg: Re-indent check_key_signature2.Werner Koch2016-01-121-284/+309
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Ensure all weak digest rejection notices are shownDaniel Kahn Gillmor2015-10-261-9/+2
* gpg: Improve function documentation and some comments.Neal H. Walfield2015-10-191-43/+197
* gpg: Improve and regularize naming of signature checking functions.Neal H. Walfield2015-10-191-25/+33
* gpg: Print warning when rejecting weak digestsDaniel Kahn Gillmor2015-10-191-2/+8
* gpg: Add option --weak-digest to gpg and gpgv.Daniel Kahn Gillmor2015-10-191-4/+7
* g10: Remove unused struct cmp_help_context_s.Neal H. Walfield2015-09-291-6/+0
* g10: Avoid an unnecessary copy.Neal H. Walfield2015-09-291-4/+20
* gpg: Replace remaining uses of stdio by estream.Werner Koch2015-02-191-1/+1
* doc: Change remaining http links to gnupg.org to httpsWerner Koch2015-02-111-1/+1
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-15/+18
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-2/+2
* gpg: Disable an MD5 workaround for pgp2 by default.Werner Koch2014-08-141-10/+1
* gpg: Reject signatures made with MD5.Werner Koch2014-03-171-0/+16
* gpg: Remove cipher.h and put algo ids into a common file.Werner Koch2014-01-291-1/+0
* Fixed set but unused variable bugsWerner Koch2011-08-101-3/+0
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-10/+10
* Removed deprecated SIGEXPIRED status line.Werner Koch2011-02-041-2/+0
* Make public key data structure easier to read.Werner Koch2010-10-201-10/+9
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-1/+1
* Fix bug#1059 (missing status line signature verification done with aWerner Koch2009-12-171-1/+5