aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg: Fix memory leak in parse_auto_key_locate.Werner Koch2017-08-041-3/+4
* gpg: Make --no-auto-key-retrieve gpgconf-igurable.Werner Koch2017-08-041-1/+1
* gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.Werner Koch2017-08-043-4/+19
* gpg: Avoid double fingerprint printing with import-show.Werner Koch2017-08-041-1/+2
* gpg: New import option show-only.Werner Koch2017-08-042-1/+6
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-021-0/+4
* Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann2017-08-017-18/+16
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-017-16/+18
* gpg,sm: Error out on compliance mismatch while decrypting.Werner Koch2017-08-011-18/+24
* Explain the "server is older than xxx warning".Werner Koch2017-07-312-0/+15
* gpg,sm: String changes for compliance diagnostics.Werner Koch2017-07-287-31/+27
* gpg: Minor rework for better readibility of get_best_pubkey_byname.Werner Koch2017-07-282-17/+17
* gpg: Fix segv in get_best_pubkey_byname.Werner Koch2017-07-281-1/+1
* gpg: Tweak compliance checking for verificationWerner Koch2017-07-272-4/+15
* gpg,sm: Allow encryption (with warning) to any key in de-vs mode.Werner Koch2017-07-271-10/+6
* gpg,sm: Fix compliance checking for decryption.Werner Koch2017-07-271-24/+18
* indent: Wrap an overlong line.Werner Koch2017-07-271-1/+3
* gpg: Avoid output to the tty during import.Werner Koch2017-07-277-74/+96
* g10: Make sure exactly one fingerprint is output with --quick-gen-key.Marcus Brinkmann2017-07-261-1/+2
* gpg: Update key origin info during import merge.Werner Koch2017-07-251-4/+97
* gpg: Store key origin for new userids during import merge.Werner Koch2017-07-251-107/+157
* gpg: Extend --key-origin to take an optional URL arg.Werner Koch2017-07-245-2/+44
* gpg: Store key origin info for new keys from a keyserverWerner Koch2017-07-242-29/+66
* gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch2017-07-247-38/+101
* gpg: Filter keys received via DANEWerner Koch2017-07-241-5/+27
* g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.Marcus Brinkmann2017-07-243-3/+9
* g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.Marcus Brinkmann2017-07-243-3/+9
* g10: Avoid caching passphrase for failed symmetric encryption.Marcus Brinkmann2017-07-211-1/+2
* gpg: Extend --quick-set-expire to allow subkey expiration setting.Werner Koch2017-07-213-26/+108
* gpg: Fix possible double free of the card serialno.Werner Koch2017-07-211-0/+6
* gpg: Use macros to check the signature class.Werner Koch2017-07-211-24/+24
* g10: Clean keyblock on initial commit.Marcus Brinkmann2017-07-211-0/+5
* g10: Don't limit at the frontend side for card capability.NIIBE Yutaka2017-07-211-37/+12
* indent: Improve readability of some comments in getkey.cWerner Koch2017-07-201-165/+168
* gpg: New option --with-key-origin.Werner Koch2017-07-205-10/+82
* doc: Comment fixes and one trailing comma fix.Werner Koch2017-07-203-6/+6
* gpg: Make function mk_datestr public.Werner Koch2017-07-202-22/+25
* g10: Return proper error when gpg-agent fails to start during probe.Marcus Brinkmann2017-07-201-2/+8
* gpg: Avoid asking by fpr and then by keyid during auto-key-retrieve.Werner Koch2017-07-191-0/+4