| Commit message (Expand) | Author | Age | Files | Lines |
* | Return better error code for some getinfo IPC commands. | Werner Koch | 2019-06-03 | 1 | -2/+2 |
* | sm: Avoid confusing diagnostic for the default key. | Werner Koch | 2019-05-27 | 3 | -24/+29 |
* | sm: Fix a warning in an es_fopencooie function. | Werner Koch | 2019-05-12 | 1 | -0/+3 |
* | sm: Allow decryption even if expired other keys are configured. | Werner Koch | 2019-03-26 | 1 | -0/+11 |
* | sm, w32: Translate logger and status fd to handles | Andre Heinecke | 2019-03-25 | 1 | -2/+6 |
* | sm: Print Yubikey attestation extensions with --dump-cert. | Werner Koch | 2019-03-07 | 1 | -3/+37 |
* | sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs. | Werner Koch | 2019-02-28 | 1 | -3/+12 |
* | gpgsm: default to 3072-bit keys. | Daniel Kahn Gillmor | 2019-02-28 | 3 | -4/+4 |
* | sm: Fix certificate creation with key on card. | Werner Koch | 2019-02-25 | 1 | -1/+1 |
* | sm: In --gen-key with "key from card" show also the algorithm. | Werner Koch | 2019-02-11 | 1 | -1/+21 |
* | sm: Use the correct string in an error message. | Werner Koch | 2018-10-24 | 1 | -1/+1 |
* | sm: Fix dirmngr loadcrl for intermediate certs | Andre Heinecke | 2018-10-23 | 1 | -2/+26 |
* | dirmngr: Fallback to CRL if no default OCSP responder is configured. | Werner Koch | 2018-04-24 | 1 | -24/+17 |
* | gpg: Emit FAILURE stati now in almost all cases. | Werner Koch | 2018-04-06 | 1 | -3/+11 |
* | sm: Add OPTION request-origin. | Werner Koch | 2018-03-23 | 1 | -0/+12 |
* | gpg,sm: New option --request-origin. | Werner Koch | 2018-03-23 | 3 | -0/+23 |
* | sm: Fix minor memory leak in --export-p12. | Werner Koch | 2018-02-14 | 1 | -0/+1 |
* | sm: Fix a wrong key parameter in an exported private key file | Katsuhiro Ueno | 2018-02-14 | 1 | -1/+1 |
* | common: Use new function to print status strings. | Werner Koch | 2018-02-14 | 1 | -18/+3 |
* | kbx: Simplify by removing custom memory functions. | Werner Koch | 2017-12-22 | 1 | -2/+0 |
* | sm: Allow explicit setting of the default --compliance=gnupg | Werner Koch | 2017-12-18 | 1 | -0/+2 |
* | sm, w32: Fix initial keybox creation | Andre Heinecke | 2017-11-14 | 1 | -1/+1 |
* | sm: Do not expect X.509 keyids to be unique | Rainer Perske | 2017-10-24 | 5 | -6/+44 |
* | sm: Fix colon listing of fields > 12 in crt records. | Werner Koch | 2017-10-19 | 1 | -2/+1 |
* | sm: Always print the keygrip in colon mode. | Werner Koch | 2017-08-08 | 1 | -7/+7 |
* | gpg,sm: Error out on compliance mismatch while decrypting. | Werner Koch | 2017-08-01 | 1 | -7/+12 |
* | Explain the "server is older than xxx warning". | Werner Koch | 2017-07-31 | 2 | -0/+14 |
* | gpg,sm: String changes for compliance diagnostics. | Werner Koch | 2017-07-28 | 5 | -21/+21 |
* | gpg,sm: Allow encryption (with warning) to any key in de-vs mode. | Werner Koch | 2017-07-27 | 1 | -8/+9 |
* | gpg,sm: Fix compliance checking for decryption. | Werner Koch | 2017-07-27 | 1 | -10/+12 |
* | gpg,sm: Check compliance of the RNG. | Werner Koch | 2017-07-17 | 3 | -0/+41 |
* | gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE. | Werner Koch | 2017-06-23 | 1 | -2/+17 |
* | indent,i18n: Make some new strings translatable. Wrap too long lines. | Werner Koch | 2017-06-23 | 3 | -8/+13 |
* | gpg,gpgsm: Fix compliance check for DSA and avoid an assert. | Werner Koch | 2017-06-19 | 1 | -3/+4 |
* | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 2017-06-19 | 5 | -14/+14 |
* | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 2017-06-08 | 5 | -20/+155 |
* | common: Add cipher mode to compliance predicate. | Justus Winter | 2017-06-07 | 1 | -2/+1 |
* | common,gpg,sm: Initialize compliance module. | Justus Winter | 2017-06-07 | 1 | -0/+3 |
* | common,gpg,sm: Move the compliance option parser. | Justus Winter | 2017-06-07 | 2 | -1/+16 |
* | gpg: Report compliance with CO_DE_VS. | Justus Winter | 2017-06-01 | 2 | -0/+36 |
* | gpg,common: Move the compliance framework. | Justus Winter | 2017-06-01 | 1 | -2/+3 |
* | sm: Simplify code. | Justus Winter | 2017-05-31 | 1 | -6/+1 |
* | sm: Fix typo. | Justus Winter | 2017-05-31 | 1 | -1/+1 |
* | g10, sm, dirmngr, common: Add comment for fall through. | NIIBE Yutaka | 2017-05-10 | 1 | -1/+1 |
* | Spelling fixes in docs and comments. | NIIBE Yutaka | 2017-04-28 | 7 | -8/+8 |
* | gpg: Add new field no 18 to the colon listing. | Werner Koch | 2017-03-20 | 1 | -3/+15 |
* | Remove -I option to common. | NIIBE Yutaka | 2017-03-07 | 23 | -40/+40 |
* | gpg: Allow creating keys using an existing ECC key. | Werner Koch | 2017-03-01 | 1 | -14/+10 |
* | Clean up word replication. | Yuri Chornoivan | 2017-02-21 | 6 | -6/+6 |
* | Adjust copyright years for sm/certdump.c | Werner Koch | 2017-02-20 | 1 | -1/+1 |