aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2011-04-202011-04-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2011-03-03Print the secret keyinfo stuff with --card-status again.Werner Koch1-44/+52
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-9/+9
2010-11-17Smartcard related updatesWerner Koch1-2/+1
2010-10-20Make public key data structure easier to read.Werner Koch1-12/+12
2010-10-13More agent support for gpg.Werner Koch1-99/+114
2010-10-08Add new option --with-keygripWerner Koch1-4/+27
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-6/+8
2010-09-06Removed more secret key related code.Werner Koch1-76/+78
2010-04-23Decryption and signi via agent is now implemented.Werner Koch1-39/+19
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-2/+2
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch1-4/+19
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-215/+180
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-313/+199
2010-01-09Re-indentWerner Koch1-1158/+1242
2009-02-09Fix bug#998.Werner Koch1-1/+16
2008-12-09W32 fixgnupg-2.0.10rc1Werner Koch1-1/+1
2008-12-09Minor fixes.Werner Koch1-9/+20
2008-10-03* main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw1-3/+3
2008-06-11Made --fixed-list-mode obsolete.Werner Koch1-342/+299
2008-05-07--locate-key now returns several keys if they all match.Werner Koch1-5/+12
2008-05-07Add command --locate-key.Werner Koch1-5/+41
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-10-02Fix for bug 537Werner Koch1-4/+4
2006-04-21Still merging 1.4.3 code backWerner Koch1-1/+1