aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2006-04-19Continued with merging.Werner Koch1-5/+6
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-303/+475
2006-03-09* mainproc.c (get_pka_address), keylist.c (show_notation): RemoveDavid Shaw1-57/+41
2005-11-20* main.h, keylist.c (print_revokers): New. Print the "rvk" designatedDavid Shaw1-2/+26
2005-09-20* keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attributeDavid Shaw1-3/+11
2005-07-27Converted all m_free to xfree etc.Werner Koch1-7/+7
2005-07-22* options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw1-1/+1
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-01-20* gpgv.c (tty_fprintf): New stub.Werner Koch1-3/+57
2005-01-18(public_key_list): Do a trustdb staleness check beforeWerner Koch1-0/+9
2004-12-21* keylist.c (list_keyblock_print): Secret key listings should always showDavid Shaw1-1/+1
2004-12-17* passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch1-1/+1
2004-12-15* apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw1-2/+2
2004-11-24* trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw1-10/+4
2004-10-28* keylist.c (status_one_subpacket): New. Send the subpacket data to theDavid Shaw1-1/+17
2004-10-14* keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw1-46/+7
2004-10-06* helptext.c, pkclist.c (do_we_trust): It is not possible to get here withDavid Shaw1-4/+10
2004-10-06* keyedit.c, keylist.c, keyserver.c, mainproc.c: TheDavid Shaw1-9/+45
2004-09-29* keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw1-9/+9
2004-09-20* gpg.sgml: Document -K.Werner Koch1-1/+43