aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* scd: Fix error code on failure at usb_init.NIIBE Yutaka2017-05-311-1/+1
* scd: Handle a failure of libusb_init.NIIBE Yutaka2017-05-311-4/+15
* gpg: Fix typos.Justus Winter2017-05-302-3/+3
* gpg: Disable keydb handle cachingAndre Heinecke2017-05-301-1/+11
* agent: Fix memory leaks.NIIBE Yutaka2017-05-302-4/+11
* dirmngr: This towel should better detect a changed resolv.conf.Werner Koch2017-05-251-4/+6
* dirmngr: Re-init libdns resolver on towel change of resolv.confWerner Koch2017-05-251-1/+46
* agent: Make digest algorithms for ssh fingerprints configurable.Justus Winter2017-05-245-3/+24
* agent: Write both ssh fingerprints to 'sshcontrol' file.Justus Winter2017-05-241-4/+18
* common: Correctly render SHA256-based ssh fingerprints.Justus Winter2017-05-242-14/+158
* common: Support different digest algorithms for ssh fingerprints.Justus Winter2017-05-246-36/+41
* Register DCO for William L. Thomson Jr.Justus Winter2017-05-231-0/+3
* agent: Add const qualifier for read-only table.NIIBE Yutaka2017-05-224-9/+9
* g10: Fix default-key selection for signing, possibly by card.NIIBE Yutaka2017-05-224-16/+62
* doc: Fix spellings.Daniel Kahn Gillmor2017-05-181-2/+2
* docs: Point to https://dev.gnupg.org/ .Daniel Kahn Gillmor2017-05-187-23/+22
* gpgscm: Fix checking for opcode arguments.Justus Winter2017-05-171-1/+2
* tests: Fix agent teardown in release builds.Justus Winter2017-05-171-3/+3
* g10: Fix gpgcompose.c.NIIBE Yutaka2017-05-171-1/+1
* g10: Suppress error for card availability check.NIIBE Yutaka2017-05-171-6/+9
* tests: Configure the environments to use scdaemon from build tree.Justus Winter2017-05-163-2/+7
* Post release updatesWerner Koch2017-05-152-1/+5
* Release 2.1.21gnupg-2.1.21Werner Koch2017-05-152-14/+24
* po: Auto-updateWerner Koch2017-05-1525-321/+243
* po: Update German translationWerner Koch2017-05-151-45/+28
* gpg: Do not mark ", " translatable.Werner Koch2017-05-151-2/+2
* dirmngr,w32: Fix ldap crl read on windowsAndre Heinecke2017-05-151-4/+7
* common: Let format_text return an error.Werner Koch2017-05-154-18/+39
* tests: Also run all OpenPGP tests using keyrings.Justus Winter2017-05-113-11/+31
* tests: Make it possible to run all tests using our infrastructure.Justus Winter2017-05-1127-124/+502
* tests: Move the makefile parser.Justus Winter2017-05-113-58/+77