summaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg: Print the subkey's curve and not the primary key curve.Werner Koch2016-06-141-4/+4
* gpg: Remove C-99ism, re-indent, and simplify one function.Werner Koch2016-06-111-1/+2
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-5/+5
* gpg: Add option --with-subkey-fingerprint.Werner Koch2016-06-061-4/+17
* gpg: Implement --keyid-format=none.Werner Koch2016-06-061-86/+94
* gpg: New status code NOTATION_FLAGS.Werner Koch2016-05-311-1/+5
* gpg: Store the Tofu meta handle for databases in CTRL.Werner Koch2016-05-211-1/+1
* gpg: Pass CTRL object down to the trust functionsWerner Koch2016-05-211-13/+14
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-6/+5
* gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.Werner Koch2016-04-271-7/+29
* Use ngettext for some strings.Werner Koch2016-01-181-20/+20
* gpg: Take care of keydb_new returning NULL.Werner Koch2015-12-031-1/+1
* Silence unused variable or parameter warnings.Werner Koch2015-11-271-1/+1
* gpg: Refactor print_seckey_info.Neal H. Walfield2015-11-201-5/+16
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* gpg: Use only one fingerprint formatting function.Werner Koch2015-11-141-27/+14
* gpg: Print export statistics to the status-fd.Werner Koch2015-11-121-1/+1
* common: Add separate header for zb32.c.Werner Koch2015-10-301-0/+1
* w32: Make it build again if Tofu support is not available.Werner Koch2015-10-261-0/+4
* gpg: Provide an interface to patch TOFU updates.Neal H. Walfield2015-10-231-0/+4
* build: Allow building without SQLlite support.Werner Koch2015-10-201-0/+2
* g10: Add TOFU support.Neal H. Walfield2015-10-181-2/+13
* gpg: Add option --print-dane-records.Werner Koch2015-10-081-15/+93
* gpg: Pass CTRL parameter to all key listing functions.Werner Koch2015-10-081-17/+22
* g10: Eliminate the redundant function get_pubkey_end.Neal H. Walfield2015-09-161-2/+2
* g10: Eliminate the redundant function get_pubkey_next.Neal H. Walfield2015-09-161-1/+1
* gpg: Show not found keys with --locate-key --verbose.Werner Koch2015-08-231-0/+3
* gpg: Remove duplicated printing of the curve name in "sub" lines.Werner Koch2015-08-061-12/+0
* gpg: Add commands "fpr *" and "grip" to --edit-key.Werner Koch2015-08-061-1/+7
* gpg: Adjust UID line indentation for common key algos.Werner Koch2015-08-061-2/+3
* common: extend API of openpgp_oid_to_curve for canonical name.NIIBE Yutaka2015-08-061-3/+3
* g10: Use canonical name for curve.NIIBE Yutaka2015-07-081-3/+3
* gpg: Print number of good signatures with --check-sigs.Werner Koch2015-06-201-7/+15
* gpg: Improve 'General key info' line of --card-status.Werner Koch2015-05-071-6/+8
* gpg: Print the user id in --fast-list-mode.Werner Koch2015-04-061-2/+2
* gpg: Prepare to pass additional context to the list functions.Werner Koch2015-04-061-29/+68
* gpg: Remove useless condition.Werner Koch2015-03-151-3/+3
* gpg: Change --print-pka-records into an option.Werner Koch2015-03-101-4/+1
* Move new mailbox.c source file to common/.Werner Koch2015-02-251-0/+2