aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: correct documentation for gpgconf --killDaniel Kahn Gillmor2019-05-101-5/+6
* dirmngr: Add a CSRF expection for pm.meWerner Koch2019-05-092-3/+4
* build: Sign all Windows binaries.Werner Koch2019-05-091-7/+71
* doc: Minor doc fix to dirmngr.Werner Koch2019-05-031-3/+1
* gpg: Use just the addrspec from the Signer's UID.Werner Koch2019-05-031-0/+9
* po: Update Japanese Translation.NIIBE Yutaka2019-04-231-3/+3
* g10: Fix double free when locating by mboxAndre Heinecke2019-04-181-2/+1
* common: Fix AWK portability.NIIBE Yutaka2019-04-162-7/+7
* gpg: Accept also armored data from the WKD.Werner Koch2019-04-111-2/+3
* gpg: Set a limit of 5 to the number of keys imported from the WKD.Werner Koch2019-04-111-4/+21
* scd: Add dummy option --application-priority.Werner Koch2019-04-021-1/+8
* dirmngr: Improve domaininfo cache update algorithm.Werner Koch2019-04-021-19/+106
* dirmngr: Better error code for http status 413.Werner Koch2019-04-023-0/+12
* NEWS: correct typo in headerDaniel Kahn Gillmor2019-04-011-1/+1
* g10: Fix symmetric cipher algo constant for ECDH.NIIBE Yutaka2019-03-272-3/+3
* gpg: Don't use EdDSA algo ID for ECDSA curves.Trevor Bentley2019-03-271-7/+18
* Post release updatesWerner Koch2019-03-262-1/+4
* Release 2.2.15gnupg-2.2.15Werner Koch2019-03-261-1/+19
* sm: Allow decryption even if expired other keys are configured.Werner Koch2019-03-261-0/+11
* agent: Allow other ssh fingerprint algos in KEYINFO.Werner Koch2019-03-261-4/+20
* wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch2019-03-254-5/+50
* doc: Clarify option --no-keyring.Werner Koch2019-03-251-1/+2
* libdns: Don't use _[A-Z] which are reserved names.NIIBE Yutaka2019-03-251-40/+40
* wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch2019-03-255-12/+129
* sm, w32: Translate logger and status fd to handlesAndre Heinecke2019-03-251-2/+6
* 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