summaryrefslogtreecommitdiffhomepage
path: root/client/backend.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Show an error message when certificate retreival failsSamuel Lidén Borell1-0/+3
2012-10-10New error message when P12 file can be created, but is not writableSamuel Lidén Borell1-0/+1
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2012-04-06New error codes/messages: SignatureFailure and MessageTooLongSamuel Lidén Borell1-0/+2
2011-12-04Don't use reserved identifier namesSamuel Lidén Borell1-4/+4
2011-08-04Fix wrong function declarationSamuel Lidén Borell1-1/+1
2011-07-31Refuse to generate keys if there's no PRNG stateSamuel Lidén Borell1-0/+2
2011-04-23Implement same-origin check for CreateRequest/StoreCertificatesSamuel Lidén Borell1-1/+3
2011-04-20Show the name attribute in the "choose password" dialogSamuel Lidén Borell1-0/+1
2011-04-17Show more specific error messages and use g_strerrorSamuel Lidén Borell1-0/+1
2011-04-05Add a function stub for StoreCertificates + code that calls itSamuel Lidén Borell1-1/+1
2011-01-03Add certificate request creation to the interface for the backendsSamuel Lidén Borell1-1/+8
2011-01-03Add "stub functions" and IPC for the regutil objectSamuel Lidén Borell1-6/+1
2010-08-16Merge Henrik Nordströms smartcard branchSamuel Lidén Borell1-0/+2
2010-07-03Add an abstraction layer for tokensSamuel Lidén Borell1-0/+96