aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dirmngr: Only print info for no ldapserver fileAndre Heinecke2018-10-241-1/+5
* sm: Fix dirmngr loadcrl for intermediate certsAndre Heinecke2018-10-231-2/+26
* dirmngr: Prepare for updated WKD specs with ?l= paramWerner Koch2018-10-221-12/+21
* gpg: Fix extra check for sign usage of a data signature.Werner Koch2018-10-221-1/+2
* scd: Fix signing authentication status.NIIBE Yutaka2018-10-151-1/+4
* common: Fix gnupg_reopen_std.NIIBE Yutaka2018-10-021-6/+5
* po: Update Japanese translation.NIIBE Yutaka2018-09-181-11/+8
* common: Use iobuf_get_noeof to avoid undefined behaviors.NIIBE Yutaka2018-09-101-3/+3
* agent: Fix error code check from npth_mutex_init.NIIBE Yutaka2018-09-101-2/+6
* g10: Fix memory leak.NIIBE Yutaka2018-09-071-0/+2
* Fix use of strncpy, which is actually good to use memcpy.NIIBE Yutaka2018-09-062-2/+2
* Post release updates.Werner Koch2018-08-3027-803/+813
* Release 2.2.10gnupg-2.2.10Werner Koch2018-08-301-2/+16
* po: Update Russian translation.Ineiev2018-08-301-31/+18
* po: Update German translationWerner Koch2018-08-301-42/+46
* gpg: Explain error message in key generation with --batchWerner Koch2018-08-291-1/+3
* doc: Minor additions to the gpg man pageWerner Koch2018-08-291-4/+10
* gpg: Remove unused function get_pubkeys.Werner Koch2018-08-292-274/+4
* doc: Show how to list envvars send to gpg-agent.Werner Koch2018-08-291-0/+9
* gpg: New option --known-notation.Werner Koch2018-08-294-7/+64
* po: Update Russian translation.Ineiev2018-08-281-10/+11
* 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