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