aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-13indent: Re-indent get_pubkeys.Werner Koch1-59/+48
2017-12-12gpg: default-preference-list: prefer SHA512.Daniel Kahn Gillmor1-10/+27
2017-12-04g10: Fix regexp sanitization.NIIBE Yutaka1-1/+5
2017-11-26gpg: Do not read from uninitialized memory with --list-packets.Werner Koch1-0/+6
2017-11-22build: Update distsigkey.gpgWerner Koch1-0/+0
2017-11-22gpg: Fix memory leaking for long inputs via --command-fd.Werner Koch1-1/+7
2017-11-15gpg: Print AKL info only in verbose mode.Werner Koch1-2/+3
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-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-09-28gpg: Workaround for junk after --trusted-key.Werner Koch1-0/+20
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-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
2017-08-04gpg: Fix memory leak in parse_auto_key_locate.Werner Koch1-3/+4
2017-08-04gpg: Make --no-auto-key-retrieve gpgconf-igurable.Werner Koch1-1/+1
2017-08-04gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.Werner Koch3-4/+19
2017-08-04gpg: Avoid double fingerprint printing with import-show.Werner Koch1-1/+2
2017-08-04gpg: New import option show-only.Werner Koch2-1/+6
2017-08-02g10: Always save standard revocation certificate in file.Marcus Brinkmann1-0/+4
2017-08-01Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann7-18/+16
2017-08-01g10: Always save standard revocation certificate in file.Marcus Brinkmann7-16/+18
2017-08-01gpg,sm: Error out on compliance mismatch while decrypting.Werner Koch1-18/+24
2017-07-31Explain the "server is older than xxx warning".Werner Koch2-0/+15
2017-07-28gpg,sm: String changes for compliance diagnostics.Werner Koch7-31/+27
2017-07-28gpg: Minor rework for better readibility of get_best_pubkey_byname.Werner Koch2-17/+17
2017-07-28gpg: Fix segv in get_best_pubkey_byname.Werner Koch1-1/+1
2017-07-27gpg: Tweak compliance checking for verificationWerner Koch2-4/+15
2017-07-27gpg,sm: Allow encryption (with warning) to any key in de-vs mode.Werner Koch1-10/+6
2017-07-27gpg,sm: Fix compliance checking for decryption.Werner Koch1-24/+18
2017-07-27indent: Wrap an overlong line.Werner Koch1-1/+3