| Commit message (Expand) | Author | Files | Lines |
2017-06-13 | gpg: Refactor keyedit module. | Justus Winter | 4 | -39/+70 |
2017-06-13 | gpg: Disable keydb handle caching only for W32 | Werner Koch | 1 | -10/+17 |
2017-06-13 | po: Make a string translatable. | Werner Koch | 1 | -3/+6 |
2017-06-11 | gpg: Send gpgcompose --help output to stdout, not stderr. | Neal H. Walfield | 1 | -7/+7 |
2017-06-11 | gpg: Improve some output of gpgcompose. | Neal H. Walfield | 1 | -2/+5 |
2017-06-11 | gpg: Support 'gpgcompose --encrypted-pop --help' | Neal H. Walfield | 1 | -3/+21 |
2017-06-11 | gpg: Remove dead code. | Neal H. Walfield | 1 | -7/+1 |
2017-06-08 | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 6 | -1/+147 |
2017-06-08 | gpg: Fix computation of compliance with CO_DE_VS. | Justus Winter | 1 | -3/+4 |
2017-06-08 | gpg: Avoid failure exit when scdaemon is disabled but not needed. | Werner Koch | 1 | -2/+4 |
2017-06-07 | common: Add cipher mode to compliance predicate. | Justus Winter | 1 | -1/+1 |
2017-06-07 | common,gpg,sm: Initialize compliance module. | Justus Winter | 1 | -0/+3 |
2017-06-07 | common,gpg: Move the compliance option printer. | Justus Winter | 6 | -28/+11 |
2017-06-07 | common,gpg,sm: Move the compliance option parser. | Justus Winter | 1 | -26/+11 |
2017-06-07 | gpg: Improve compliance with CO_DE_VS. | Justus Winter | 1 | -0/+1 |
2017-06-06 | common,g10: Fix typos. | Justus Winter | 1 | -1/+1 |
2017-06-01 | gpg: Report compliance with CO_DE_VS. | Justus Winter | 1 | -0/+48 |
2017-06-01 | gpg,common: Move the compliance framework. | Justus Winter | 4 | -99/+11 |
2017-05-31 | gpg: Fix compliance computation. | Justus Winter | 1 | -1/+1 |
2017-05-30 | gpg: Fix typos. | Justus Winter | 2 | -3/+3 |
2017-05-30 | gpg: Disable keydb handle caching | Andre Heinecke | 1 | -1/+11 |
2017-05-22 | g10: Fix default-key selection for signing, possibly by card. | NIIBE Yutaka | 4 | -16/+62 |
2017-05-17 | g10: Fix gpgcompose.c. | NIIBE Yutaka | 1 | -1/+1 |
2017-05-17 | g10: Suppress error for card availability check. | NIIBE Yutaka | 1 | -6/+9 |
2017-05-15 | gpg: Do not mark ", " translatable. | Werner Koch | 1 | -2/+2 |
2017-05-15 | common: Let format_text return an error. | Werner Koch | 2 | -2/+14 |
2017-05-11 | tests: Make it possible to run all tests using our infrastructure. | Justus Winter | 2 | -1/+37 |
2017-05-10 | g10, sm, dirmngr, common: Add comment for fall through. | NIIBE Yutaka | 5 | -10/+10 |
2017-05-10 | g10: Stop compiler warning for t-stutter. | NIIBE Yutaka | 1 | -0/+1 |
2017-05-08 | gpg: Properly account for ring trust packets. | Justus Winter | 3 | -2/+7 |
2017-05-08 | gpg: Fix typo. | Justus Winter | 1 | -1/+1 |
2017-05-02 | g10: Remove skeleton options files. | Daniel Kahn Gillmor | 4 | -321/+1 |
2017-04-28 | Spelling fixes in docs and comments. | NIIBE Yutaka | 14 | -22/+22 |
2017-04-27 | g10: For signing, prefer available card key when no -u option. | NIIBE Yutaka | 1 | -2/+28 |
2017-04-26 | g10: Minor clean up. | NIIBE Yutaka | 2 | -3/+1 |
2017-04-24 | g10: invalidate the fd cache for keyring. | NIIBE Yutaka | 1 | -1/+6 |
2017-04-24 | w32: Enable wildcard expansion with mingw-w64 | Andre Heinecke | 1 | -0/+3 |
2017-04-24 | tests: Locate resources and scripts relative to top source dir. | Justus Winter | 3 | -11/+11 |
2017-04-17 | g10: Fix parse_ring_trust. | NIIBE Yutaka | 1 | -1/+1 |
2017-04-17 | g10: Minor fixes. | NIIBE Yutaka | 3 | -4/+5 |
2017-04-17 | g10: Fix import/export filter property match. | NIIBE Yutaka | 1 | -1/+1 |
2017-04-13 | common, g10: Fix enumeration types. | NIIBE Yutaka | 1 | -10/+13 |
2017-04-12 | common: Simplify format_text. | NIIBE Yutaka | 2 | -6/+6 |
2017-04-11 | g10: Minor clean up for export.c. | NIIBE Yutaka | 1 | -19/+16 |
2017-04-11 | g10,tools: Fix bzlib.h include order. | NIIBE Yutaka | 1 | -1/+2 |
2017-04-11 | g10: Minor clean up for TOFU. | NIIBE Yutaka | 1 | -1/+1 |
2017-04-07 | gpg: Fix printing of offline taken subkey. | Werner Koch | 1 | -1/+1 |
2017-04-03 | gpg: Handle critical marked 'Reason for Revocation'. | Werner Koch | 1 | -0/+1 |
2017-03-31 | gpg: Avoid multiple open calls to the keybox file. | Werner Koch | 4 | -9/+26 |
2017-03-31 | gpg: Pass CTRL also to getkey_end. | Werner Koch | 4 | -23/+23 |