aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg: Improve verbose output during import.Werner Koch2018-06-071-13/+32
* agent: Add DBUS_SESSION_BUS_ADDRESS et al. to the startup list.Werner Koch2018-06-061-7/+7
* doc: Typo fixesWerner Koch2018-06-063-4/+4
* gpg: Also detect a plaintext packet before an encrypted packet.Werner Koch2018-06-061-0/+12
* gpg: New command --show-keys.Werner Koch2018-06-063-2/+28
* po: Fix Swedish and Turkish translations.NIIBE Yutaka2018-06-052-3/+3
* po: Fix Danish translation.NIIBE Yutaka2018-06-051-1/+1
* gpg: Print a hint on how to decrypt a non-mdc message anyway.Werner Koch2018-05-311-2/+19
* gpg: Detect multiple literal plaintext packets more reliable.Werner Koch2018-05-311-2/+15
* gpg: Remove MDC optionsWerner Koch2018-05-315-77/+28
* gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch2018-05-313-12/+11
* gpg: Turn --no-mdc-warn into a NOP.Werner Koch2018-05-315-10/+3