aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Explain error message in key generation with --batchWerner Koch2018-08-291-1/+3
* gpg: Remove unused function get_pubkeys.Werner Koch2018-08-292-274/+4
* gpg: New option --known-notation.Werner Koch2018-08-293-7/+57
* 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
* 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
* 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
* gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.Werner Koch2018-07-056-8/+60
* 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-032-3/+118
* gpg: Let --show-keys print revocation certificates.Werner Koch2018-07-031-7/+114
* g10: Fix memory leak for PKT_signature.NIIBE Yutaka2018-07-033-3/+3
* 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-121-0/+10
* gpg: Set some list options with --show-keysWerner Koch2018-06-111-0/+4
* gpg: Allow building with older libgpg-error.Werner Koch2018-06-081-1/+1
* 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
* gpg: Also detect a plaintext packet before an encrypted packet.Werner Koch2018-06-061-0/+12
* gpg: New command --show-keys.Werner Koch2018-06-062-1/+18
* 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-314-65/+17
* gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch2018-05-311-8/+5
* gpg: Turn --no-mdc-warn into a NOP.Werner Koch2018-05-314-6/+3
* gpg: Fix minor memory leak in the compress filter.Werner Koch2018-05-023-9/+21
* g10: Fix printing the keygrip with --card-status.NIIBE Yutaka2018-04-251-1/+1
* g10: Fix memory leak in check_sig_and_print.NIIBE Yutaka2018-04-131-0/+1
* g10: Push compress filter only if compressed.NIIBE Yutaka2018-04-131-5/+8
* gpg: Extend the "sig" record in --list-mode.Werner Koch2018-04-129-20/+39
* gpg: Extend the ERRSIG status line with a fingerprint.Werner Koch2018-04-121-19/+38
* gpg: Relax printing of STATUS_FAILURE.Werner Koch2018-04-121-1/+1
* gpg: New option --no-symkey-cache.Werner Koch2018-04-113-1/+9
* doc: Document --key-edit:change-usageWerner Koch2018-04-091-3/+5
* gpg: Check that a key may do certifications.Werner Koch2018-04-061-0/+21
* gpg: Emit FAILURE stati now in almost all cases.Werner Koch2018-04-062-8/+54
* doc: Add a code comment about back signatures.Werner Koch2018-04-061-1/+3
* gpg: Re-indent sig-check.c and use signature class macros.Werner Koch2018-04-062-387/+372
* gpg: Add new OpenPGP card vendor.Werner Koch2018-04-051-0/+1
* g10: Let card-edit/key-attr show message when change.NIIBE Yutaka2018-04-051-8/+14