aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* po: Auto-updateWerner Koch2019-02-1225-53/+124
* sm: In --gen-key with "key from card" show also the algorithm.Werner Koch2019-02-111-1/+21
* common: Provide function to get public key algo names in our format.Werner Koch2019-02-112-0/+59
* common: New functions get_option_value and ascii_strupr.Werner Koch2019-02-114-1/+71
* scd: Make app_genkey and supporting ISO function more flexible.Werner Koch2019-02-116-19/+24
* scd: Fix parameter name of app_change_key.Werner Koch2019-02-112-7/+10
* scd: Allow standard keyref scheme for app-openpgp.Werner Koch2019-02-113-2/+16
* gpg: Emit an ERROR status if no key was found with --list-keys.Werner Koch2019-02-111-0/+1
* po: Update Japanese translation.NIIBE Yutaka2019-02-061-5/+7
* agent: Clear bogus pinentry cache, when it causes an error.NIIBE Yutaka2019-02-063-21/+39
* dirmngr: Fix initialization of assuan's nPth hook.NIIBE Yutaka2019-02-061-1/+1
* po: Update Polish translationJakub Bogusz2019-01-311-2704/+1372
* gpg: Allow generating Ed25519 key from an existing key.Werner Koch2019-01-301-0/+1
* gpg: Implement searching keys via keygrip.Werner Koch2019-01-295-24/+204
* common: Provide some convenient OpenPGP related constants.Werner Koch2019-01-292-5/+11
* common: New helper functions for OpenPGP curve OIDs.Werner Koch2019-01-293-34/+66
* doc: Mark keyserver-options timeout and http-proxy as obsolete.Werner Koch2019-01-221-25/+5
* scd: Add option --clear to PASSWD.Werner Koch2019-01-227-6/+46
* scd: One new and one improved 7816 function.Werner Koch2019-01-226-27/+90
* ssh: Simplify the curve name lookup.Werner Koch2019-01-221-84/+54
* gpg: Stop early when trying to create a primary Elgamal key.Werner Koch2019-01-221-0/+7
* scd: Fix for USB INTERRUPT transfer.NIIBE Yutaka2019-01-161-2/+1
* agent: Fix message for ACK button.NIIBE Yutaka2018-12-191-13/+35
* Silence compiler warnings new with gcc 8.Werner Koch2018-12-182-5/+24
* wks: Do not use compression for the encrypted data.Werner Koch2018-12-182-0/+2
* po: Update Japanese translation.NIIBE Yutaka2018-12-181-3/+2
* scd: Support "acknowledge button" feature.NIIBE Yutaka2018-12-187-1/+97
* agent: Support --ack option for POPUPPINPADPROMPT.NIIBE Yutaka2018-12-181-1/+1
* Post release updatesWerner Koch2018-12-142-1/+5
* Release 2.2.12gnupg-2.2.12Werner Koch2018-12-142-9/+38
* po: Auto-updateWerner Koch2018-12-1426-318/+472
* New simplified Chinese translationChuhao Li2018-12-141-4271/+2609
* agent: Make the S2K calibration time runtime configurable.Werner Koch2018-12-114-9/+43
* agent: compile-time configuration of s2k calibration.Daniel Kahn Gillmor2018-12-112-4/+12
* dirmngr: Retry another server from the pool on 502, 503, 504.Werner Koch2018-12-111-7/+33
* dirmngr: New function http_status2string.Werner Koch2018-12-112-0/+26
* gpg: In search-keys return "Not found" instead of "No Data".Werner Koch2018-12-111-1/+3
* tools: Use POSIX compatible arguments for findTomi Leppänen2018-12-111-1/+1
* scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-12-062-0/+6
* card: Display if KDF is enabled or not.NIIBE Yutaka2018-12-063-2/+12
* g10: Fix memory leak for --card-status.NIIBE Yutaka2018-12-061-4/+3
* g10: Fix print_pubkey_info new line output.NIIBE Yutaka2018-12-051-1/+1
* gpg: New list-option "show-only-fpr-mbox".Werner Koch2018-12-054-1/+65
* wks: Fix filter expression syntax flaw.Werner Koch2018-12-051-4/+10
* wks: Allow reading of --install-key arguments from stdin.Werner Koch2018-12-054-10/+81
* wks: Create sub-directoriesWerner Koch2018-12-051-5/+25
* wks: Add new commands --install-key and --remove-key to the client.Werner Koch2018-12-052-0/+68
* wks: Move a few server functions to wks-util.Werner Koch2018-12-053-309/+317
* g10/mainproc: disable hash contexts when --skip-verify is usedJussi Kivilinna2018-12-051-3/+8
* common/iobuf: fix memory wiping in iobuf_copyJussi Kivilinna2018-12-051-1/+6