aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Don't add system CAs for SKS HKPS pool.debian-unstable-patch-queueNIIBE Yutaka2019-07-201-0/+2
* gpg: Improve import slowness.NIIBE Yutaka2019-07-201-5/+13
* gpg: Fix keyring retrieval.NIIBE Yutaka2019-07-201-3/+6
* gpg: drop import-clean from default keyserver import optionsDaniel Kahn Gillmor2019-07-202-3/+2
* fix spellingDaniel Kahn Gillmor2019-07-201-3/+3
* Make gpg-zip use tar from $PATHDaniel Kahn Gillmor2019-07-201-1/+1
* Use hkps://keys.openpgp.org as the default keyserverDaniel Kahn Gillmor2019-07-202-2/+2
* dirmngr: Only use SKS pool CA for SKS poolDaniel Kahn Gillmor2019-07-201-1/+1
* gpg: accept subkeys with a good revocation but no self-sig during importVincent Breitmoser2019-07-201-0/+1
* gpg: allow import of previously known keys, even without UIDsVincent Breitmoser2019-07-201-33/+11
* tests: add test cases for import without uidVincent Breitmoser2019-07-207-0/+118
* gpg: Prefer SHA-512 and SHA-384 in personal-digest-preferences.Daniel Kahn Gillmor2019-07-201-5/+5
* gpg: Default to SHA-512 for all signature types on RSA keys.Daniel Kahn Gillmor2019-07-203-6/+3
* gpg: default to AES-256.Daniel Kahn Gillmor2019-07-201-1/+3
* gpg: default to 3072-bit RSA keys.Daniel Kahn Gillmor2019-07-204-10/+9
* agent: Avoid scheduled checks on socket when inotify is working.Daniel Kahn Gillmor2019-07-201-0/+2
* agent: Avoid tight timer tick when possible.Daniel Kahn Gillmor2019-07-202-2/+29
* 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