summaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg: Fix regression in fingerprint printing.Werner Koch2016-09-191-1/+1
* gpg: Avoid mixing up status and colon line output.Werner Koch2016-09-121-36/+47
* gpg: print fingerprint regardless of keyid-formatDaniel Kahn Gillmor2016-09-091-2/+5
* gpg: New option --with-tofu-info.Werner Koch2016-08-251-12/+10
* gpg: Remove tofu database format "split".Werner Koch2016-08-101-2/+2
* gpg: Make sure that keygrips are printed for each subkey.Werner Koch2016-08-041-6/+14
* gpg: Always print the fingerprint in colons mode.Werner Koch2016-08-041-20/+12
* gpg: Remove options --print-dane-records and --print-pka-records.Werner Koch2016-07-141-153/+3
* gpg: Add export options "export-pka" and "export-dane".Werner Koch2016-07-071-1/+1
* gpg: Do not print the validity after key generation.Werner Koch2016-06-231-4/+10