aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka2017-11-061-9/+16
* g10: Simplify "factory-reset" procedure.NIIBE Yutaka2017-11-061-14/+0
* gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch2017-11-021-21/+54
* gpg: Rename two card related functions in card-util.Werner Koch2017-11-021-6/+6
* gpg: Avoid superfluous sig check info during import.Werner Koch2017-10-241-47/+96
* gpg: Improve the "secret key available" notice in keyedit.cWerner Koch2017-10-241-10/+26
* gpg: Remove unused flags from keyedit.c.Werner Koch2017-10-241-39/+35
* gpg: Fix creating on-disk subkey with on-card primary key.Werner Koch2017-10-191-0/+3
* gpg: Print sec/sbb with --import-option import-show or show-only.Werner Koch2017-10-191-1/+1
* gpg: Make --dry-run and show-only work for secret keys.Werner Koch2017-10-191-1/+2
* g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka2017-10-191-2/+5
* gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch2017-10-193-3/+41
* gpg: Improve keydb handling in the main import function.Werner Koch2017-10-193-60/+95
* gpg: Simplify keydb handling of the main import function.Werner Koch2017-10-192-81/+80
* gpg: Workaround for junk after --trusted-key.Werner Koch2017-09-281-0/+20
* gpgv: Initialize compliance checker.Werner Koch2017-09-131-0/+1
* gpg: Fix "Fix key generation with only an email part".Werner Koch2017-09-121-1/+1
* gpg: Fix key generation with only an email part.Werner Koch2017-09-111-1/+8
* gpg: Fix memory leak while running --check-trustdb.Werner Koch2017-08-241-0/+3
* gpg: Fix memory leak in sig-check.Werner Koch2017-08-241-2/+5
* indent: Change comment style on two functionsWerner Koch2017-08-241-63/+71
* gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch2017-08-231-6/+7
* gpgconf: Make WoT settings configurable by gpgconf.Damien Goutte-Gattat2017-08-211-0/+3
* gpg: default to --no-auto-key-retrieve.Daniel Kahn Gillmor2017-08-111-2/+1
* g10: Write status error on error of --quick-revoke-uid.Marcus Brinkmann2017-08-091-1/+4
* gpg: Add option '--disable-dirmngr'.Justus Winter2017-08-083-0/+9