aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: ECDH: Accept longer padding.NIIBE Yutaka2020-04-081-4/+1
* gpg,card: Use the new MANUFACTURER attribute.Werner Koch2020-04-033-43/+20
* gpg: Add regular expression support.NIIBE Yutaka2020-04-032-21/+3
* gpg: Also allow a v5 fingerprint for --trusted-key.Werner Koch2020-03-181-0/+7
* 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
* gpgconf: Further simplify the gpgconf option processing.Werner Koch2020-03-141-34/+3
* gpg: New option --auto-key-importWerner Koch2020-03-143-9/+20
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-1311-50/+246
* gpg: New option --include-key-block.Werner Koch2020-03-134-11/+134
* gpg: Add property "fpr" for use by --export-filter.Werner Koch2020-03-136-2/+67
* doc: Add a comment to explain the signature postscript.Werner Koch2020-03-121-3/+8
* gpg: Re-group the options in the --help output.Werner Koch2020-03-061-288/+291
* gpgconf: Support reading global options (part 2).Werner Koch2020-03-061-9/+15
* card: Add yet another vendor.Werner Koch2020-03-031-0/+1
* card: Add new vendor.Werner Koch2020-03-031-0/+1
* gpg: Re-enable versioned config filesWerner Koch2020-02-251-2/+2
* gpg: Re-add checking of config file permissions.Werner Koch2020-02-251-98/+18
* Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent.Werner Koch2020-02-201-11/+14
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-205-162/+177
* gpg: Fix default-key selection when card is available.NIIBE Yutaka2020-02-191-1/+9
* Spelling cleanup.Daniel Kahn Gillmor2020-02-1813-19/+19
* gpg: New option --full-timestrings.Werner Koch2020-02-135-4/+47
* gpg: Changes to allow direct key generation from an OpenPGP card.Werner Koch2020-02-133-183/+344
* gpg: Rename the struct card_key_info_s.Werner Koch2020-02-123-17/+22
* gpg: Improve key creation direct from the card.Werner Koch2020-02-113-26/+122
* common: Extend the openpgp_curve_to_oid function.Werner Koch2020-02-114-6/+7
* 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
* scd:openpgp: Let the genkey function also accept a full keyref.Werner Koch2020-02-091-1/+1
* common: New function get_keyalgo_string.Werner Koch2020-02-091-1/+4
* common: Add OpenPGP<->Gcrypt pubkey id mapping functions.Werner Koch2020-02-093-20/+4
* card: Add new OpenPGP card vendor.Werner Koch2020-01-281-0/+1
* gpg: Fix printing of keyring name (regression in master)Werner Koch2020-01-211-1/+1
* card: Add new OpenPGP card vendorWerner Koch2020-01-211-0/+1
* build: Require libgpg-error 1.37Werner Koch2020-01-211-1/+1
* gpg: Prefer card key on use in multiple subkeys situation.NIIBE Yutaka2020-01-172-42/+80
* gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka2020-01-178-26/+32
* gpg: Print better debug info in case of broken sig subpackets.Werner Koch2020-01-161-1/+4
* gpg: Use "SCD KEYINFO" to get available card keys.NIIBE Yutaka2020-01-161-80/+29
* gpg: Add agent_scd_keyinfo to retrieve available card keys.NIIBE Yutaka2020-01-162-1/+178
* gpg: default-key: Simply don't limit by capability.NIIBE Yutaka2020-01-161-5/+0
* gpg: Cert only key should be usable with --default-key.NIIBE Yutaka2020-01-151-1/+2
* gpg,sm: Avoid useless ASFW diagnostic in loopback mode.Werner Koch2020-01-131-0/+9
* scd: Minor fix for readibility.Werner Koch2020-01-031-1/+1
* 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
* dirmngr: Tell gpg about WKD looks resulting from a cache.Werner Koch2019-12-061-2/+7
* gpg: Use AKL for angle bracketed mail address with -r.Werner Koch2019-12-041-6/+31
* gpg: Change the way v5 fingerprints are printed.Werner Koch2019-11-283-16/+7