aboutsummaryrefslogtreecommitdiffstats
path: root/sm/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-05-11* gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch1-20/+45
2004-05-11* sign.c (gpgsm_sign): Include the error source in the final errorWerner Koch1-4/+22
2004-04-26* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch1-2/+2
2004-04-23(oidtranstbl): New. OIDs collected from several sources.Werner Koch1-21/+302
2004-04-22(main): New commands --dump-keys, --dump-external-keys,Werner Koch1-13/+203
2004-04-05* verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.Werner Koch1-2/+2
2004-03-15(list_cert_colon): Hack to set the expired flag.Werner Koch1-6/+19
2004-02-24(list_cert_colon): Print the fingerprint as theWerner Koch1-2/+8
2004-02-21* keylist.c (list_internal_keys): Return error codes.Werner Koch1-9/+22
2004-02-20* gpgsm.c (main): New option --debug-ignore-expiration.Werner Koch1-2/+54
2004-02-17* gpgsm.c: New option --with-md5-fingerprint.Werner Koch1-42/+70
2004-02-02* keybox.h (keybox_flag_t): New.Werner Koch1-11/+19
2003-12-17Replaced deprecated type names.Werner Koch1-13/+13
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-7/+7
2003-10-31* verify.c (strtimestamp_r, gpgsm_verify):Werner Koch1-11/+12
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+617
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-4/+5
2003-06-05A small step for GnuPG but a huge leap for error codes.Werner Koch1-2/+2
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-616/+0
2002-08-16* call-agent.c (learn_cb): Special treatment when the issuerWerner Koch1-6/+6
2002-08-10* keylist.c (list_cert_colon): Print the short fingerprint in theWerner Koch1-5/+7
2002-07-02* keydb.c (keydb_store_cert): Add optional ar EXISTED and changedWerner Koch1-1/+1
2002-06-20* certlist.c (gpgsm_add_to_certlist): Fixed locating of aWerner Koch1-4/+4
2002-06-19* call-agent.c (learn_cb): Use log_info instead of log_error onWerner Koch1-0/+3
2002-06-12* call-dirmngr.c (lookup_status_cb): New.Werner Koch1-1/+1
2002-06-04* gpgsm.c (main): New command --list-sigsNEWPG-0-3-7Werner Koch1-2/+154
2002-05-21* keylist.c (list_internal_keys): Renamed from gpgsm_list_keys.Werner Koch1-8/+69
2002-04-12* certlist.c (cert_usable_p): New.Werner Koch1-7/+34
2002-03-28* keylist.c (list_cert_colon): Fixed listing of crt record; theWerner Koch1-4/+26
2002-03-06* server.c (cmd_listkeys, cmd_listsecretkeys): Divert toNEWPG-0-3-2Werner Koch1-10/+52
2002-03-05* gpgsm.c, gpgsm.h: Add local_user.Werner Koch1-1/+1
2002-02-25* server.c (option_handler): Allow to use -2 for "send all certsWerner Koch1-0/+2
2002-02-07* certlist.c (gpgsm_add_to_certlist): Check that the specifiedWerner Koch1-3/+3
2002-01-29* call-agent.c (gpgsm_agent_havekey): New.Werner Koch1-8/+33
2001-12-20* base64.c (base64_reader_cb): Try to detect an S/MIME body part.Werner Koch1-5/+9
2001-12-18Changes to be used with the new libksba interface.Werner Koch1-6/+12
2001-12-14* keylist.c (list_cert_colon): Kludge to show an email addressWerner Koch1-1/+51
2001-12-13* keylist.c (list_cert_colon): Print alternative names of subjectWerner Koch1-20/+53
2001-11-26* keydb.c (keydb_add_resource): Create keyboxWerner Koch1-7/+7
2001-11-24Introduced the keygripWerner Koch1-0/+3
2001-11-24Added new directory common to enable sharing of some code and errorWerner Koch1-4/+4
2001-11-19Added new file to please JanWerner Koch1-0/+184