| Commit message (Expand) | Author | Age | Files | Lines |
* | g10: Clean keyblock on initial commit. | Marcus Brinkmann | 2017-07-21 | 1 | -0/+5 |
* | g10: Don't limit at the frontend side for card capability. | NIIBE Yutaka | 2017-07-21 | 1 | -37/+12 |
* | indent: Improve readability of some comments in getkey.c | Werner Koch | 2017-07-20 | 1 | -165/+168 |
* | gpg: New option --with-key-origin. | Werner Koch | 2017-07-20 | 5 | -10/+82 |
* | doc: Comment fixes and one trailing comma fix. | Werner Koch | 2017-07-20 | 3 | -6/+6 |
* | gpg: Make function mk_datestr public. | Werner Koch | 2017-07-20 | 2 | -22/+25 |
* | g10: Return proper error when gpg-agent fails to start during probe. | Marcus Brinkmann | 2017-07-20 | 1 | -2/+8 |
* | gpg: Avoid asking by fpr and then by keyid during auto-key-retrieve. | Werner Koch | 2017-07-19 | 1 | -0/+4 |
* | gpg,sm: Check compliance of the RNG. | Werner Koch | 2017-07-17 | 3 | -0/+48 |
* | gpg: Fix importing keys. | Justus Winter | 2017-07-14 | 1 | -3/+6 |
* | gpg: Pass key origin values to import functions. | Werner Koch | 2017-07-13 | 6 | -37/+55 |
* | gpg: New option --key-origin. | Werner Koch | 2017-07-13 | 8 | -21/+70 |
* | tofu: Compare squares instead of square roots. | Marcus Brinkmann | 2017-07-10 | 4 | -269/+9 |
* | gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE. | Werner Koch | 2017-06-23 | 1 | -3/+20 |
* | indent,i18n: Make some new strings translatable. Wrap too long lines. | Werner Koch | 2017-06-23 | 4 | -13/+20 |
* | gpg: Close cached keydb handle in gpgv. | Justus Winter | 2017-06-21 | 1 | -0/+1 |
* | gpg: Fix printing keyserver URLs and notation data. | Justus Winter | 2017-06-21 | 1 | -2/+2 |
* | gpg: Fix error handling. | Justus Winter | 2017-06-20 | 1 | -0/+2 |
* | gpg,gpgsm: Fix compliance check for DSA and avoid an assert. | Werner Koch | 2017-06-19 | 1 | -6/+7 |
* | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 2017-06-19 | 5 | -12/+12 |
* | gpg: Check and fix keys on import. | Justus Winter | 2017-06-14 | 3 | -2/+11 |
* | gpg: Refactor key checking and fixing. | Justus Winter | 2017-06-14 | 5 | -614/+693 |
* | gpg: Refactor keyedit module. | Justus Winter | 2017-06-13 | 4 | -39/+70 |
* | gpg: Disable keydb handle caching only for W32 | Werner Koch | 2017-06-13 | 1 | -10/+17 |
* | po: Make a string translatable. | Werner Koch | 2017-06-13 | 1 | -3/+6 |
* | gpg: Send gpgcompose --help output to stdout, not stderr. | Neal H. Walfield | 2017-06-11 | 1 | -7/+7 |
* | gpg: Improve some output of gpgcompose. | Neal H. Walfield | 2017-06-11 | 1 | -2/+5 |
* | gpg: Support 'gpgcompose --encrypted-pop --help' | Neal H. Walfield | 2017-06-11 | 1 | -3/+21 |
* | gpg: Remove dead code. | Neal H. Walfield | 2017-06-11 | 1 | -7/+1 |
* | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 2017-06-08 | 6 | -1/+147 |
* | gpg: Fix computation of compliance with CO_DE_VS. | Justus Winter | 2017-06-08 | 1 | -3/+4 |
* | gpg: Avoid failure exit when scdaemon is disabled but not needed. | Werner Koch | 2017-06-08 | 1 | -2/+4 |
* | common: Add cipher mode to compliance predicate. | Justus Winter | 2017-06-07 | 1 | -1/+1 |
* | common,gpg,sm: Initialize compliance module. | Justus Winter | 2017-06-07 | 1 | -0/+3 |
* | common,gpg: Move the compliance option printer. | Justus Winter | 2017-06-07 | 6 | -28/+11 |
* | common,gpg,sm: Move the compliance option parser. | Justus Winter | 2017-06-07 | 1 | -26/+11 |
* | gpg: Improve compliance with CO_DE_VS. | Justus Winter | 2017-06-07 | 1 | -0/+1 |
* | common,g10: Fix typos. | Justus Winter | 2017-06-06 | 1 | -1/+1 |
* | gpg: Report compliance with CO_DE_VS. | Justus Winter | 2017-06-01 | 1 | -0/+48 |
* | gpg,common: Move the compliance framework. | Justus Winter | 2017-06-01 | 4 | -99/+11 |
* | gpg: Fix compliance computation. | Justus Winter | 2017-05-31 | 1 | -1/+1 |
* | gpg: Fix typos. | Justus Winter | 2017-05-30 | 2 | -3/+3 |
* | gpg: Disable keydb handle caching | Andre Heinecke | 2017-05-30 | 1 | -1/+11 |
* | g10: Fix default-key selection for signing, possibly by card. | NIIBE Yutaka | 2017-05-22 | 4 | -16/+62 |
* | g10: Fix gpgcompose.c. | NIIBE Yutaka | 2017-05-17 | 1 | -1/+1 |
* | g10: Suppress error for card availability check. | NIIBE Yutaka | 2017-05-17 | 1 | -6/+9 |
* | gpg: Do not mark ", " translatable. | Werner Koch | 2017-05-15 | 1 | -2/+2 |
* | common: Let format_text return an error. | Werner Koch | 2017-05-15 | 2 | -2/+14 |
* | tests: Make it possible to run all tests using our infrastructure. | Justus Winter | 2017-05-11 | 2 | -1/+37 |
* | g10, sm, dirmngr, common: Add comment for fall through. | NIIBE Yutaka | 2017-05-10 | 5 | -10/+10 |