summaryrefslogtreecommitdiffstats
path: root/dirmngr/validate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-3/+3
* dirmngr: Distinguish between "no crl" and "crl not trusted".Werner Koch2023-03-091-3/+13
* dirmngr: Fix verification of ECDSA signed CRLs.Werner Koch2022-11-151-1/+1
* agent,dirmngr,gpg,scd: Clean up for modern compiler.NIIBE Yutaka2022-09-141-1/+2
* dirmngr: Fix a wrong compiler warning.Werner Koch2022-06-131-1/+1
* dimngr: Do not check the self-signature of a root CA cert.Werner Koch2022-02-271-8/+8
* dirmngr: Support ECDSA for CRLsWerner Koch2022-02-271-12/+44
* dirmngr: Support ECDSA for OCSP.Werner Koch2022-02-271-1/+3
* sm,dirmngr: Restrict allowed parameters used with rsaPSS.Werner Koch2020-04-151-1/+25
* dirmngr: Support rsaPSS also in the general validate module.Werner Koch2020-04-091-44/+127
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-3/+3
* dirmngr: Add special treatment for the standard hkps pool to ntbtls.Werner Koch2017-02-211-4/+26
* dirmngr: Implement trust classes for the cert cache.Werner Koch2017-02-211-3/+5
* dirmngr: Add option --no-crl to the VALIDATE cmd.Werner Koch2017-02-171-21/+12
* dirmngr: Add options --tls and --systrust to the VALIDATE cmd.Werner Koch2017-02-171-4/+8
* dirmngr: Remove use of hardcoded numbers in validate.Werner Koch2017-02-171-39/+57
* dirmngr: Load all system provided certificates.Werner Koch2017-02-161-2/+2
* indent: Reformat and extend some comments in dirmngr.Werner Koch2017-02-161-39/+45
* dirmngr: Remove all system daemon features.Werner Koch2016-08-181-8/+4
* Fix typos found using codespell.Justus Winter2015-11-171-2/+2
* Use a unique capitalization for "Note:".Werner Koch2014-10-101-1/+1
* Fix typos spotted during translationsDavid Prévot2012-08-241-5/+5
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-37/+36
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-1/+1
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+1160