aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/validate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-09dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch1-3/+13
2022-11-15dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch1-1/+1
2022-09-14agent,dirmngr,gpg,scd: Clean up for modern compiler.NIIBE Yutaka1-1/+2
2022-06-13dirmngr: Fix a wrong compiler warning.Werner Koch1-1/+1
2022-02-27dimngr: Do not check the self-signature of a root CA cert.Werner Koch1-8/+8
2022-02-27dirmngr: Support ECDSA for CRLsWerner Koch1-12/+44
2022-02-27dirmngr: Support ECDSA for OCSP.Werner Koch1-1/+3
2020-04-15sm,dirmngr: Restrict allowed parameters used with rsaPSS.Werner Koch1-1/+25
2020-04-09dirmngr: Support rsaPSS also in the general validate module.Werner Koch1-44/+127
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-3/+3
2017-02-21dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch1-4/+26
2017-02-21dirmngr: Implement trust classes for the cert cache.Werner Koch1-3/+5
2017-02-17dirmngr: Add option --no-crl to the VALIDATE cmd.Werner Koch1-21/+12
2017-02-17dirmngr: Add options --tls and --systrust to the VALIDATE cmd.Werner Koch1-4/+8
2017-02-17dirmngr: Remove use of hardcoded numbers in validate.Werner Koch1-39/+57
2017-02-16dirmngr: Load all system provided certificates.Werner Koch1-2/+2
2017-02-16indent: Reformat and extend some comments in dirmngr.Werner Koch1-39/+45
2016-08-18dirmngr: Remove all system daemon features.Werner Koch1-8/+4
2015-11-17Fix typos found using codespell.Justus Winter1-2/+2
2014-10-10Use a unique capitalization for "Note:".Werner Koch1-1/+1
2012-08-24Fix typos spotted during translationsDavid Prévot1-5/+5
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-37/+36
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-1/+1
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-0/+1160