aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: Fix distcheck.Justus Winter2016-12-151-0/+2
* tests: Reuse GPGME's tests.Justus Winter2016-12-147-1/+391
* common: Support locating components in the build tree.Justus Winter2016-12-144-21/+88
* tests: Rework check for trust models.Justus Winter2016-12-141-2/+7
* common: Fix typo.Justus Winter2016-12-141-1/+1
* dirmngr: New configure option --disable-libdns.Werner Koch2016-12-149-11/+117
* dirmngr: Implement CERT record lookup via libdns.Werner Koch2016-12-141-2/+188
* dirmngr: Implement CNAME and SRV record lookup via libdns.Werner Koch2016-12-141-64/+283
* dirmngr: Fix bugs in the standard resolver code.Werner Koch2016-12-141-24/+60
* dirmngr: Require a c99 compilerWerner Koch2016-12-142-4/+10
* doc: Add license notes for libdns.Werner Koch2016-12-144-6/+95
* common: Add replacements for error codes from gpg-error 1.26.Werner Koch2016-12-141-1/+13
* dirmngr: New libdns snapshotJustus Winter2016-12-142-63/+160
* dirmngr: Add basic libdns supportJustus Winter2016-12-144-14/+12736
* dirmngr,build: Remove support for ADNS.Justus Winter2016-12-145-534/+26
* dirmngr: Improve ntbtls support.NIIBE Yutaka2016-12-141-4/+71
* g10,sm: Spell out --passwd.Justus Winter2016-12-134-8/+10
* g10: Spell out --gen-revoke.Justus Winter2016-12-1329-36/+39
* g10: Spell out --full-gen-key.Justus Winter2016-12-133-5/+6
* g10,sm: Spell out --gen-key.Justus Winter2016-12-138-20/+23
* g10,sm: Spell out --check-sigs.Justus Winter2016-12-133-12/+14
* g10,sm: Spell out --list-sigs.Justus Winter2016-12-133-17/+18
* g10: Hyphenate --clearsign.Justus Winter2016-12-1329-114/+115
* g10: Spell out --recv-keys.Justus Winter2016-12-132-7/+8
* g10: Create expiring keys in quick key generation mode.Justus Winter2016-12-133-17/+22
* gpgscm: Print failed and skipped tests.Justus Winter2016-12-131-5/+13
* gpgscm: Generalize the test runner.Justus Winter2016-12-132-9/+11
* gpgscm: Move the test runner to the Scheme library.Justus Winter2016-12-132-141/+151
* tests: Refactor test runner.Justus Winter2016-12-131-17/+28
* gpgscm: Improve library functions.Justus Winter2016-12-132-34/+88
* po: Update Japanese translation.NIIBE Yutaka2016-12-131-198/+175
* gpg: Fix memory leak in ecc key generation.Werner Koch2016-12-121-1/+2
* gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch2016-12-123-2/+20
* gpg: Fix algo string parsing of --quick-addkey.Werner Koch2016-12-122-10/+19
* g10: Create keys that expire in simple key generation mode.Justus Winter2016-12-091-1/+6
* tests: Add a test for '--quick-addkey'.Justus Winter2016-12-091-0/+65
* tests: New test using all available compression algorithms.Justus Winter2016-12-093-0/+38