aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2004-09-13* main.h, keylist.c (print_subpackets_colon): Make a public function.David Shaw1-1/+1
2004-09-12* options.h, keylist.c (print_one_subpacket, print_subpackets_colon):David Shaw1-0/+48
2004-08-23* keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_nativeDavid Shaw1-3/+3
2004-07-16* keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw1-33/+24
2004-05-11* keylist.c (show_policy_url, show_keyserver_url, show_notation)Werner Koch1-4/+4
2004-05-05* keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw1-33/+37
2004-04-29* main.h, keylist.c (show_notation): Add argument to show only userDavid Shaw1-3/+12
2004-03-06* keylist.c (print_seckey_info, print_pubkey_info): --keyid-formatDavid Shaw1-35/+22
2004-03-06* keydb.h, keyid.c (keystr_from_pk, keystr_from_sk): New functions to pullDavid Shaw1-31/+28
2004-03-03* options.h, g10.c (main): Add a more flexible --keyid-format option toDavid Shaw1-56/+32
2004-02-11* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-2/+12
2004-02-11* keyedit.c (keyedit_menu): Prompt for subkey removal for both secret andDavid Shaw1-10/+14
2004-02-10* keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw1-2/+9
2004-01-30* g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw1-11/+2
2004-01-21* keylist.c (set_attrib_fd): Open attribute fd in binary mode. This isn'tDavid Shaw1-3/+4
2003-11-14* options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify theDavid Shaw1-14/+17
2003-10-28* DETAILS: Add the 'a' value for field 12 and the new field 15.Werner Koch1-6/+39
2003-10-02* cardglue.c (learn_status_cb): Release values before assignmentWerner Koch1-8/+22
2003-09-30* keylist.c (print_card_serialno): New.Werner Koch1-0/+41
2003-09-30* gpgv.c (check_trustdb_stale): Stub.David Shaw1-0/+11