aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-23indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch4-13/+20
2017-06-21gpg: Close cached keydb handle in gpgv.Justus Winter1-0/+1
2017-06-21gpg: Fix printing keyserver URLs and notation data.Justus Winter1-2/+2
2017-06-20gpg: Fix error handling.Justus Winter1-0/+2
2017-06-19gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch1-6/+7
2017-06-19indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch5-12/+12
2017-06-14gpg: Check and fix keys on import.Justus Winter3-2/+11
2017-06-14gpg: Refactor key checking and fixing.Justus Winter5-614/+693
2017-06-13gpg: Refactor keyedit module.Justus Winter4-39/+70
2017-06-13gpg: Disable keydb handle caching only for W32Werner Koch1-10/+17
2017-06-13po: Make a string translatable.Werner Koch1-3/+6
2017-06-11gpg: Send gpgcompose --help output to stdout, not stderr.Neal H. Walfield1-7/+7
2017-06-11gpg: Improve some output of gpgcompose.Neal H. Walfield1-2/+5
2017-06-11gpg: Support 'gpgcompose --encrypted-pop --help'Neal H. Walfield1-3/+21
2017-06-11gpg: Remove dead code.Neal H. Walfield1-7/+1
2017-06-08common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter6-1/+147
2017-06-08gpg: Fix computation of compliance with CO_DE_VS.Justus Winter1-3/+4
2017-06-08gpg: Avoid failure exit when scdaemon is disabled but not needed.Werner Koch1-2/+4
2017-06-07common: Add cipher mode to compliance predicate.Justus Winter1-1/+1
2017-06-07common,gpg,sm: Initialize compliance module.Justus Winter1-0/+3
2017-06-07common,gpg: Move the compliance option printer.Justus Winter6-28/+11
2017-06-07common,gpg,sm: Move the compliance option parser.Justus Winter1-26/+11
2017-06-07gpg: Improve compliance with CO_DE_VS.Justus Winter1-0/+1
2017-06-06common,g10: Fix typos.Justus Winter1-1/+1
2017-06-01gpg: Report compliance with CO_DE_VS.Justus Winter1-0/+48
2017-06-01gpg,common: Move the compliance framework.Justus Winter4-99/+11
2017-05-31gpg: Fix compliance computation.Justus Winter1-1/+1
2017-05-30gpg: Fix typos.Justus Winter2-3/+3
2017-05-30gpg: Disable keydb handle cachingAndre Heinecke1-1/+11
2017-05-22g10: Fix default-key selection for signing, possibly by card.NIIBE Yutaka4-16/+62
2017-05-17g10: Fix gpgcompose.c.NIIBE Yutaka1-1/+1
2017-05-17g10: Suppress error for card availability check.NIIBE Yutaka1-6/+9
2017-05-15gpg: Do not mark ", " translatable.Werner Koch1-2/+2
2017-05-15common: Let format_text return an error.Werner Koch2-2/+14
2017-05-11tests: Make it possible to run all tests using our infrastructure.Justus Winter2-1/+37
2017-05-10g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka5-10/+10
2017-05-10g10: Stop compiler warning for t-stutter.NIIBE Yutaka1-0/+1
2017-05-08gpg: Properly account for ring trust packets.Justus Winter3-2/+7
2017-05-08gpg: Fix typo.Justus Winter1-1/+1
2017-05-02g10: Remove skeleton options files.Daniel Kahn Gillmor4-321/+1
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka14-22/+22
2017-04-27g10: For signing, prefer available card key when no -u option.NIIBE Yutaka1-2/+28
2017-04-26g10: Minor clean up.NIIBE Yutaka2-3/+1
2017-04-24g10: invalidate the fd cache for keyring.NIIBE Yutaka1-1/+6
2017-04-24w32: Enable wildcard expansion with mingw-w64Andre Heinecke1-0/+3
2017-04-24tests: Locate resources and scripts relative to top source dir.Justus Winter3-11/+11
2017-04-17g10: Fix parse_ring_trust.NIIBE Yutaka1-1/+1
2017-04-17g10: Minor fixes.NIIBE Yutaka3-4/+5
2017-04-17g10: Fix import/export filter property match.NIIBE Yutaka1-1/+1
2017-04-13common, g10: Fix enumeration types.NIIBE Yutaka1-10/+13