aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certdump.c (unfollow)
Commit message (Expand)AuthorFilesLines
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