summaryrefslogtreecommitdiffstats
path: root/g10/getkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg,common,scd,sm: Function prototype fixes for modern compiler.NIIBE Yutaka2022-09-131-1/+1
* gpg: Support key flags for RENC, TIME, and GROUP.Werner Koch2022-09-071-0/+18
* gpg: Handle backsig for v5 signature.NIIBE Yutaka2021-09-291-6/+8
* gpg: Improve speed of secret key listing.Werner Koch2021-05-191-1/+1
* A few minor code cleanups and typo fixes.Werner Koch2021-05-111-2/+0
* gpg: Fix mailbox based search via AKL keyserver method.Werner Koch2021-04-261-2/+2
* gpg: Auto import keys specified with --trusted-keys.Werner Koch2021-04-251-0/+36
* gpg: Allow fingerprint based lookup with --locate-external-key.Werner Koch2021-04-211-32/+123
* gpg: Lookup a missing public key of the current card via LDAP.Werner Koch2021-04-161-0/+18
* gpg: Minor restructuring of a function.Werner Koch2021-04-121-31/+40
* gpg: Fix selection of key.NIIBE Yutaka2021-02-051-1/+3
* gpg: Remove support for PKA.Werner Koch2021-02-021-5/+2
* gpg: New AKL method "ntds"Werner Koch2020-12-171-0/+9
* doc: Some documentation updates.Werner Koch2020-09-211-1/+1
* doc: Minor code comment fixes.Werner Koch2020-06-081-2/+2
* gpg: Fix key expiration and usage for keys created at the Epoch.Werner Koch2020-03-181-12/+16
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-131-3/+61
* gpg: Fix default-key selection when card is available.NIIBE Yutaka2020-02-191-1/+9
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-2/+2
* gpg: Prefer card key on use in multiple subkeys situation.NIIBE Yutaka2020-01-171-4/+17
* gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka2020-01-171-9/+13
* 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: Use AKL for angle bracketed mail address with -r.Werner Koch2019-12-041-6/+31
* gpg: More fix of get_best_pubkey_byname.NIIBE Yutaka2019-10-171-1/+0
* gpg: Fix two other cases in get_best_pubkey_byname.NIIBE Yutaka2019-10-171-29/+34
* gpg: Fix get_best_pubkey_byname to consider the first match.NIIBE Yutaka2019-10-161-19/+39
* gpg: Put the first key in candidates correctly.NIIBE Yutaka2019-10-151-19/+18
* gpg: The first key should be in candidates.NIIBE Yutaka2019-10-091-1/+8
* gpg: Fix a memory leak in get_best_pubkey_byname.NIIBE Yutaka2019-10-071-1/+4
* gpg: Fix expand GPG groups when resolving a keyWerner Koch2019-09-301-22/+29
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-16/+18
|\
| * gpg: New option --use-keyboxd.Werner Koch2019-09-091-16/+18
* | gpg: expand GPG groups when resolving a keyStephan Mueller2019-09-061-3/+23
* | gpg: Rework the signature subpacket iteration function.Werner Koch2019-09-051-16/+15
* | gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch2019-08-231-0/+20
|/
* gpg: Fix getting User ID.NIIBE Yutaka2019-07-111-83/+40
* gpg: Avoid printing false AKL error message.Werner Koch2019-07-041-4/+4
* gpg: New command --locate-external-key.Werner Koch2019-07-041-16/+32
* gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch2019-07-041-16/+25
* g10: Copy expiredate from primary key when marked expired.NIIBE Yutaka2019-05-231-1/+5
* g10: Fix double free when locating by mboxAndre Heinecke2019-04-181-2/+1
* gpg: New caching functions.Werner Koch2019-04-131-119/+29
* gpg: Fix printing of the user id during import.Werner Koch2019-04-051-9/+13
* gpg: Remove unused arg in a card related function.Werner Koch2019-04-011-1/+1
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-141-3/+0
* kbx: Add support for 32 byte fingerprints.Werner Koch2019-03-141-6/+5
* gpg: Prepare revocation keys for use with v5 keys.Werner Koch2018-12-041-4/+16
* common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-121-1/+1
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-2/+2