aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certdump.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-19Changes to let the key listing use estream to help systems withoutWerner Koch1-22/+134
2006-11-28Preparing 2.0.1Werner Koch1-1/+1
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-1/+8
2006-11-14sm/Werner Koch1-0/+54
2006-06-27Various smaller changesWerner Koch1-0/+30
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-11-13Added qualified signature features.Werner Koch1-3/+50
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-457/+0
2005-07-20* keylist.c (email_kludge): Reworked.Werner Koch1-2/+2
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-13/+15
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch1-0/+1
2004-09-30* gpgv.c (i18n_init): Always use LC_ALL.Werner Koch1-12/+34
2004-09-30spelling fixWerner Koch1-1/+4
2004-04-22(main): New commands --dump-keys, --dump-external-keys,Werner Koch1-0/+1
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-3/+3
2004-03-06Preparing for a releaseWerner Koch1-2/+35
2004-02-18* gpgsm.c (set_debug): Set the new --debug-level flags.Werner Koch1-1/+1
2004-02-13* certcheck.c (gpgsm_create_cms_signature): Format a descriptionWerner Koch1-1/+182
2004-01-29(parse_dn_part): Map common OIDs to human readableWerner Koch1-9/+42
2004-01-27(parse_dn_part): Pretty print the nameDistinguisher OID.Werner Koch1-22/+33
2003-12-17Replaced deprecated type names.Werner Koch1-8/+8
2003-10-31* verify.c (strtimestamp_r, gpgsm_verify):Werner Koch1-30/+10
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+457
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-1/+1
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-457/+0
2002-08-10* keylist.c (list_cert_colon): Print the short fingerprint in theWerner Koch1-2/+2
2002-06-25* certdump.c (print_dn_part): Always print a leading slash,Werner Koch1-18/+6
2002-06-04* gpgsm.c (main): New command --list-sigsNEWPG-0-3-7Werner Koch1-0/+306
2002-01-23* certpath.c (gpgsm_validate_path): Print the DN of a missing issuer.Werner Koch1-11/+32
2001-12-20* base64.c (base64_reader_cb): Try to detect an S/MIME body part.Werner Koch1-8/+15
2001-12-18Changes to be used with the new libksba interface.Werner Koch1-8/+18
2001-12-13* keylist.c (list_cert_colon): Print alternative names of subjectWerner Koch1-2/+2
2001-11-20Map Libksba's OIDs to Libgcrypt digest algo numbers.Werner Koch1-1/+1
2001-11-16Base code for gpgsm --verify does workWerner Koch1-49/+43
2001-11-13We have reached a state where we are able to import certs andWerner Koch1-0/+131