aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Improve the photo image viewer selection.Werner Koch2019-05-173-36/+113
* kbx: Fix an endless loop under Windows due to an incomplete fix.Werner Koch2019-05-161-2/+2
* kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.Werner Koch2019-05-163-14/+42
* gpgconf: Before --launch check that the config file is fine.Werner Koch2019-05-162-4/+15
* doc: Do not mention gpg's deprecated --keyserver option.Werner Koch2019-05-151-19/+15
* gpg: enable OpenPGP export of cleartext keys with commentsDaniel Kahn Gillmor2019-05-151-1/+4
* gpgconf: Support --homedir for --launch.Werner Koch2019-05-152-16/+11
* agent: correct length for uri and comment on 64-bit big-endian platformsDaniel Kahn Gillmor2019-05-141-2/+5
* doc: Minor edit for a gpg option.Werner Koch2019-05-141-2/+2
* gpg: Do not print a hint to use the deprecated --keyserver option.Werner Koch2019-05-141-3/+1
* g10: Fix possible null dereference.NIIBE Yutaka2019-05-141-2/+2
* build: Update m4/iconv.m4.NIIBE Yutaka2019-05-131-57/+165
* gpg: Change update_keysig_packet to replace SHA-1 by SHA-256.Werner Koch2019-05-131-0/+7
* sm: Fix a warning in an es_fopencooie function.Werner Koch2019-05-121-0/+3
* 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