aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-26gpg: Update --trusted-key to accept fingerprint as well as long key id.dkg/fix-4855Daniel Kahn Gillmor1-5/+10
2020-02-18Spelling cleanup.Daniel Kahn Gillmor13-19/+19
2020-02-13gpg: New option --full-timestrings.Werner Koch5-4/+47
2020-02-13gpg: Changes to allow direct key generation from an OpenPGP card.Werner Koch3-183/+344
2020-02-12gpg: Rename the struct card_key_info_s.Werner Koch3-17/+22
2020-02-11gpg: Improve key creation direct from the card.Werner Koch3-26/+122
2020-02-11common: Extend the openpgp_curve_to_oid function.Werner Koch4-6/+7
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-02-09scd:openpgp: Let the genkey function also accept a full keyref.Werner Koch1-1/+1
2020-02-09common: New function get_keyalgo_string.Werner Koch1-1/+4
2020-02-09common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch3-20/+4
2020-01-28card: Add new OpenPGP card vendor.Werner Koch1-0/+1
2020-01-21gpg: Fix printing of keyring name (regression in master)Werner Koch1-1/+1
2020-01-21card: Add new OpenPGP card vendorWerner Koch1-0/+1
2020-01-21build: Require libgpg-error 1.37Werner Koch1-1/+1
2020-01-17gpg: Prefer card key on use in multiple subkeys situation.NIIBE Yutaka2-42/+80
2020-01-17gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka8-26/+32
2020-01-16gpg: Print better debug info in case of broken sig subpackets.Werner Koch1-1/+4
2020-01-16gpg: Use "SCD KEYINFO" to get available card keys.NIIBE Yutaka1-80/+29
2020-01-16gpg: Add agent_scd_keyinfo to retrieve available card keys.NIIBE Yutaka2-1/+178
2020-01-16gpg: default-key: Simply don't limit by capability.NIIBE Yutaka1-5/+0
2020-01-15gpg: Cert only key should be usable with --default-key.NIIBE Yutaka1-1/+2
2020-01-13gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch1-0/+9
2020-01-03scd: Minor fix for readibility.Werner Koch1-1/+1
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-06dirmngr: Tell gpg about WKD looks 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-28gpg: Change the way v5 fingerprints are printed.Werner Koch3-16/+7
2019-11-28gpg: Implement insert, update, and delete via keyboxd.Werner Koch1-7/+96
2019-11-28kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch3-7/+7
2019-11-27gpg: Move a keydb function to another file.Werner Koch3-42/+46
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/+4
2019-11-11gpg: Forbid the creation of SHA-1 third-party key signatures.Werner Koch1-7/+44
2019-11-07gpg: Fix a potential loss of key sigs during import with self-sigs-only.Werner Koch1-1/+4
2019-11-07gpg: Add option --allow-weak-key-signatures.Werner Koch5-1/+31
2019-11-07gpg: Print rfc4880bis note only in verbose mode.Werner Koch1-1/+1
2019-11-07doc: Make clear that by default RFC-4880bis features are used.Werner Koch1-1/+1
2019-11-06gpg: Remove an unused variable.Werner Koch1-2/+0
2019-11-06gpg: Do not require --batch when using --log-file.Werner Koch1-5/+1
2019-10-17gpg: More fix of get_best_pubkey_byname.NIIBE Yutaka1-1/+0
2019-10-17gpg: Fix two other cases in get_best_pubkey_byname.NIIBE Yutaka1-29/+34
2019-10-16gpg: Fix get_best_pubkey_byname to consider the first match.NIIBE Yutaka1-19/+39
2019-10-15gpg: Also delete key-binding signature when deleting a subkey.Werner Koch1-14/+7
2019-10-15gpg: Put the first key in candidates correctly.NIIBE Yutaka1-19/+18
2019-10-09gpg: The first key should be in candidates.NIIBE Yutaka1-1/+8
2019-10-07gpg: Fix a memory leak in get_best_pubkey_byname.NIIBE Yutaka1-1/+4
2019-10-03gpg: Ignore all SHA-1 signatures in 3rd party key signatures.Werner Koch1-6/+2