aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agent: Allow threads to interrupt main select loop with SIGCONT.Daniel Kahn Gillmor2019-07-202-0/+17
* agent: Create framework of scheduled timers.Daniel Kahn Gillmor2019-07-201-27/+57
* dirmngr: Avoid automatically checking upstream swdb.Daniel Kahn Gillmor2019-07-202-5/+4
* dirmngr: Avoid need for hkp housekeeping.Daniel Kahn Gillmor2019-07-203-41/+35
* dirmngr: hkp: Avoid potential race condition when some hosts die.Daniel Kahn Gillmor2019-07-201-13/+10
* Avoid simple memory dumps via ptraceDaniel Kahn Gillmor2019-07-203-1/+18
* Release 2.2.17gnupg-2.2.17Werner Koch2019-07-091-1/+2
* po: Auto updateWerner Koch2019-07-0925-6/+188
* po: Update Russian translation.Ineiev2019-07-091-11/+9
* po: Update Czech translationPetr Pisar2019-07-091-13/+11
* po: Update Polish translationWerner Koch2019-07-091-50/+10
* po: Update German translationWerner Koch2019-07-091-1/+8
* gpg: Do not try the import fallback if the options are already used.Werner Koch2019-07-091-1/+3
* gpg: Fix regression in option "self-sigs-only".Werner Koch2019-07-091-1/+11
* Prepare NEWS for the next releaseWerner Koch2019-07-051-0/+11
* gpg: With --auto-key-retrieve prefer WKD over keyservers.Werner Koch2019-07-053-55/+84
* wkd: Change client/server limit back to 64 KiBWerner Koch2019-07-051-1/+1
* dirmngr: fix handling of HTTPS redirections during HKPDaniel Kahn Gillmor2019-07-041-1/+3
* gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.Werner Koch2019-07-043-1/+26
* gpg: Avoid printing false AKL error message.Werner Koch2019-07-041-4/+4
* gpg: New command --locate-external-key.Werner Koch2019-07-047-32/+63
* gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch2019-07-046-32/+57
* dirmngr: Avoid endless loop in case of HTTP error 503.Werner Koch2019-07-031-10/+33
* dirmngr: Do not rewrite the redirection for the "openpgpkey" subdomain.Werner Koch2019-07-031-0/+20
* Mention --sender in documentationPeter Lebbing2019-07-031-5/+5
* dirmngr: Fix previous commitWerner Koch2019-07-031-1/+1
* dirmngr: Support the new WKD draft with the openpgpkey subdomain.Werner Koch2019-07-032-9/+60
* gpg: Fallback to import with self-sigs-only on too large keyblocks.Werner Koch2019-07-021-22/+102
* gpg: New import and keyserver option "self-sigs-only"Werner Koch2019-07-013-2/+47
* gpg: Make read_block in import.c more flexible.Werner Koch2019-07-011-12/+11
* tools: gpgconf: Killing order is children-first.NIIBE Yutaka2019-07-011-1/+1
* spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-246-7/+7
* 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