aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* agent: More minor change.NIIBE Yutaka2017-04-171-1/+0
* agent: Minor cleanup.NIIBE Yutaka2017-04-172-3/+0
* tests: Minor memory fix.NIIBE Yutaka2017-04-171-0/+2
* g10: Fix parse_ring_trust.NIIBE Yutaka2017-04-171-1/+1
* g10: Minor fixes.NIIBE Yutaka2017-04-173-4/+5
* g10: Fix import/export filter property match.NIIBE Yutaka2017-04-171-1/+1
* agent: Clean up error initialize/return.NIIBE Yutaka2017-04-144-6/+2
* dirmngr: More fix for test program.NIIBE Yutaka2017-04-141-0/+4
* dirmngr: More fix for Windows.NIIBE Yutaka2017-04-131-6/+6
* dirmngr: Fix http.c for sockaddr_storage.NIIBE Yutaka2017-04-131-6/+7
* dirmngr: Fix alignment of ADDR.NIIBE Yutaka2017-04-132-16/+19
* dirmngr: Fix thread key type.NIIBE Yutaka2017-04-131-1/+1
* common, g10: Fix enumeration types.NIIBE Yutaka2017-04-132-14/+21
* dirmngr: More fix for Windows.NIIBE Yutaka2017-04-131-1/+5
* dirmngr: Fix type of sock.NIIBE Yutaka2017-04-121-1/+1
* tools: Fix condition for gpg-connect-agent.NIIBE Yutaka2017-04-121-1/+1
* dirmngr: Fix possible null reference.NIIBE Yutaka2017-04-121-2/+3
* common: Simplify format_text.NIIBE Yutaka2017-04-125-13/+12
* gpgscm: Fix test program.NIIBE Yutaka2017-04-121-2/+2
* dirmngr: Fix plus1_ns.NIIBE Yutaka2017-04-121-1/+4