aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gpg: Add command --print-pka-records.Werner Koch2015-02-241-3/+90
* gpg: Add option to print fingerprints in ICAO spelling.Werner Koch2015-02-231-0/+34
* gpg: Improve skipping of PGP-2 keys.Werner Koch2015-01-221-0/+2
* gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch2015-01-221-7/+7
* gpg: Avoid extra LF in notaion data listing.Werner Koch2014-12-151-1/+6
* gpg: Improve perceived speed of secret key listings.Werner Koch2014-11-121-0/+2
* gpg: Skip overlong keys and a print a warning.Werner Koch2014-10-091-0/+3
* gpg: Sync keylist output and warning messages.Werner Koch2014-10-091-0/+1
* gpg: Add list-option "show-usage".Werner Koch2014-08-131-0/+8
* Add new option --with-secret.Werner Koch2014-06-031-21/+42
* gpg: Mark experimental algorithms in the key listing.Werner Koch2014-05-071-12/+4
* Change some keyedit functions to allow printing to arbitrary streams.Werner Koch2014-03-271-16/+19
* gpg: Allow building without any trust model support.Werner Koch2014-02-101-1/+2
* gpg: Change format for the key size in --list-key and --edit-key.Werner Koch2014-02-051-16/+20
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-0/+4
* gpg: Rework ECC support and add experimental support for Ed25519.Werner Koch2013-11-151-7/+54
* gpg: Print indicator for unknown key capability.Werner Koch2013-03-191-0/+3
* Print the hash algorithm in colon mode key listing.Werner Koch2012-05-241-6/+2
* Fix type conflict warning.Werner Koch2012-05-241-2/+2
* Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw2012-01-201-3/+5
* Re-indentation of keydb.c and error code changes.Werner Koch2011-04-291-3/+3
* 2011-04-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2011-04-201-1/+1
* Print the secret keyinfo stuff with --card-status again.Werner Koch2011-03-031-44/+52
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-9/+9
* Smartcard related updatesWerner Koch2010-11-171-2/+1
* Make public key data structure easier to read.Werner Koch2010-10-201-12/+12
* More agent support for gpg.Werner Koch2010-10-131-99/+114
* Add new option --with-keygripWerner Koch2010-10-081-4/+27
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-6/+8
* Removed more secret key related code.Werner Koch2010-09-061-76/+78
* Decryption and signi via agent is now implemented.Werner Koch2010-04-231-39/+19
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-2/+2
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-201-4/+19
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-215/+180
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-313/+199
* Re-indentWerner Koch2010-01-091-1158/+1242
* Fix bug#998.Werner Koch2009-02-091-1/+16