summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: Update yat2m to take care of SOURCE_DATE_EPOCH.Werner Koch2017-07-051-1/+13
* doc: Prefer an installed version of yat2mWerner Koch2017-07-052-2/+4
* doc: Document obsolete option in gpgsm. Closes T2231.Marcus Brinkmann2017-07-011-4/+1
* agent: Fix option --debug-waitWerner Koch2017-06-281-1/+1
* agent: Support unprotected ssh keys.Justus Winter2017-06-261-1/+12
* tests: Improve test.Justus Winter2017-06-261-2/+2
* agent: Shutdown on removal of the home directory.Werner Koch2017-06-233-16/+86
* build: Add missing LIBASSUAN_CFLAGS to dirmngr/.Werner Koch2017-06-231-3/+5
* gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE.Werner Koch2017-06-234-5/+44
* 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