aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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