aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gpgscm: Make it possible to set the logfile name.Justus Winter2017-05-111-2/+3
* doc: Fix name of program.Justus Winter2017-05-111-1/+1
* Register DCO for Ineiev.NIIBE Yutaka2017-05-101-0/+3
* g10, sm, dirmngr, common: Add comment for fall through.NIIBE Yutaka2017-05-1010-13/+15
* g10: Stop compiler warning for t-stutter.NIIBE Yutaka2017-05-101-0/+1
* gpg: Properly account for ring trust packets.Justus Winter2017-05-083-2/+7
* gpg: Fix typo.Justus Winter2017-05-081-1/+1
* tests: Clarify comments.Justus Winter2017-05-081-2/+8
* doc: Fix documentation.Justus Winter2017-05-081-1/+1
* tests: Support tests that are expected to fail.Justus Winter2017-05-041-27/+40
* tests: Add function to dump packets.Justus Winter2017-05-041-0/+6
* speedo,w32: Fix silent user mode installationAndre Heinecke2017-05-031-4/+17
* gpgscm: Create and re-use frame objects.Justus Winter2017-05-032-28/+114
* gpgscm: Merge opexe_0.Justus Winter2017-05-032-49/+38
* speedo,w32: Allow installation as normal userAndre Heinecke2017-05-032-69/+138
* g10: Remove skeleton options files.Daniel Kahn Gillmor2017-05-026-327/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-2882-123/+123
* g10: For signing, prefer available card key when no -u option.NIIBE Yutaka2017-04-271-2/+28
* g10: Minor clean up.NIIBE Yutaka2017-04-262-3/+1
* dirmngr: Fix aliasing problem in dns.c.NIIBE Yutaka2017-04-251-16/+18
* tests: Remove *.conf.tmpl from Makefile.NIIBE Yutaka2017-04-251-1/+0
* g10: invalidate the fd cache for keyring.NIIBE Yutaka2017-04-241-1/+6
* w32: Enable wildcard expansion with mingw-w64Andre Heinecke2017-04-241-0/+3
* tests: Fix Python detection.Justus Winter2017-04-241-9/+11
* gpgscm: Refactor cell finalization.Justus Winter2017-04-241-24/+41
* gpgscm: Tweak error message display.Justus Winter2017-04-241-2/+7
* tests: Deduplicate and simplify code.Justus Winter2017-04-245-33/+24
* gpgscm: Fix test.Justus Winter2017-04-241-2/+2
* gpgscm: Improve syntax checking.Justus Winter2017-04-241-2/+5
* gpgscm: Emit JUnit-style XML reports.Justus Winter2017-04-249-14/+256
* gpgscm: Make logging less verbose and more useful.Justus Winter2017-04-241-4/+5
* gpgscm: Make test framework less functional.Justus Winter2017-04-241-40/+35
* tests: Locate resources and scripts relative to top source dir.Justus Winter2017-04-2487-182/+208
* gpgscm: Move 'trace' and 'stringify'.Justus Winter2017-04-242-12/+12
* gpgscm: Avoid fruitless garbage collection cycles.Justus Winter2017-04-242-8/+15
* g13: Fix for Solaris.NIIBE Yutaka2017-04-202-1/+4
* dirmngr: Fix final close of LISTEN_FD.NIIBE Yutaka2017-04-181-3/+3
* dirmngr: Fix API difference for Windows.NIIBE Yutaka2017-04-181-9/+10