aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-15gpg: Use the new MANUFACTURER attribute.Werner Koch3-43/+20
2020-04-08gpg: ECDH: Accept longer padding.NIIBE Yutaka1-4/+1
2020-03-18gpg: Print a hint for --batch mode and --delete-secret-key.Werner Koch1-0/+6
2020-03-18gpg: Update --trusted-key to accept fingerprint as well as long key id.Daniel Kahn Gillmor1-6/+18
2020-03-18gpg: Fix key expiration and usage for keys created at the Epoch.Werner Koch1-12/+16
2020-03-14gpg: New option --auto-key-importWerner Koch3-7/+16
2020-03-14gpg: Make use of the included key block in a signature.Werner Koch11-53/+251
2020-03-14gpg: New option --include-key-block.Werner Koch4-10/+133
2020-03-14gpg: Add property "fpr" for use by --export-filter.Werner Koch6-2/+67
2020-03-14gpg: Add a new OpenPGP card vendor.Werner Koch1-0/+1
2020-03-03gpg: Add new card vendorWerner Koch1-0/+1
2020-02-19gpg: Fix default-key selection when card is available.NIIBE Yutaka1-1/+9
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch4-9/+3
2020-02-10gpg: Make really sure that --verify-files always returns an error.Werner Koch1-5/+13
2020-01-28card: Add new OpenPGP card vendor.Werner Koch1-0/+1
2020-01-21card: Add new OpenPGP card vendorWerner Koch1-0/+1
2020-01-16gpg: default-key: Simply don't limit by capability.NIIBE Yutaka1-4/+0
2020-01-01Update wk's signing keyWerner Koch1-0/+0
2019-12-23gpg: Fix output of --with-secret if a pattern is given.Werner Koch1-8/+25
2019-12-07po: Make g10/call-dirmngr.c translatable.Werner Koch1-2/+3
2019-12-07dirmngr: Tell gpg about WKD lookups resulting from a cache.Werner Koch1-2/+7
2019-12-04gpg: Use AKL for angle bracketed mail address with -r.Werner Koch1-6/+31
2019-11-29gpg: Fix double free with anonymous recipients.Werner Koch2-4/+11
2019-11-18dirmngr,gpg: Better diagnostic in case of bad TLS certificates.Werner Koch1-2/+9
2019-11-18dirmngr: Forward http redirect warnings to gpg.Werner Koch1-0/+6
2019-11-11gpg: Forbid the creation of SHA-1 third-party key signatures.Werner Koch1-7/+45
2019-11-11gpg: Add option --allow-weak-key-signatures.Werner Koch5-1/+31
2019-11-07gpg: Fix a potential loss of key sigs during import with self-sigs-only.Werner Koch1-1/+4
2019-10-15gpg: Also delete key-binding signature when deleting a subkey.Werner Koch1-16/+7
2019-10-15Revert "gpg: The first key should be in candidates."NIIBE Yutaka1-8/+1
2019-10-15gpg: Extend --quick-gen-key for creating keys from a card.Werner Koch1-60/+271
2019-10-15gpg: The first key should be in candidates.NIIBE Yutaka1-1/+8
2019-10-15gpg: Fix a memory leak in get_best_pubkey_byname.NIIBE Yutaka1-1/+4
2019-10-03gpg: Be prepared for chosen-prefix SHA-1 collisions in key signatures.Werner Koch1-15/+27
2019-09-06gpg: Make --quiet work on --send-keys.Werner Koch1-3/+4
2019-08-23gpg: Implement keybox compression runWerner Koch1-5/+18
2019-08-23gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch3-1/+35
2019-08-23gpg: Silence some warning messages during -Kv.Werner Koch3-10/+19
2019-08-23gpg: Do not show an informational diagnostics with quiet.Werner Koch1-1/+3
2019-08-22gpg: Use modern spelling for the female salutation.Werner Koch1-2/+2
2019-08-21sm: Show the usage flags when generating a key from a card.Werner Koch1-2/+18
2019-08-21gpg: Allow decryption using non-OpenPGP cards.Werner Koch5-174/+400
2019-08-21scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch1-1/+1
2019-08-21gpg: Allow direct key generation from card with --full-gen-key.Werner Koch3-20/+204
2019-08-21gpg: New option --use-only-openpgp-cardWerner Koch3-1/+15
2019-08-21gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2-16/+30
2019-08-21gpg: New card function agent_scd_keypairinfo.Werner Koch2-3/+82
2019-08-21gpg: Remove two unused card related functions.Werner Koch3-98/+76
2019-08-21gpg: Repurpose the ISO defined DO "sex" to "salutation".Werner Koch1-6/+7
2019-08-21gpg: Remove unused arg in a card related function.Werner Koch4-33/+34