aboutsummaryrefslogtreecommitdiffstats
path: root/sm/keylist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-20kbx/Werner Koch1-1/+1
2007-03-19Changes to let the key listing use estream to help systems withoutWerner Koch1-216/+222
2006-10-18Preparing a releasegnupg-1.9.93Werner Koch1-17/+35
2006-10-02Fix for bug 537Werner Koch1-4/+4
2006-09-25New "relax" option for trustlist.txtWerner Koch1-3/+5
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-1/+1
2006-09-13Various fixes and new features.Werner Koch1-2/+2
2006-09-06The big Assuan error code removal.Werner Koch1-2/+2
2006-09-06Minor changes and typo fixes.Werner Koch1-0/+8
2006-06-27Various smaller changesWerner Koch1-1/+1
2006-06-20Updated FSF's address.Werner Koch1-1/+6
2006-05-23g10/ does build again.Werner Koch1-1/+3
2005-11-13Added qualified signature features.Werner Koch1-0/+40
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-617/+0
2005-07-20* keylist.c (email_kludge): Reworked.Werner Koch1-7/+19
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-2/+2
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch1-5/+30
2004-12-19* maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch1-2/+2
2004-09-30* de.po: Updated.Werner Koch1-2/+5
2004-08-06* gpgsm.c: New option --with-ephemeral-keys.Werner Koch1-8/+26
2004-07-22* trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch1-1/+5
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