| Commit message (Expand) | Author | Files | Lines |
2017-06-19 | indent: Always use "_(" and not "_ (" to mark translatable strings. | Werner Koch | 11 | -30/+31 |
2017-06-19 | gpgscm: Limit the number of parallel jobs. | Justus Winter | 2 | -15/+93 |
2017-06-19 | gpgscm: Improve option parsing. | Justus Winter | 1 | -1/+7 |
2017-06-19 | gpgscm: Improve error handling of foreign functions. | Justus Winter | 1 | -2/+1 |
2017-06-19 | gpgscm: Improve error reporting. | Justus Winter | 2 | -25/+27 |
2017-06-19 | tests: Run the OpenPGP tests using the new extended key format. | Justus Winter | 2 | -6/+18 |
2017-06-19 | Change license of some files to LGPLv2.1. | Werner Koch | 25 | -128/+1014 |
2017-06-19 | gpg: Disable compliance module for other GnuPG components. | Justus Winter | 1 | -9/+15 |
2017-06-14 | gpg: Check and fix keys on import. | Justus Winter | 4 | -2/+15 |
2017-06-14 | gpg: Refactor key checking and fixing. | Justus Winter | 5 | -614/+693 |
2017-06-13 | gpg: Refactor keyedit module. | Justus Winter | 4 | -39/+70 |
2017-06-13 | dirmngr: Implement querying nameservers over IPv6. | Justus Winter | 1 | -1/+179 |
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-13 | common: Fix -Wswitch warning. | Werner Koch | 1 | -1/+0 |
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 | artwork: Add new banner. | Marcus Brinkmann | 10 | -0/+695 |
2017-06-08 | common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS. | Justus Winter | 13 | -21/+504 |
2017-06-08 | gpg: Fix computation of compliance with CO_DE_VS. | Justus Winter | 1 | -3/+4 |
2017-06-08 | dirmngr: Implement HTTP connect timeouts of 15 or 2 seconds. | Werner Koch | 7 | -8/+69 |
2017-06-08 | dirmngr: Allow a timeout for HTTP and other TCP connects. | Werner Koch | 3 | -17/+200 |
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 | 4 | -7/+17 |
2017-06-07 | common,gpg,sm: Initialize compliance module. | Justus Winter | 4 | -0/+71 |
2017-06-07 | common,gpg: Move the compliance option printer. | Justus Winter | 8 | -28/+32 |
2017-06-07 | common,gpg,sm: Move the compliance option parser. | Justus Winter | 5 | -27/+71 |
2017-06-07 | gpg: Improve compliance with CO_DE_VS. | Justus Winter | 1 | -0/+1 |
2017-06-07 | speedo: Fix a minor memleak in the installer | Andre Heinecke | 1 | -1/+4 |
2017-06-06 | speedo: Fix source tar call ambiguity | Andre Heinecke | 1 | -2/+2 |
2017-06-06 | common,g10: Fix typos. | Justus Winter | 2 | -4/+4 |
2017-06-01 | gpg: Report compliance with CO_DE_VS. | Justus Winter | 7 | -3/+171 |
2017-06-01 | common: Improve checking for compliance with CO_DE_VS. | Justus Winter | 1 | -1/+3 |
2017-06-01 | gpg,common: Move the compliance framework. | Justus Winter | 8 | -102/+207 |
2017-05-31 | gpg: Fix compliance computation. | Justus Winter | 1 | -1/+1 |
2017-05-31 | sm: Simplify code. | Justus Winter | 1 | -6/+1 |
2017-05-31 | sm: Fix typo. | Justus Winter | 1 | -1/+1 |
2017-05-31 | doc: Improve documentation. | Justus Winter | 1 | -1/+1 |
2017-05-31 | agent: Fix error from do_encryption. | NIIBE Yutaka | 1 | -12/+19 |
2017-05-31 | scd: Fix error code on failure at usb_init. | NIIBE Yutaka | 1 | -1/+1 |
2017-05-31 | scd: Handle a failure of libusb_init. | NIIBE Yutaka | 1 | -4/+15 |
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-30 | agent: Fix memory leaks. | NIIBE Yutaka | 2 | -4/+11 |
2017-05-25 | dirmngr: This towel should better detect a changed resolv.conf. | Werner Koch | 1 | -4/+6 |
2017-05-25 | dirmngr: Re-init libdns resolver on towel change of resolv.conf | Werner Koch | 1 | -1/+46 |
2017-05-24 | agent: Make digest algorithms for ssh fingerprints configurable. | Justus Winter | 5 | -3/+24 |
2017-05-24 | agent: Write both ssh fingerprints to 'sshcontrol' file. | Justus Winter | 1 | -4/+18 |