aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.1.12gnupg-2.1.12Werner Koch2016-05-041-1/+50
* speedo,w32: Remove the installation directory page.Werner Koch2016-05-041-8/+8
* gpg: Fix const char pointer mismatch with gettext.Werner Koch2016-05-041-3/+4
* speedo: Build sqlite with static-libgcc.Werner Koch2016-05-042-1/+44
* speedo: Also try patch files w/o version number.Werner Koch2016-05-041-0/+4
* speedo,w32: Install sqliteAndre Heinecke2016-05-041-0/+9
* speedo,w32: Fix uninstallationAndre Heinecke2016-05-041-0/+2
* speedo,w32: Install localisationAndre Heinecke2016-05-041-0/+239
* po: Auto-updateWerner Koch2016-05-0425-1893/+3871
* tests: Disable the migrations testsWerner Koch2016-05-042-2/+1
* po: Update Russian translationIneiev2016-05-041-253/+220
* po: Update German translation.Werner Koch2016-05-041-105/+196
* Some minor string changes and fixed a printf format.Werner Koch2016-05-043-9/+16
* build: Update config.{guess,sub} to 2016-04-02 and 2016-03-30.Werner Koch2016-05-042-69/+110
* agent: Make --allow-loopback-pinentry the default.Werner Koch2016-05-043-10/+16
* common: Print https URLs in help messages.Werner Koch2016-05-031-4/+4
* tests: Silence output of some tests.Werner Koch2016-05-037-18/+40
* gpg: Emit status lines TOFU_STATS and TOFU_STATS_LONG.Werner Koch2016-05-032-8/+105
* gpg: Extend TRUST_foo status lines with the trust model.Werner Koch2016-05-024-24/+58
* gpg: Improve line wrapping for a tofu message.Werner Koch2016-05-021-8/+14
* gpg: Re-format some tofu messages.Werner Koch2016-05-022-107/+156
* doc: Add a comment about the goals of the agent.Werner Koch2016-05-021-0/+26
* scd: More fix of error return path.NIIBE Yutaka2016-05-021-2/+2
* common: Extend log_string to indent lines.Werner Koch2016-04-291-3/+18
* gpg: Factor some code code out of tofu.cWerner Koch2016-04-291-82/+82
* doc: Fix name of gpg's option --tofu-policyWerner Koch2016-04-291-2/+2
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-2952-285/+232
* common: Improve log_assert.Werner Koch2016-04-292-15/+39
* scd: Fix error return path.NIIBE Yutaka2016-04-281-3/+4
* scd: Fix memory leaks.NIIBE Yutaka2016-04-271-1/+10
* gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.Werner Koch2016-04-2712-22/+187
* dirmngr: Add experimental command WKD_GET.Werner Koch2016-04-271-4/+74
* dirmngr: Use system provided root CAs with KS_FETCH.Werner Koch2016-04-272-2/+5
* http: Allow to request system defined CAs for TLS.Werner Koch2016-04-265-14/+41
* gpg: Add OpenPGP card vendor 0x2342.Werner Koch2016-04-261-1/+1
* common: Minor fixes for the new private-keys.c.Werner Koch2016-04-251-31/+41
* doc: Explain use of common error variable names.Werner Koch2016-04-251-7/+24
* common: Use new function to print a failure of xtrymalloc.Werner Koch2016-04-253-3/+17
* common: Drop unused variables, fix warnings.Justus Winter2016-04-212-3/+1
* common: Add support for the new extended private key format.Justus Winter2016-04-2114-13/+1831
* common: Add 'free_strlist_wipe' which wipes memory.Justus Winter2016-04-212-0/+16
* common: Add 'append_to_strlist_try' which can fail.Justus Winter2016-04-212-0/+16
* agent: Convert key format document to org.Justus Winter2016-04-211-47/+32
* tests: Make migration test more robust and silent.Justus Winter2016-04-211-8/+18
* w32: Use --enable-gpg2-is-gpg by default.Werner Koch2016-04-212-2/+2
* w32: Replace libiconv DLL by iconv feature of libgpg-error.Werner Koch2016-04-214-16/+26
* agent: Sanitize permissions of the private key directory.Justus Winter2016-04-204-24/+69
* tests: Test the migration from a classic GnuPG home directory.Justus Winter2016-04-207-1/+258
* speedo: Use swdb.lst to define the SQLite version.Werner Koch2016-04-203-9/+32
* gpg: Improve UID selction of --quick-sign-key.Werner Koch2016-04-192-13/+60