summaryrefslogtreecommitdiffhomepage
path: root/client/certutil.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Add a config option to dump retrieved certificates on errorSamuel Lidén Borell1-0/+1
2014-08-19Show an error message when certificate retreival failsSamuel Lidén Borell1-0/+1
2014-02-08Change unspecified argument lists "()" into "(void)"Samuel Lidén Borell1-3/+3
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2012-04-06Print and display error messages from OpenSSL and libp11Samuel Lidén Borell1-0/+3
2012-04-03Display first+last name if the name attribute is missingSamuel Lidén Borell1-0/+1
2011-12-04Don't use reserved identifier namesSamuel Lidén Borell1-2/+2
2011-08-04Refactoring of pkcs{11,12}.getBase64Chain and malloc checksSamuel Lidén Borell1-0/+2
2011-04-23Implement same-origin check for CreateRequest/StoreCertificatesSamuel Lidén Borell1-0/+2
2011-04-15Determine cert filenames from the name attributeSamuel Lidén Borell1-0/+1
2011-04-14Move parseP7SignedData to certutil.cSamuel Lidén Borell1-0/+1
2011-04-14Move common functions in pkcs11 and pkcs12.c to certutil.cSamuel Lidén Borell1-0/+14
2011-04-14Move the DN parsing to a separate fileSamuel Lidén Borell1-0/+36