aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certdump.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * keylist.c (list_cert_colon): Print alternative names of subjectWerner Koch2001-12-131-2/+2
| | | | | and a few other values.
* Map Libksba's OIDs to Libgcrypt digest algo numbers.Werner Koch2001-11-201-1/+1
| | | | | The latest Libgcrypt CVS version is needed.
* Base code for gpgsm --verify does workWerner Koch2001-11-161-49/+43
|
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-0/+131
check the certification path.