aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-22gpg: Fix memory leaking for long inputs via --command-fd.Werner Koch1-1/+7
2017-11-15gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch1-6/+7
2017-11-15gpg: Print AKL info only in verbose mode.Werner Koch1-2/+3
2017-11-09g10: Fix regexp sanitization.NIIBE Yutaka1-1/+5
2017-11-06g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka1-9/+16
2017-11-06g10: Simplify "factory-reset" procedure.NIIBE Yutaka1-14/+0
2017-11-02gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch1-21/+54
2017-11-02gpg: Rename two card related functions in card-util.Werner Koch1-6/+6
2017-11-02gpg: Unifiy the message for re-configuring cards.Werner Koch1-1/+5
2017-11-02gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch1-27/+59
2017-11-01Register another OpenPGP card vendor.Werner Koch1-0/+1
2017-11-01gpg: Remove trailing comma in an enum.Werner Koch1-1/+1
2017-11-01gpg: Rename two card related functions in card-util.Werner Koch1-6/+6
2017-11-01g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka1-9/+16
2017-10-30g10: Simplify "factory-reset" procedure.NIIBE Yutaka1-14/+0
2017-10-24gpg: Avoid superfluous sig check info during import.Werner Koch1-47/+96
2017-10-24gpg: Improve the "secret key available" notice in keyedit.cWerner Koch1-10/+26
2017-10-24gpg: Remove unused flags from keyedit.c.Werner Koch1-39/+35
2017-10-19gpg: Fix creating on-disk subkey with on-card primary key.Werner Koch1-0/+3
2017-10-19gpg: Print sec/sbb with --import-option import-show or show-only.Werner Koch1-1/+1
2017-10-19gpg: Make --dry-run and show-only work for secret keys.Werner Koch1-1/+2
2017-10-19g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka1-2/+5
2017-10-19gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch3-3/+41
2017-10-19gpg: Improve keydb handling in the main import function.Werner Koch3-60/+95
2017-10-19gpg: Simplify keydb handling of the main import function.Werner Koch2-81/+80
2017-10-19g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka1-2/+5
2017-10-18gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch3-3/+41
2017-10-18gpg: Improve keydb handling in the main import function.Werner Koch3-60/+95
2017-10-18gpg: Simplify keydb handling of the main import function.Werner Koch2-81/+80
2017-10-18gpg: Fix wrong Tofu DB consistency check.Werner Koch1-4/+7
2017-10-17gpg,sm: New option --with-key-screening.Werner Koch3-0/+47
2017-10-06gpg: Fix comparison.Neal H. Walfield1-1/+1
2017-09-28gpg: Workaround for junk after --trusted-key.Werner Koch1-0/+20
2017-09-27gpg: Prepare for a longer fingerprintWerner Koch8-22/+65
2017-09-27common: Add constant KEYGRIP_LEN.Werner Koch2-4/+4
2017-09-27gpg: Let --debug clock time sign and verify.Werner Koch2-0/+10
2017-09-26g10: Select a secret key by checking availability under gpg-agent.NIIBE Yutaka1-4/+11
2017-09-13gpgv: Initialize compliance checker.Werner Koch1-0/+1
2017-09-12gpg: Fix "Fix key generation with only an email part".Werner Koch1-1/+1
2017-09-11gpg: Fix key generation with only an email part.Werner Koch1-1/+8
2017-09-08gpg: default to AES-256.Daniel Kahn Gillmor1-1/+3
2017-09-08gpg: default to 3072-bit RSA keys.Daniel Kahn Gillmor2-7/+6
2017-08-24gpg: Fix memory leak while running --check-trustdb.Werner Koch1-0/+3
2017-08-24gpg: Fix memory leak in sig-check.Werner Koch1-2/+5
2017-08-24indent: Change comment style on two functionsWerner Koch1-63/+71
2017-08-23gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch1-6/+7
2017-08-21gpgconf: Make WoT settings configurable by gpgconf.Damien Goutte-Gattat1-0/+3
2017-08-11gpg: default to --no-auto-key-retrieve.Daniel Kahn Gillmor1-2/+1
2017-08-09g10: Write status error on error of --quick-revoke-uid.Marcus Brinkmann1-1/+4
2017-08-08gpg: Add option '--disable-dirmngr'.Justus Winter3-0/+9