summaryrefslogtreecommitdiffstats
path: root/sm/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Typo fixes.Werner Koch2008-01-261-2/+2
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-9/+27
* Changed to GPLv3.Werner Koch2007-07-041-26/+13
* kbx/Werner Koch2007-03-201-1/+1
* Changes to let the key listing use estream to help systems withoutWerner Koch2007-03-191-216/+222
* Preparing a releasegnupg-1.9.93Werner Koch2006-10-181-17/+35
* Fix for bug 537Werner Koch2006-10-021-4/+4
* New "relax" option for trustlist.txtWerner Koch2006-09-251-3/+5
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-1/+1
* Various fixes and new features.Werner Koch2006-09-131-2/+2
* The big Assuan error code removal.Werner Koch2006-09-061-2/+2
* Minor changes and typo fixes.Werner Koch2006-09-061-0/+8
* Various smaller changesWerner Koch2006-06-271-1/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+6
* g10/ does build again.Werner Koch2006-05-231-1/+3
* Added qualified signature features.Werner Koch2005-11-131-0/+40
* * keylist.c (email_kludge): Reworked.Werner Koch2005-07-201-7/+19
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-2/+2
* * configure.ac: Require libksba 0.9.11.Werner Koch2005-04-181-5/+30
* * maperror.c (map_assuan_err_with_source): Oops, args were swapped.Werner Koch2004-12-191-2/+2
* * de.po: Updated.Werner Koch2004-09-301-2/+5
* * gpgsm.c: New option --with-ephemeral-keys.Werner Koch2004-08-061-8/+26
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-221-1/+5
* * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch2004-05-111-20/+45
* * sign.c (gpgsm_sign): Include the error source in the final errorWerner Koch2004-05-111-4/+22
* * call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch2004-04-261-2/+2
* (oidtranstbl): New. OIDs collected from several sources.Werner Koch2004-04-231-21/+302
* (main): New commands --dump-keys, --dump-external-keys,Werner Koch2004-04-221-13/+203
* * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.Werner Koch2004-04-051-2/+2
* (list_cert_colon): Hack to set the expired flag.Werner Koch2004-03-151-6/+19
* (list_cert_colon): Print the fingerprint as theWerner Koch2004-02-241-2/+8
* * keylist.c (list_internal_keys): Return error codes.Werner Koch2004-02-211-9/+22
* * gpgsm.c (main): New option --debug-ignore-expiration.Werner Koch2004-02-201-2/+54
* * gpgsm.c: New option --with-md5-fingerprint.Werner Koch2004-02-171-42/+70
* * keybox.h (keybox_flag_t): New.Werner Koch2004-02-021-11/+19
* Replaced deprecated type names.Werner Koch2003-12-171-13/+13
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-7/+7
* * verify.c (strtimestamp_r, gpgsm_verify):Werner Koch2003-10-311-11/+12
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+617
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-616/+0
* * call-agent.c (learn_cb): Special treatment when the issuerWerner Koch2002-08-161-6/+6
* * keylist.c (list_cert_colon): Print the short fingerprint in theWerner Koch2002-08-101-5/+7
* * keydb.c (keydb_store_cert): Add optional ar EXISTED and changedWerner Koch2002-07-021-1/+1
* * certlist.c (gpgsm_add_to_certlist): Fixed locating of aWerner Koch2002-06-201-4/+4
* * call-agent.c (learn_cb): Use log_info instead of log_error onWerner Koch2002-06-191-0/+3
* * call-dirmngr.c (lookup_status_cb): New.Werner Koch2002-06-121-1/+1
* * gpgsm.c (main): New command --list-sigsNEWPG-0-3-7Werner Koch2002-06-041-2/+154
* * keylist.c (list_internal_keys): Renamed from gpgsm_list_keys.Werner Koch2002-05-211-8/+69
* * certlist.c (cert_usable_p): New.Werner Koch2002-04-121-7/+34
* * keylist.c (list_cert_colon): Fixed listing of crt record; theWerner Koch2002-03-281-4/+26