aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libdns: Avoid using compound literals (4).NIIBE Yutaka2019-03-072-7/+6
* libdns: Avoid using compound literals (3).NIIBE Yutaka2019-03-072-12/+18
* libdns: Avoid using compound literals (2).NIIBE Yutaka2019-03-072-19/+12
* libdns: Avoid using compound literals.NIIBE Yutaka2019-03-071-5/+10
* dirmngr: Add CSRF protection exception for protonmail.Werner Koch2019-03-071-5/+40
* gpgtar: Make option -C work for archive creation.Werner Koch2019-03-073-5/+14
* gpgtar: Improve error messages.Werner Koch2019-03-074-43/+89
* gpg: Make invalid primary key algos obvious in key listings.Werner Koch2019-03-071-1/+9
* sm: Print Yubikey attestation extensions with --dump-cert.Werner Koch2019-03-071-3/+37
* tests: Add "disable-scdaemon" in gpg-agent.conf.NIIBE Yutaka2019-03-075-10/+5
* scd: Fix flushing of CA-FPR data objectsWerner Koch2019-03-071-20/+22
* agent: Support --mode=ssh option for CLEAR_PASSPHRASE.NIIBE Yutaka2019-03-071-8/+10
* gpgv: Improve documentation for keyring choicesDaniel Kahn Gillmor2019-03-071-7/+8
* sm: Don't mark a cert as de-vs compliant if it leads to SHA-1 sigs.Werner Koch2019-02-281-3/+12
* gpgsm: default to 3072-bit keys.Daniel Kahn Gillmor2019-02-285-12/+12
* conf: New option --show-socket.Werner Koch2019-02-263-29/+48
* scd: Don't let the "undefined" app cause a conflict error.Werner Koch2019-02-251-0/+3
* sm: Fix certificate creation with key on card.Werner Koch2019-02-251-1/+1
* agent: Fix for suggested Libgcrypt use.Werner Koch2019-02-251-1/+16
* gpgscm: Build well even if NDEBUG defined.NIIBE Yutaka2019-02-251-1/+3
* gpg: Fix comparison.Neal H. Walfield2019-02-191-1/+1
* agent: Fix cancellation handling for scdaemon.NIIBE Yutaka2019-02-191-41/+0
* scd: Distinguish cancel by user and protocol error.NIIBE Yutaka2019-02-193-3/+6
* common: Fix gnupg_wait_processes.NIIBE Yutaka2019-02-191-24/+26
* po: Correct a simple typo in the Norwegian translationIngvar Hagelund2019-02-141-1/+1
* Post release updatesWerner Koch2019-02-122-1/+5
* Release 2.2.13gnupg-2.2.13Werner Koch2019-02-127-13/+36
* 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