aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-28gpg: New command --quick-revoke-sigWerner Koch1-1/+1
2020-10-27gpg: Sort the signatures in standard key listings.Werner Koch1-139/+229
2020-07-03sm: Exclude rsaPSS from de-vs compliance mode.Werner Koch1-1/+1
2020-05-04doc: Typo fixes in code commentsWerner Koch1-2/+2
2020-01-21build: Require libgpg-error 1.37Werner Koch1-1/+1
2019-12-23gpg: Fix output of --with-secret if a pattern is given.Werner Koch1-8/+25
2019-11-28gpg: Change the way v5 fingerprints are printed.Werner Koch1-2/+2
2019-09-09gpg: New option --use-keyboxd.Werner Koch1-1/+1
2019-09-05gpg: Rework the signature subpacket iteration function.Werner Koch1-7/+4
2019-08-23gpg: Silence some warning messages during -Kv.Werner Koch1-0/+4
2019-07-04gpg: New command --locate-external-key.Werner Koch1-7/+11
2019-05-21gpg: Unify the the use of the print_pubkey_info functions.Werner Koch1-34/+52
2019-03-05gpg: Make invalid primary key algos obvious in key listings.Werner Koch1-1/+9
2019-01-30gpg: Emit an ERROR status if no key was found with --list-keys.Werner Koch1-0/+1
2018-12-05g10: Fix print_pubkey_info new line output.NIIBE Yutaka1-1/+1
2018-12-04gpg: Prepare revocation keys for use with v5 keys.Werner Koch1-1/+1
2018-12-04gpg: New list-option "show-only-fpr-mbox".Werner Koch1-1/+58
2018-11-12common: Prepare for parsing mail sub-addresses.Werner Koch1-1/+1
2018-08-28gpg: Remove unused arg from a function.Werner Koch1-1/+1
2018-06-21gpg: Print revocation reason for "rev" records.Werner Koch1-4/+68
2018-04-12gpg: Extend the "sig" record in --list-mode.Werner Koch1-3/+12
2017-10-17gpg,sm: New option --with-key-screening.Werner Koch1-0/+40
2017-09-27gpg: Prepare for a longer fingerprintWerner Koch1-0/+3
2017-07-27gpg: Avoid output to the tty during import.Werner Koch1-1/+1
2017-07-24gpg: Store key origin info for new DANE and WKD retrieved keys.Werner Koch1-3/+3
2017-07-20gpg: New option --with-key-origin.Werner Koch1-0/+44
2017-06-21gpg: Fix printing keyserver URLs and notation data.Justus Winter1-2/+2
2017-06-01gpg,common: Move the compliance framework.Justus Winter1-3/+9
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-04-07gpg: Fix printing of offline taken subkey.Werner Koch1-1/+1
2017-03-31gpg: Pass CTRL also to getkey_end.Werner Koch1-3/+3
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-30/+31
2017-03-28gpg: Prepare for listing last_update and key origin data.Werner Koch1-2/+6
2017-03-20gpg: Add new field no 18 to the colon listing.Werner Koch1-21/+52
2017-03-13gpg: Flush stdout before printing stats with --check-sigs.Werner Koch1-1/+5
2017-03-08g10: Move more flags into the flag bitfield.Justus Winter1-8/+7
2017-03-07Remove -I option to common.NIIBE Yutaka1-7/+7
2017-02-28gpg: Do not require a trustdb for decryption.Werner Koch1-1/+1
2017-02-08gpg,common: Make sure that all fd given are valid.Justus Winter1-0/+3
2017-01-17gpg: Sync print of additional sig data in --edit-key.Werner Koch1-45/+42
2016-11-23g10: Avoid gratuitously loading a keyblock when it is already availableNeal H. Walfield1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-03g10: Improve and unify key selection for -r and --locate-keys.Justus Winter1-1/+1
2016-09-19gpg: Fix regression in fingerprint printing.Werner Koch1-1/+1
2016-09-12gpg: Avoid mixing up status and colon line output.Werner Koch1-36/+47
2016-09-09gpg: print fingerprint regardless of keyid-formatDaniel Kahn Gillmor1-2/+5
2016-08-25gpg: New option --with-tofu-info.Werner Koch1-12/+10
2016-08-10gpg: Remove tofu database format "split".Werner Koch1-2/+2
2016-08-04gpg: Make sure that keygrips are printed for each subkey.Werner Koch1-6/+14
2016-08-04gpg: Always print the fingerprint in colons mode.Werner Koch1-20/+12