aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* gpg: Return better error codes in case of a too short trustdb.Werner Koch2018-03-261-15/+16
* gpg: Fix trustdb updates without lock held.Werner Koch2018-03-261-10/+29
* gpg: Disable unused code parts in tdbio.cWerner Koch2018-03-261-3/+7
* gpg,sm: New option --request-origin.Werner Koch2018-03-233-0/+26
* gpg: Implement --dry-run for --passwd.Werner Koch2018-03-221-1/+3
* scd: Support KDF DO setup.NIIBE Yutaka2018-03-223-1/+107
* doc: Typo fix in comment.Werner Koch2018-03-211-4/+4
* gpg: Fix out-of-bound read in subpacket enumerationWerner Koch2018-03-211-0/+9
* scd: Better user interaction for factory-reset.NIIBE Yutaka2018-03-161-6/+21
* gpg: Fix build on Windows.NIIBE Yutaka2018-03-082-0/+5
* gpg: Fix regression in last --card-status patchWerner Koch2018-03-011-1/+1
* gpg: Print the keygrip with --card-statusWerner Koch2018-03-013-7/+58
* gpg: Don't let gpg return failure on an invalid packet in a keyblock.Werner Koch2018-02-222-6/+3
* g10: Select a secret key by checking availability under gpg-agent.NIIBE Yutaka2018-02-221-4/+11
* gpg: Fix reversed messages for --only-sign-text-ids.NIIBE Yutaka2018-02-151-2/+2
* gpg: Update list of card vendors from masterWerner Koch2018-02-011-0/+2
* gpg: Fix the use of future-default with --quick-add-key.Werner Koch2018-01-181-12/+34
* gpg: Print all keys with --decrypt --list-only.Werner Koch2018-01-081-4/+6
* gpg: Allow "futuredefault" as alias for "future-default".Werner Koch2018-01-011-6/+8
* gpg: Allow the use of "cv25519" and "ed25519" in the keygen parms.Werner Koch2017-12-291-0/+7
* gpg: Print a warning for too much data encrypted with 3DES et al.Werner Koch2017-12-132-5/+26
* gpg: Simplify cipher:write_header.Werner Koch2017-12-131-6/+2
* indent: Re-indent g10/cipher.cWerner Koch2017-12-131-103/+109
* gpg: Simplify default_recipient().Werner Koch2017-12-131-27/+22
* gpg: Return an error from hexfingerprint on malloc error.Werner Koch2017-12-135-33/+92
* gpg: Remove some xmallocs.Werner Koch2017-12-131-7/+26
* indent: Re-indent get_pubkeys.Werner Koch2017-12-131-59/+48
* gpg: default-preference-list: prefer SHA512.Daniel Kahn Gillmor2017-12-121-10/+27
* g10: Fix regexp sanitization.NIIBE Yutaka2017-12-041-1/+5
* gpg: Do not read from uninitialized memory with --list-packets.Werner Koch2017-11-261-0/+6
* build: Update distsigkey.gpgWerner Koch2017-11-221-0/+0
* gpg: Fix memory leaking for long inputs via --command-fd.Werner Koch2017-11-221-1/+7
* gpg: Print AKL info only in verbose mode.Werner Koch2017-11-151-2/+3