aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Print revocation reason for "rev" records.Werner Koch2018-06-214-4/+100
* gpg: Print revocation reason for "rvs" records.Werner Koch2018-06-212-3/+118
* gpg: Let --show-keys print revocation certificates.Werner Koch2018-06-211-7/+114
* Some preparations to eventuallt use gpgrt_argparse.Werner Koch2018-06-121-1/+1
* gpg: Do not import revocations with --show-keys.Werner Koch2018-06-121-26/+30
* card: Fix memory leak for fetch-url sub command.NIIBE Yutaka2018-06-121-0/+1
* 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: 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
* g10: Remove bogus comment.NIIBE Yutaka2018-06-051-5/+0
* gpg: Print a hint on how to decrypt a non-mdc message anyway.Werner Koch2018-05-311-2/+19
* gpg: Ignore the multiple message override options.Werner Koch2018-05-303-32/+12
* gpg: Detect multiple literal plaintext packets more reliable.Werner Koch2018-05-301-2/+15
* gpg: Remove PGP6 compliance mode.Werner Koch2018-05-297-38/+18
* gpg: Remove MDC optionsWerner Koch2018-05-295-74/+29
* gpg: Fix detection of the AEAD feature flag.Werner Koch2018-05-291-1/+1
* gpg: Hard fail on a missing MDC even for legacy algorithms.Werner Koch2018-05-151-9/+6
* gpg: Turn --no-mdc-warn into a NOP.Werner Koch2018-05-154-6/+3
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-05-1315-55/+117
|\
| * 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
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-1010-522/+684
|\|
| * 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
| * g10: Fix filtering by PK->REQ_USAGE.NIIBE Yutaka2018-04-021-0/+2
| * g10: Fix card-edit/kdf-setup for single salt.NIIBE Yutaka2018-03-301-1/+3
| * g10,scd: Support single salt for KDF data object.NIIBE Yutaka2018-03-301-16/+32
| * g10: Add "key-attr" command for --card-edit.NIIBE Yutaka2018-03-301-53/+52
| * g10: Support key attribute change at --card-edit/generate.NIIBE Yutaka2018-03-293-77/+169
| * g10: check_pin_for_key_operation should be just before genkey.NIIBE Yutaka2018-03-291-7/+7
| * g10: Change ask_curve so that it can be used outside.NIIBE Yutaka2018-03-282-30/+23
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-2713-51/+256
|\|
| * gpg: Auto-fix a broken trustdb with just the version record.Werner Koch2018-03-261-0/+14
| * gpg: Pass CTRL arg to get_trusthashrec.Werner Koch2018-03-264-11/+15