aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-18Use ngettext for some strings.Werner Koch1-20/+20
2015-12-03gpg: Take care of keydb_new returning NULL.Werner Koch1-1/+1
2015-11-27Silence unused variable or parameter warnings.Werner Koch1-1/+1
2015-11-20gpg: Refactor print_seckey_info.Neal H. Walfield1-5/+16
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2015-11-14gpg: Use only one fingerprint formatting function.Werner Koch1-27/+14
2015-11-12gpg: Print export statistics to the status-fd.Werner Koch1-1/+1
2015-10-30common: Add separate header for zb32.c.Werner Koch1-0/+1
2015-10-26w32: Make it build again if Tofu support is not available.Werner Koch1-0/+4
2015-10-23gpg: Provide an interface to patch TOFU updates.Neal H. Walfield1-0/+4
2015-10-20build: Allow building without SQLlite support.Werner Koch1-0/+2
2015-10-18g10: Add TOFU support.Neal H. Walfield1-2/+13
2015-10-08gpg: Add option --print-dane-records.Werner Koch1-15/+93
2015-10-08gpg: Pass CTRL parameter to all key listing functions.Werner Koch1-17/+22
2015-09-16g10: Eliminate the redundant function get_pubkey_end.Neal H. Walfield1-2/+2
2015-09-16g10: Eliminate the redundant function get_pubkey_next.Neal H. Walfield1-1/+1
2015-08-23gpg: Show not found keys with --locate-key --verbose.Werner Koch1-0/+3
2015-08-06gpg: Remove duplicated printing of the curve name in "sub" lines.Werner Koch1-12/+0
2015-08-06gpg: Add commands "fpr *" and "grip" to --edit-key.Werner Koch1-1/+7
2015-08-06gpg: Adjust UID line indentation for common key algos.Werner Koch1-2/+3
2015-08-06common: extend API of openpgp_oid_to_curve for canonical name.NIIBE Yutaka1-3/+3
2015-07-08g10: Use canonical name for curve.NIIBE Yutaka1-3/+3
2015-06-20gpg: Print number of good signatures with --check-sigs.Werner Koch1-7/+15
2015-05-07gpg: Improve 'General key info' line of --card-status.Werner Koch1-6/+8
2015-04-06gpg: Print the user id in --fast-list-mode.Werner Koch1-2/+2
2015-04-06gpg: Prepare to pass additional context to the list functions.Werner Koch1-29/+68
2015-03-15gpg: Remove useless condition.Werner Koch1-3/+3
2015-03-10gpg: Change --print-pka-records into an option.Werner Koch1-4/+1
2015-02-25Move new mailbox.c source file to common/.Werner Koch1-0/+2
2015-02-24gpg: Add command --print-pka-records.Werner Koch1-3/+90
2015-02-23gpg: Add option to print fingerprints in ICAO spelling.Werner Koch1-0/+34
2015-01-22gpg: Improve skipping of PGP-2 keys.Werner Koch1-0/+2
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-7/+7
2014-12-15gpg: Avoid extra LF in notaion data listing.Werner Koch1-1/+6
2014-11-12gpg: Improve perceived speed of secret key listings.Werner Koch1-0/+2
2014-10-09gpg: Skip overlong keys and a print a warning.Werner Koch1-0/+3
2014-10-09gpg: Sync keylist output and warning messages.Werner Koch1-0/+1
2014-08-13gpg: Add list-option "show-usage".Werner Koch1-0/+8
2014-06-03Add new option --with-secret.Werner Koch1-21/+42
2014-05-07gpg: Mark experimental algorithms in the key listing.Werner Koch1-12/+4
2014-03-27Change some keyedit functions to allow printing to arbitrary streams.Werner Koch1-16/+19
2014-02-10gpg: Allow building without any trust model support.Werner Koch1-1/+2
2014-02-05gpg: Change format for the key size in --list-key and --edit-key.Werner Koch1-16/+20
2014-01-30gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch1-0/+4
2013-11-15gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch1-7/+54
2013-03-19gpg: Print indicator for unknown key capability.Werner Koch1-0/+3
2012-05-24Print the hash algorithm in colon mode key listing.Werner Koch1-6/+2
2012-05-24Fix type conflict warning.Werner Koch1-2/+2
2012-01-20Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw1-3/+5
2011-04-29Re-indentation of keydb.c and error code changes.Werner Koch1-3/+3