aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* indent,i18n: Make some new strings translatable. Wrap too long lines.Werner Koch2017-06-237-21/+33
* gpg: Close cached keydb handle in gpgv.Justus Winter2017-06-211-0/+1
* tests: Add test for gpgv.Justus Winter2017-06-214-268/+359
* gpg: Fix printing keyserver URLs and notation data.Justus Winter2017-06-211-2/+2
* dirmngr: Properly handle SRV records.Justus Winter2017-06-201-51/+72
* dirmngr: Refactor variable-sized array code.Justus Winter2017-06-201-55/+74
* dirmngr: Fix typo.Justus Winter2017-06-201-1/+1
* gpg: Fix error handling.Justus Winter2017-06-201-0/+2
* gpg,gpgsm: Fix compliance check for DSA and avoid an assert.Werner Koch2017-06-194-23/+30
* indent: Always use "_(" and not "_ (" to mark translatable strings.Werner Koch2017-06-1911-30/+31
* gpgscm: Limit the number of parallel jobs.Justus Winter2017-06-192-15/+93
* gpgscm: Improve option parsing.Justus Winter2017-06-191-1/+7
* gpgscm: Improve error handling of foreign functions.Justus Winter2017-06-191-2/+1
* gpgscm: Improve error reporting.Justus Winter2017-06-192-25/+27
* tests: Run the OpenPGP tests using the new extended key format.Justus Winter2017-06-192-6/+18
* Change license of some files to LGPLv2.1.Werner Koch2017-06-1925-128/+1014
* gpg: Disable compliance module for other GnuPG components.Justus Winter2017-06-191-9/+15
* gpg: Check and fix keys on import.Justus Winter2017-06-144-2/+15
* gpg: Refactor key checking and fixing.Justus Winter2017-06-145-614/+693
* gpg: Refactor keyedit module.Justus Winter2017-06-134-39/+70
* dirmngr: Implement querying nameservers over IPv6.Justus Winter2017-06-131-1/+179
* gpg: Disable keydb handle caching only for W32Werner Koch2017-06-131-10/+17
* po: Make a string translatable.Werner Koch2017-06-131-3/+6
* common: Fix -Wswitch warning.Werner Koch2017-06-131-1/+0
* gpg: Send gpgcompose --help output to stdout, not stderr.Neal H. Walfield2017-06-111-7/+7
* gpg: Improve some output of gpgcompose.Neal H. Walfield2017-06-111-2/+5
* gpg: Support 'gpgcompose --encrypted-pop --help'Neal H. Walfield2017-06-111-3/+21
* gpg: Remove dead code.Neal H. Walfield2017-06-111-7/+1
* artwork: Add new banner.Marcus Brinkmann2017-06-0810-0/+695
* common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.Justus Winter2017-06-0813-21/+504
* gpg: Fix computation of compliance with CO_DE_VS.Justus Winter2017-06-081-3/+4
* dirmngr: Implement HTTP connect timeouts of 15 or 2 seconds.Werner Koch2017-06-087-8/+69
* dirmngr: Allow a timeout for HTTP and other TCP connects.Werner Koch2017-06-083-17/+200
* gpg: Avoid failure exit when scdaemon is disabled but not needed.Werner Koch2017-06-081-2/+4
* common: Add cipher mode to compliance predicate.Justus Winter2017-06-074-7/+17
* common,gpg,sm: Initialize compliance module.Justus Winter2017-06-074-0/+71
* common,gpg: Move the compliance option printer.Justus Winter2017-06-078-28/+32
* common,gpg,sm: Move the compliance option parser.Justus Winter2017-06-075-27/+71
* gpg: Improve compliance with CO_DE_VS.Justus Winter2017-06-071-0/+1
* speedo: Fix a minor memleak in the installerAndre Heinecke2017-06-071-1/+4
* speedo: Fix source tar call ambiguityAndre Heinecke2017-06-061-2/+2
* common,g10: Fix typos.Justus Winter2017-06-062-4/+4
* gpg: Report compliance with CO_DE_VS.Justus Winter2017-06-017-3/+171
* common: Improve checking for compliance with CO_DE_VS.Justus Winter2017-06-011-1/+3
* gpg,common: Move the compliance framework.Justus Winter2017-06-018-102/+207
* gpg: Fix compliance computation.Justus Winter2017-05-311-1/+1
* sm: Simplify code.Justus Winter2017-05-311-6/+1
* sm: Fix typo.Justus Winter2017-05-311-1/+1
* doc: Improve documentation.Justus Winter2017-05-311-1/+1
* agent: Fix error from do_encryption.NIIBE Yutaka2017-05-311-12/+19