aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Print a hint for --batch mode and --delete-secret-key.Werner Koch2020-03-181-0/+6
* gpg: Update --trusted-key to accept fingerprint as well as long key id.Daniel Kahn Gillmor2020-03-181-6/+18
* gpg: Fix key expiration and usage for keys created at the Epoch.Werner Koch2020-03-181-12/+16
* gpg: New option --auto-key-importWerner Koch2020-03-143-7/+16
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-1411-53/+251
* gpg: New option --include-key-block.Werner Koch2020-03-144-10/+133
* gpg: Add property "fpr" for use by --export-filter.Werner Koch2020-03-146-2/+67
* gpg: Add a new OpenPGP card vendor.Werner Koch2020-03-141-0/+1
* gpg: Add new card vendorWerner Koch2020-03-031-0/+1
* gpg: Fix default-key selection when card is available.NIIBE Yutaka2020-02-191-1/+9
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-104-9/+3
* gpg: Make really sure that --verify-files always returns an error.Werner Koch2020-02-101-5/+13
* card: Add new OpenPGP card vendor.Werner Koch2020-01-281-0/+1
* card: Add new OpenPGP card vendorWerner Koch2020-01-211-0/+1
* gpg: default-key: Simply don't limit by capability.NIIBE Yutaka2020-01-161-4/+0
* Update wk's signing keyWerner Koch2020-01-011-0/+0
* gpg: Fix output of --with-secret if a pattern is given.Werner Koch2019-12-231-8/+25
* po: Make g10/call-dirmngr.c translatable.Werner Koch2019-12-071-2/+3
* dirmngr: Tell gpg about WKD lookups resulting from a cache.Werner Koch2019-12-071-2/+7
* gpg: Use AKL for angle bracketed mail address with -r.Werner Koch2019-12-041-6/+31
* gpg: Fix double free with anonymous recipients.Werner Koch2019-11-292-4/+11
* dirmngr,gpg: Better diagnostic in case of bad TLS certificates.Werner Koch2019-11-181-2/+9
* dirmngr: Forward http redirect warnings to gpg.Werner Koch2019-11-181-0/+6
* gpg: Forbid the creation of SHA-1 third-party key signatures.Werner Koch2019-11-111-7/+45
* gpg: Add option --allow-weak-key-signatures.Werner Koch2019-11-115-1/+31
* gpg: Fix a potential loss of key sigs during import with self-sigs-only.Werner Koch2019-11-071-1/+4
* gpg: Also delete key-binding signature when deleting a subkey.Werner Koch2019-10-151-16/+7
* Revert "gpg: The first key should be in candidates."NIIBE Yutaka2019-10-151-8/+1
* gpg: Extend --quick-gen-key for creating keys from a card.Werner Koch2019-10-151-60/+271
* gpg: The first key should be in candidates.NIIBE Yutaka2019-10-151-1/+8
* gpg: Fix a memory leak in get_best_pubkey_byname.NIIBE Yutaka2019-10-151-1/+4
* gpg: Be prepared for chosen-prefix SHA-1 collisions in key signatures.Werner Koch2019-10-031-15/+27
* gpg: Make --quiet work on --send-keys.Werner Koch2019-09-061-3/+4
* gpg: Implement keybox compression runWerner Koch2019-08-231-5/+18
* gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch2019-08-233-1/+35
* gpg: Silence some warning messages during -Kv.Werner Koch2019-08-233-10/+19
* gpg: Do not show an informational diagnostics with quiet.Werner Koch2019-08-231-1/+3
* gpg: Use modern spelling for the female salutation.Werner Koch2019-08-221-2/+2
* sm: Show the usage flags when generating a key from a card.Werner Koch2019-08-211-2/+18
* gpg: Allow decryption using non-OpenPGP cards.Werner Koch2019-08-215-174/+400
* scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-08-211-1/+1
* gpg: Allow direct key generation from card with --full-gen-key.Werner Koch2019-08-213-20/+204
* gpg: New option --use-only-openpgp-cardWerner Koch2019-08-213-1/+15
* gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2019-08-212-16/+30
* gpg: New card function agent_scd_keypairinfo.Werner Koch2019-08-212-3/+82
* gpg: Remove two unused card related functions.Werner Koch2019-08-213-98/+76
* gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch2019-08-211-6/+7
* gpg: Remove unused arg in a card related function.Werner Koch2019-08-214-33/+34
* gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor2019-08-121-5/+8
* card: Fix showing KDF object attribute.NIIBE Yutaka2019-08-123-5/+30