summaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 <mb@g10code.com>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
* Continued with merging.Werner Koch2006-04-191-5/+6
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-303/+475
* * keylist.c (print_card_serialno): New.Werner Koch2003-09-301-0/+41
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-16/+131
* * keygen.c (do_add_key_flags, parse_parameter_usage)Werner Koch2003-09-051-7/+16
* * g10.c: New command --card-status.Werner Koch2003-07-241-8/+22
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-25/+25
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+1287
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-1116/+0
* * import.c (import_keys_internal): Missed one s/inp/inp2/.David Shaw2002-10-081-7/+12
* * keylist.c (print_capabilities): Secret-parts-missing keys should showDavid Shaw2002-10-031-5/+15
* * import.c (import_secret_one): Check for an illegal (>110) protectionDavid Shaw2002-10-031-4/+5
* From stable branchDavid Shaw2002-09-191-0/+2
* * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys intoDavid Shaw2002-08-221-1/+1
* * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments.David Shaw2002-08-201-0/+5
* * getkey.c (get_user_id_native): Renamed to ..Werner Koch2002-08-191-0/+5
* * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so theDavid Shaw2002-07-261-4/+6
* * sig-check.c (signature_check2): Signatures made by invalid subkeysDavid Shaw2002-07-231-3/+49