aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* W32 fixgnupg-2.0.10rc1Werner Koch2008-12-091-1/+1
* Minor fixes.Werner Koch2008-12-091-9/+20
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-3/+3
* Made --fixed-list-mode obsolete.Werner Koch2008-06-111-342/+299
* --locate-key now returns several keys if they all match.Werner Koch2008-05-071-5/+12
* Add command --locate-key.Werner Koch2008-05-071-5/+41
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Fix for bug 537Werner Koch2006-10-021-4/+4
* Still merging 1.4.3 code backWerner Koch2006-04-211-1/+1