aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.1.17gnupg-2.1.17Werner Koch2016-12-201-3/+4
* po: Auto-update.Werner Koch2016-12-2025-2132/+4586
* po: Update German translation.Werner Koch2016-12-201-128/+242
* sm: Remove wrong example from gpgsm --help.Werner Koch2016-12-201-6/+0
* po: Update one English string in Japanese translation.Werner Koch2016-12-201-1/+1
* doc: Update NEWSWerner Koch2016-12-201-1/+31
* build: Update distributed signature key.Werner Koch2016-12-201-0/+0
* dirmngr: New option --resolver-timeout.Werner Koch2016-12-207-5/+65
* dirmngr: Fix problems with the getsrv function.Werner Koch2016-12-196-42/+103
* build: Add target to sign the windows installer.Werner Koch2016-12-191-14/+53
* tests: Use the common test framework for the migration tests.Justus Winter2016-12-194-16/+73
* tests: Use sequential test runner if only one test is given.Justus Winter2016-12-191-3/+4
* po: Some updates to the German translation.Werner Koch2016-12-191-3/+18
* typo: Fix a string in do_we_trust_pre.Werner Koch2016-12-191-1/+1
* dirmngr,w32: Hack around a select problem.Werner Koch2016-12-191-2/+3
* test: Extend TOFU tests to also check the days with signatures.Neal H. Walfield2016-12-191-15/+71
* doc: Clarify that delkey deletes public keys.Justus Winter2016-12-191-1/+2
* tests: New test for --delete-[secret-]keys.Justus Winter2016-12-194-7/+153
* gpgscm: Change associativity of ::.Justus Winter2016-12-191-3/+12
* gpgscm: Display location when assertions fail.Justus Winter2016-12-191-6/+9
* gpgscm: Make exception handling more robust.Justus Winter2016-12-191-1/+2
* speedo,w32: Use nsExec::ExecToLog to avoid popupsAndre Heinecke2016-12-191-8/+9
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-1910-15/+49
* dirmngr: Fix setup of libdns for W32.Werner Koch2016-12-173-2/+67
* po: Fix Japanese translation.NIIBE Yutaka2016-12-171-2/+2
* po: Update Japanese translation.NIIBE Yutaka2016-12-171-62/+91
* dirmngr: Auto-switch from Tor port to Torbrowser port.Werner Koch2016-12-161-7/+61
* dirmngr: Use one context for all libdns queries.Werner Koch2016-12-164-1/+56
* dirmngr: Pass Tor credentials to libdns.Werner Koch2016-12-161-9/+13
* dirmngr: Factor common libdns code out.Werner Koch2016-12-161-95/+86
* doc: Wrap a too long line in DETAILS.Werner Koch2016-12-161-1/+9
* gpg,sm: A few more option for --gpgconf-list.Werner Koch2016-12-162-0/+3
* gpgconf: New command --apply-profile.Werner Koch2016-12-166-38/+293
* gpgconf: Fix --apply-defaults.Werner Koch2016-12-161-3/+3
* doc: Mention extra information in pinentry status lines.Justus Winter2016-12-161-1/+1
* sm: Fix agent communication.Justus Winter2016-12-161-0/+3
* doc: Fix manual.Neal H. Walfield2016-12-161-5/+0
* g10: Use total days, not total messages to compute TOFU validityNeal H. Walfield2016-12-161-12/+12
* g10: Extend TOFU_STATS to emit <sign-days> and <encyrption-days>Neal H. Walfield2016-12-162-18/+73
* doc: Improve section on unattended key generation.Justus Winter2016-12-161-19/+26
* doc: Add documentation for programmatic use of GnuPG.Justus Winter2016-12-161-0/+46
* g10: On a TOFU conflict, write the conflicting keys to the status fdNeal H. Walfield2016-12-161-16/+36
* g10: Add missing space.Neal H. Walfield2016-12-161-1/+1
* g10: Avoid translating simple error messages.Justus Winter2016-12-151-15/+15
* g10: Rework the --quick-* interface.Justus Winter2016-12-153-20/+24
* g10: Rename 'card-edit' to 'edit-card'.Justus Winter2016-12-153-4/+7
* g10: Spell out --desig-revoke.Justus Winter2016-12-152-2/+5
* g10: Shorten unreasonably long option.Justus Winter2016-12-1529-36/+36
* doc: Add aliases of all changed options.Justus Winter2016-12-152-1/+21
* dirmngr: First patch to re-enable Tor support.Werner Koch2016-12-151-32/+100