summaryrefslogtreecommitdiffhomepage
path: root/client/backend.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2012-04-03Display first+last name if the name attribute is missingSamuel Lidén Borell1-1/+1
2012-03-23Fix crash when a token is missing a subject nameSamuel Lidén Borell1-1/+1
2011-04-23Implement same-origin check for CreateRequest/StoreCertificatesSamuel Lidén Borell1-3/+6
2011-04-20Show the name attribute in the "choose password" dialogSamuel Lidén Borell1-0/+14
2011-04-05Add a function stub for StoreCertificates + code that calls itSamuel Lidén Borell1-0/+15
2011-01-06Initialize and free the backend when creating a requestSamuel Lidén Borell1-3/+7
2011-01-03Add certificate request creation to the interface for the backendsSamuel Lidén Borell1-3/+14
2010-09-17Allocate the backend list properlySamuel Lidén Borell1-1/+1
2010-08-24Fix a problem with --enable-pkcs11Marcus Carlson1-1/+2
2010-08-16Merge Henrik Nordströms smartcard branchSamuel Lidén Borell1-1/+17
2010-07-03Add an abstraction layer for tokensSamuel Lidén Borell1-0/+165