aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Release 2.1.9gnupg-2.1.9Werner Koch2015-10-092-3/+28
* po: Auto-update.Werner Koch2015-10-0926-475/+927
* po: Fix two fuzzy strings in the Spansih translationWerner Koch2015-10-091-7/+3
* agent: simplify agent_get_passphrase.NIIBE Yutaka2015-10-091-8/+2
* agent: fix agent_askpin.NIIBE Yutaka2015-10-091-1/+1
* agent: Fix function return type for check_cb and agent_askpin.NIIBE Yutaka2015-10-096-21/+23
* dirmngr: Default to http protocol for http-proxyAndre Heinecke2015-10-081-1/+1
* speedo: Add a w32-release target.Werner Koch2015-10-081-1/+20
* common: Allow building of mkdir_p.c for Windows.Werner Koch2015-10-083-65/+95
* gpg: Add option --print-dane-records.Werner Koch2015-10-087-23/+141
* Fix two unused/possible-uninitialized var warnings.Werner Koch2015-10-082-2/+1
* gpg: Pass CTRL parameter to all key listing functions.Werner Koch2015-10-084-34/+39
* gpg: Remove unfinished experimental code to export as S-expressions.Werner Koch2015-10-072-175/+10
* gpg: Add new --auto-key-locate mechanism "dane".Werner Koch2015-10-066-15/+36
* dirmngr: Addlow fetching keys using OpenPGP DANEWerner Koch2015-10-061-17/+54
* dirmngr: Improve DNS code to retrieve arbitrary records.Werner Koch2015-10-062-4/+55
* dirmngr: Change DNS code to make additions easier.Werner Koch2015-10-061-64/+66
* dirmngr: Make commands RELOADDIRMNGR and KILLDIRMNGR work properly.Werner Koch2015-10-061-8/+7
* po: Typo fix in German translation.Werner Koch2015-10-061-2/+2
* dirmngr: Do tilde expansion for --hkp-cacert.Werner Koch2015-10-063-3/+16
* gpg: Fail decryption for AES etc message w/o MDC.Werner Koch2015-10-061-0/+16
* agent: Fix verification of signature for smartcard.NIIBE Yutaka2015-10-061-1/+10
* agent: Fix non-allocation for pinentry_loopback.NIIBE Yutaka2015-10-051-4/+2
* gpg: Install a dirmngr.conf file.Werner Koch2015-10-054-46/+87
* gpg: Deprecate the --keyserver option.Werner Koch2015-10-056-31/+82
* dirmngr: Add option --keyserver.Werner Koch2015-10-054-25/+124
* dirmngr: Make clear that --use-tor is not yet ready for use.Werner Koch2015-10-053-1/+15
* po: Update the German translation.Werner Koch2015-10-051-7/+26
* gpgconf: Change displayed name of Dirmngr to "Key Acquirer".Werner Koch2015-10-051-1/+1
* tests: Two new OpenPGP test keys from E2E.Werner Koch2015-10-054-1/+81
* scd: Use Assuan macro instead of a number constant.Werner Koch2015-10-021-3/+4
* dirmngr: Fix use-after-free due to a realloc shrinking.Werner Koch2015-10-021-2/+2
* agent: Fix alignment problem with the second passphrase struct.Werner Koch2015-10-022-5/+23
* gpg: Fix a practical hang after use of --faked-system-time.Werner Koch2015-10-012-8/+17
* gpg: Print more info with "check selfsig".Werner Koch2015-10-011-0/+17
* gpg: Add debug helper to --edit-keys's check sub-command.Werner Koch2015-10-012-16/+37
* common: Fix strsplit.NIIBE Yutaka2015-09-301-1/+1
* common: Add mkdir_p.Neal H. Walfield2015-09-303-1/+205
* common: Remove unused files.Neal H. Walfield2015-09-302-153/+0
* common: Include <gpg-error.h>.Neal H. Walfield2015-09-301-0/+1
* g10: Remove unused struct cmp_help_context_s.Neal H. Walfield2015-09-291-6/+0
* g10: Avoid an unnecessary copy.Neal H. Walfield2015-09-291-4/+20
* ssh: Fix fingerprint computation for EdDSA key.NIIBE Yutaka2015-09-292-0/+21
* agent: RSA signature verification by gpg-agent.NIIBE Yutaka2015-09-292-33/+39
* common: Provide two new error code replacements.Werner Koch2015-09-281-0/+4
* doc,w32: Fix compiler warnings.Werner Koch2015-09-281-2/+8
* common: Change calling convention for gnupg_spawn_process.Werner Koch2015-09-284-56/+124
* scd: Handle error correctly.NIIBE Yutaka2015-09-281-5/+5
* ssh: Add 256, 384 and 521 bit test keys for the fingerprint.Werner Koch2015-09-221-0/+62
* ssh: Fix fingerprint computation for 384 bit ECDSA keys.Werner Koch2015-09-221-1/+1