aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: fix formatting errorDaniel Kahn Gillmor2019-03-221-1/+2
* Post release updatesWerner Koch2019-03-192-1/+4
* Release 2.2.14gnupg-2.2.14Werner Koch2019-03-191-1/+36
* po: Auto updateWerner Koch2019-03-1926-370/+322
* po: Minor update to the Polish translationJan Kowalski2019-03-181-6/+2
* po: Update Russian translationIneiev2019-03-181-9/+6
* gpg: Do not bail out on v5 keys in the local keyring.Werner Koch2019-03-185-7/+18
* gpg: Allow import of PGP desktop exported secret keys.Werner Koch2019-03-183-79/+307
* gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2019-03-185-30/+111
* tests: Add sample secret key w/o binding signatures.Werner Koch2019-03-182-0/+66
* gpg: During secret key import print "sec" instead of "pub".Werner Koch2019-03-184-16/+25
* gpg: Simplify an interactive import status line.Werner Koch2019-03-182-19/+34
* libdns: Avoid using compound literals (8).NIIBE Yutaka2019-03-071-20/+0
* libdns: Avoid using compound literals (7).NIIBE Yutaka2019-03-073-12/+16
* libdns: Avoid using compound literals (6).NIIBE Yutaka2019-03-073-33/+51
* libdns: Avoid using compound literals (5).NIIBE Yutaka2019-03-072-2/+3
* 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