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