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