aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: fix handling of HTTPS redirections during HKPdkg-fix-T4566Daniel Kahn Gillmor2019-06-111-1/+3
* Return better error code for some getinfo IPC commands.Werner Koch2019-06-033-6/+6
* doc/wks.texi: fix typoDaniel Kahn Gillmor2019-05-291-1/+1
* Post release updatesWerner Koch2019-05-282-1/+5
* Release GnuPG 2.2.16gnupg-2.2.16Werner Koch2019-05-281-1/+4
* po: Auto-updateWerner Koch2019-05-2826-1376/+1667
* dirmngr: Allow for other hash algorithms than SHA-1 in OCSP.Werner Koch2019-05-281-25/+80
* Prepare NEWS for the releaseWerner Koch2019-05-271-1/+60
* po: Update Polish translationWerner Koch2019-05-271-6/+4
* po: Update Czech translationPetr Pisar2019-05-271-11/+8
* sm: Avoid confusing diagnostic for the default key.Werner Koch2019-05-273-24/+29
* po: Update the German translationWerner Koch2019-05-271-176/+156
* gpg: Fixed i18n markup of some strings.Werner Koch2019-05-271-20/+12
* gpg: Allow deletion of subkeys with --delete-[secret-]key.Werner Koch2019-05-275-13/+113
* agent: Stop scdaemon after reload when disable_scdaemon.NIIBE Yutaka2019-05-273-0/+13
* gpg: Do not bail on an invalid packet in the local keyring.Werner Koch2019-05-211-4/+11
* gpg: Do not allow creation of user ids larger than our parser allows.Werner Koch2019-05-214-22/+32
* agent: For SSH key, don't put NUL-byte at the end.NIIBE Yutaka2019-05-211-2/+2
* gpg: Do not delete any keys if --dry-run is passed.Werner Koch2019-05-201-3/+3
* gpg: Fix using --decrypt along with --use-embedded-filename.Werner Koch2019-05-174-5/+10
* 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