aboutsummaryrefslogtreecommitdiffstats
path: root/common/compliance.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-29gpg: Remove PGP6 compliance mode.Werner Koch1-2/+0
2017-07-27gpg: Tweak compliance checking for verificationWerner Koch1-44/+39
2017-07-27gpg,sm: Fix compliance checking for decryption.Werner Koch1-14/+32
2017-07-17gpg,sm: Check compliance of the RNG.Werner Koch1-0/+40
2017-06-19gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch1-10/+11
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch1-4/+5
2017-06-19Change license of some files to LGPLv2.1.Werner Koch1-4/+9
2017-06-19gpg: Disable compliance module for other GnuPG components.Justus Winter1-9/+15
2017-06-13common: Fix -Wswitch warning.Werner Koch1-1/+0
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter1-0/+188
2017-06-07common: Add cipher mode to compliance predicate.Justus Winter1-3/+13
2017-06-07common,gpg,sm: Initialize compliance module.Justus Winter1-0/+63
2017-06-07common,gpg: Move the compliance option printer.Justus Winter1-0/+19
2017-06-07common,gpg,sm: Move the compliance option parser.Justus Winter1-0/+33
2017-06-06common,g10: Fix typos.Justus Winter1-3/+3
2017-06-01gpg: Report compliance with CO_DE_VS.Justus Winter1-3/+69
2017-06-01common: Improve checking for compliance with CO_DE_VS.Justus Winter1-1/+3
2017-06-01gpg,common: Move the compliance framework.Justus Winter1-0/+144