aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* assuan: Fix exponential decay for first second.Werner Koch2018-08-283-5/+15
* assuan: Use exponential decay for first 1s of spinlock.Daniel Kahn Gillmor2018-08-281-5/+26
* assuan: Reorganize waiting for socket.Daniel Kahn Gillmor2018-08-281-42/+30
* gpg: Refresh expired keys originating from the WKD.Werner Koch2018-08-282-17/+99
* gpg: Remove unused arg from a function.Werner Koch2018-08-284-5/+5
* po: Update Japanese translation.NIIBE Yutaka2018-08-221-9/+10
* g10: Fix undefined behavior when EOF in parsing packet for S2K.NIIBE Yutaka2018-08-101-2/+2
* gpg: Set a limit for a WKD import of 256 KiB.Werner Koch2018-07-291-1/+9
* dirmngr: Validate SRV records in WKD queries.Werner Koch2018-07-291-0/+12
* common: New function to validate domain names.Werner Koch2018-07-293-2/+93
* scd: Add support for Trustica Cryptoucan.Jiří Keresteš2018-07-293-3/+13
* Post release updatesWerner Koch2018-07-122-1/+5
* Release 2.2.9gnupg-2.2.9Werner Koch2018-07-121-1/+40
* po: Fix one fuzzy in German translation.Werner Koch2018-07-121-4/+3
* po: auto updateWerner Koch2018-07-1226-2099/+9025
* gpg: Remove multiple subkey bindings during export-clean.Werner Koch2018-07-091-5/+84
* gpg: Let export-clean remove expired subkeys.Werner Koch2018-07-094-12/+125
* gpg: Split key cleaning function for clarity.Werner Koch2018-07-094-16/+54
* gpg: Move key cleaning functions to a separate file.Werner Koch2018-07-0910-429/+495
* gpg: Allow decryption using several passphrases in may cases.Werner Koch2018-07-061-0/+15
* po: Add flag options for xgettext.Werner Koch2018-07-051-1/+55
* gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.Werner Koch2018-07-056-8/+60
* po: Fix bug in german translationAndre Heinecke2018-07-041-1/+1
* gpg: Ignore too large user ids during import.Werner Koch2018-07-041-1/+30
* indent: Fix indentation of read_block in g10/import.cWerner Koch2018-07-041-66/+67
* gpg: Extra check for sign usage when verifying a data signature.Werner Koch2018-07-041-2/+11
* gpg: Print revocation reason for "rev" records.Werner Koch2018-07-034-4/+100
* gpg: Print revocation reason for "rvs" records.Werner Koch2018-07-033-3/+127
* gpg: Let --show-keys print revocation certificates.Werner Koch2018-07-032-13/+122
* g10: Fix memory leak for PKT_signature.NIIBE Yutaka2018-07-033-3/+3
* libdns: For SOCKS connection, just fails.NIIBE Yutaka2018-07-021-1/+1
* libdns: Let kernel to decide the local port.NIIBE Yutaka2018-06-201-0/+3
* libdns: Fix for non-FQDN hostname.NIIBE Yutaka2018-06-181-5/+8
* libdns: Fix connect and try next nameserver when ECONNREFUSED.NIIBE Yutaka2018-06-181-2/+23
* libdns: Clear struct sockaddr_storage by zero.NIIBE Yutaka2018-06-181-0/+4
* libdns: Sync to upstream.NIIBE Yutaka2018-06-181-10/+2
* dirmngr: Fix recursive resolver mode.NIIBE Yutaka2018-06-181-0/+2
* gpg: Do not import revocations with --show-keys.Werner Koch2018-06-121-26/+30
* gpg: Add new usage option for drop-subkey filters.Daniel Kahn Gillmor2018-06-122-0/+15
* doc: Mention new command --show-keys in the 2.2.7 NEWS.Werner Koch2018-06-111-0/+4
* gpg: Set some list options with --show-keysWerner Koch2018-06-112-3/+9
* gpg: Allow building with older libgpg-error.Werner Koch2018-06-081-1/+1
* Post release updatesWerner Koch2018-06-082-1/+5
* Release 2.2.8gnupg-2.2.8Werner Koch2018-06-081-1/+25
* po: Auto updateWerner Koch2018-06-0825-77/+450
* po: Update German translationWerner Koch2018-06-081-4/+20
* po: Update Russian translation.Ineiev2018-06-081-41/+21
* gpg: Sanitize diagnostic with the original file name.Werner Koch2018-06-081-1/+8
* gpg: Improve import's repair-key duplicate signature detection.Werner Koch2018-06-071-115/+134
* gpg: Fix import's repair-key duplicate signature detection.Werner Koch2018-06-072-5/+30