| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | doc: Update yat2m to take care of SOURCE_DATE_EPOCH. | Werner Koch | 2017-07-05 | 1 | -1/+13 |
* | doc: Prefer an installed version of yat2m | Werner Koch | 2017-07-05 | 2 | -2/+4 |
* | doc: Document obsolete option in gpgsm. Closes T2231. | Marcus Brinkmann | 2017-07-01 | 1 | -4/+1 |
* | agent: Fix option --debug-wait | Werner Koch | 2017-06-28 | 1 | -1/+1 |
* | agent: Support unprotected ssh keys. | Justus Winter | 2017-06-26 | 1 | -1/+12 |
* | tests: Improve test. | Justus Winter | 2017-06-26 | 1 | -2/+2 |
* | agent: Shutdown on removal of the home directory. | Werner Koch | 2017-06-23 | 3 | -16/+86 |
* | build: Add missing LIBASSUAN_CFLAGS to dirmngr/. | Werner Koch | 2017-06-23 | 1 | -3/+5 |
* | gpg,gpgsm: Emit status code ENCRYPTION_COMPLIANCE_MODE. | Werner Koch | 2017-06-23 | 4 | -5/+44 |
* | indent,i18n: Make some new strings translatable. Wrap too long lines. | Werner Koch | 2017-06-23 | 7 | -21/+33 |
* | gpg: Close cached keydb handle in gpgv. | Justus Winter | 2017-06-21 | 1 | -0/+1 |
* | tests: Add test for gpgv. | Justus Winter | 2017-06-21 | 4 | -268/+359 |
* | gpg: Fix printing keyserver URLs and notation data. | Justus Winter | 2017-06-21 | 1 | -2/+2 |
* | dirmngr: Properly handle SRV records. | Justus Winter | 2017-06-20 | 1 | -51/+72 |
* | dirmngr: Refactor variable-sized array code. | Justus Winter | 2017-06-20 | 1 | -55/+74 |
* | dirmngr: Fix typo. | Justus Winter | 2017-06-20 | 1 | -1/+1 |
* | 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 | 4 | -23/+30 |
* | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 2017-06-19 | 11 | -30/+31 |
* | gpgscm: Limit the number of parallel jobs. | Justus Winter | 2017-06-19 | 2 | -15/+93 |
* | gpgscm: Improve option parsing. | Justus Winter | 2017-06-19 | 1 | -1/+7 |
* | gpgscm: Improve error handling of foreign functions. | Justus Winter | 2017-06-19 | 1 | -2/+1 |
* | gpgscm: Improve error reporting. | Justus Winter | 2017-06-19 | 2 | -25/+27 |
* | tests: Run the OpenPGP tests using the new extended key format. | Justus Winter | 2017-06-19 | 2 | -6/+18 |
* | Change license of some files to LGPLv2.1. | Werner Koch | 2017-06-19 | 25 | -128/+1014 |
* | gpg: Disable compliance module for other GnuPG components. | Justus Winter | 2017-06-19 | 1 | -9/+15 |
* | gpg: Check and fix keys on import. | Justus Winter | 2017-06-14 | 4 | -2/+15 |
* | 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 |
* | dirmngr: Implement querying nameservers over IPv6. | Justus Winter | 2017-06-13 | 1 | -1/+179 |
* | 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 |
* | common: Fix -Wswitch warning. | Werner Koch | 2017-06-13 | 1 | -1/+0 |
* | 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 |
* | artwork: Add new banner. | Marcus Brinkmann | 2017-06-08 | 10 | -0/+695 |
* | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 2017-06-08 | 13 | -21/+504 |
* | gpg: Fix computation of compliance with CO_DE_VS. | Justus Winter | 2017-06-08 | 1 | -3/+4 |
* | dirmngr: Implement HTTP connect timeouts of 15 or 2 seconds. | Werner Koch | 2017-06-08 | 7 | -8/+69 |
* | dirmngr: Allow a timeout for HTTP and other TCP connects. | Werner Koch | 2017-06-08 | 3 | -17/+200 |
* | 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 | 4 | -7/+17 |
* | common,gpg,sm: Initialize compliance module. | Justus Winter | 2017-06-07 | 4 | -0/+71 |
* | common,gpg: Move the compliance option printer. | Justus Winter | 2017-06-07 | 8 | -28/+32 |
* | common,gpg,sm: Move the compliance option parser. | Justus Winter | 2017-06-07 | 5 | -27/+71 |
* | gpg: Improve compliance with CO_DE_VS. | Justus Winter | 2017-06-07 | 1 | -0/+1 |
* | speedo: Fix a minor memleak in the installer | Andre Heinecke | 2017-06-07 | 1 | -1/+4 |
* | speedo: Fix source tar call ambiguity | Andre Heinecke | 2017-06-06 | 1 | -2/+2 |