summaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: New option --list-filterWerner Koch2022-11-251-4/+78
* gpg: New list-options show-pref and show-pref-verbose.Werner Koch2022-11-041-0/+172
* gpg: Support key flags for RENC, TIME, and GROUP.Werner Koch2022-09-071-0/+7
* gpg: Fix printing of binary notations.Werner Koch2021-10-221-2/+6
* gpg: Improve speed of secret key listing.Werner Koch2021-05-191-2/+2
* gpg: New command --quick-revoke-sigWerner Koch2020-10-281-1/+1
* gpg: Sort the signatures in standard key listings.Werner Koch2020-10-271-139/+229
* sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch2020-07-031-1/+1
* doc: Typo fixes in code commentsWerner Koch2020-05-041-2/+2
* build: Require libgpg-error 1.37Werner Koch2020-01-211-1/+1
* gpg: Fix output of --with-secret if a pattern is given.Werner Koch2019-12-231-8/+25
* gpg: Change the way v5 fingerprints are printed.Werner Koch2019-11-281-2/+2
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-1/+1
|\
| * gpg: New option --use-keyboxd.Werner Koch2019-09-091-1/+1
* | gpg: Rework the signature subpacket iteration function.Werner Koch2019-09-051-7/+4
* | gpg: Silence some warning messages during -Kv.Werner Koch2019-08-231-0/+4
|/
* gpg: New command --locate-external-key.Werner Koch2019-07-041-7/+11
* gpg: Unify the the use of the print_pubkey_info functions.Werner Koch2019-05-211-34/+52
* gpg: Make invalid primary key algos obvious in key listings.Werner Koch2019-03-051-1/+9
* gpg: Emit an ERROR status if no key was found with --list-keys.Werner Koch2019-01-301-0/+1
* g10: Fix print_pubkey_info new line output.NIIBE Yutaka2018-12-051-1/+1
* gpg: Prepare revocation keys for use with v5 keys.Werner Koch2018-12-041-1/+1
* gpg: New list-option "show-only-fpr-mbox".Werner Koch2018-12-041-1/+58
* common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-121-1/+1
* gpg: Remove unused arg from a function.Werner Koch2018-08-281-1/+1
* gpg: Print revocation reason for "rev" records.Werner Koch2018-06-211-4/+68
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-05-131-3/+12
|\
| * gpg: Extend the "sig" record in --list-mode.Werner Koch2018-04-121-3/+12
* | gpg,sm: New option --with-key-screening.Werner Koch2017-10-171-0/+40
* | gpg: Prepare for a longer fingerprintWerner Koch2017-09-271-0/+3
|/
* gpg: Avoid output to the tty during import.Werner Koch2017-07-271-1/+1
* gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch2017-07-241-3/+3
* gpg: New option --with-key-origin.Werner Koch2017-07-201-0/+44
* gpg: Fix printing keyserver URLs and notation data.Justus Winter2017-06-211-2/+2
* gpg,common: Move the compliance framework.Justus Winter2017-06-011-3/+9
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* gpg: Fix printing of offline taken subkey.Werner Koch2017-04-071-1/+1
* gpg: Pass CTRL also to getkey_end.Werner Koch2017-03-311-3/+3
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-30/+31
* gpg: Prepare for listing last_update and key origin data.Werner Koch2017-03-281-2/+6
* gpg: Add new field no 18 to the colon listing.Werner Koch2017-03-201-21/+52
* gpg: Flush stdout before printing stats with --check-sigs.Werner Koch2017-03-131-1/+5
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-081-8/+7
* Remove -I option to common.NIIBE Yutaka2017-03-071-7/+7
* gpg: Do not require a trustdb for decryption.Werner Koch2017-02-281-1/+1
* gpg,common: Make sure that all fd given are valid.Justus Winter2017-02-081-0/+3
* gpg: Sync print of additional sig data in --edit-key.Werner Koch2017-01-171-45/+42
* g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield2016-11-231-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* g10: Improve and unify key selection for -r and --locate-keys.Justus Winter2016-11-031-1/+1