summaryrefslogtreecommitdiffstats
path: root/g10/keydb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Allow passing a keygrip as description to pinentry.Werner Koch2021-12-201-0/+1
* gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch2021-05-171-6/+6
* gpg: Auto import keys specified with --trusted-keys.Werner Koch2021-04-251-0/+4
* gpg: Fix the encrypt+sign hash algo preference selection for ECDSA.Werner Koch2020-11-131-4/+5
* gpg: Fix trustdb for v5key.NIIBE Yutaka2020-08-071-0/+1
* gpg: If possible TRUST values now depend on signer's UID or --sender.Werner Koch2020-06-081-1/+2
* gpg: Make use of the included key block in a signature.Werner Koch2020-03-131-1/+7
* gpg: New option --full-timestrings.Werner Koch2020-02-131-0/+2
* gpg: Fix expand GPG groups when resolving a keyWerner Koch2019-09-301-1/+1
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-34/+40
|\
| * gpg: First rough implementation of keyboxd access for key lookup.Werner Koch2019-09-101-0/+3
| * gpg: New option --use-keyboxd.Werner Koch2019-09-091-34/+37
* | gpg: expand GPG groups when resolving a keyStephan Mueller2019-09-061-0/+2
* | gpg: Prepare parser for the new attestation certificates.Werner Koch2019-09-051-2/+8
* | gpg: Allow --locate-external-key even with --no-auto-key-locate.Werner Koch2019-08-231-0/+1
|/
* gpg: New command --locate-external-key.Werner Koch2019-07-041-1/+1
* gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch2019-07-041-2/+11
* gpg: Fix printing of the user id during import.Werner Koch2019-04-051-2/+1
* gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2019-03-151-6/+7
* kbx: Add support for 32 byte fingerprints.Werner Koch2019-03-141-3/+3
* gpg: Move S2K encoding function to a shared file.Werner Koch2019-01-261-1/+0
* gpg: Remove unused function get_pubkeys.Werner Koch2018-08-291-11/+0
* gpg: Remove unused arg from a function.Werner Koch2018-08-281-1/+1
* gpg: Move key cleaning functions to a separate file.Werner Koch2018-07-061-0/+30
* gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.Werner Koch2018-07-051-0/+8
* gpg: Remove MDC optionsWerner Koch2018-05-291-1/+1
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-05-131-4/+4
|\
| * gpg: Extend the "sig" record in --list-mode.Werner Koch2018-04-121-4/+4
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-04-101-1/+4
|\|
| * doc: Add a code comment about back signatures.Werner Koch2018-04-061-1/+3
| * gpg: Re-indent sig-check.c and use signature class macros.Werner Koch2018-04-061-0/+1
| * gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch2017-10-191-0/+4
| * gpg: Improve keydb handling in the main import function.Werner Koch2017-10-191-2/+11
* | gpg: Unify AEAD parameter retrieval.Werner Koch2018-01-221-1/+1
* | gpg: New option --force-aeadWerner Koch2018-01-101-0/+1
* | gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch2017-10-181-0/+4
* | gpg: Improve keydb handling in the main import function.Werner Koch2017-10-181-2/+11
|/
* gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.Werner Koch2017-08-041-1/+1
* gpg: Minor rework for better readibility of get_best_pubkey_byname.Werner Koch2017-07-281-4/+4
* gpg: New option --with-key-origin.Werner Koch2017-07-201-0/+1
* doc: Comment fixes and one trailing comma fix.Werner Koch2017-07-201-1/+1
* gpg: Make function mk_datestr public.Werner Koch2017-07-201-0/+7
* gpg: New option --key-origin.Werner Koch2017-07-131-7/+9
* g10: Fix default-key selection for signing, possibly by card.NIIBE Yutaka2017-05-221-0/+2
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-2/+2
* gpg: Avoid multiple open calls to the keybox file.Werner Koch2017-03-311-3/+0
* gpg: Pass CTRL also to getkey_end.Werner Koch2017-03-311-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-20/+24
* gpg: Revamp reading and writing of ring trust packets.Werner Koch2017-03-301-0/+13
* Remove -I option to common.NIIBE Yutaka2017-03-071-2/+2