summaryrefslogtreecommitdiffhomepage
path: root/client/xmldsig.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2011-08-04Refactoring of pkcs{11,12}.getBase64Chain and malloc checksSamuel Lidén Borell1-4/+2
2011-08-04Check for allocation failures and integer overflows in xmldsig_signSamuel Lidén Borell1-21/+37
2010-07-03Add an abstraction layer for tokensSamuel Lidén Borell1-15/+10
2010-06-13Clean up the OpenSSL code and fix a bugSamuel Lidén Borell1-0/+1
2010-06-13Convert the code to use OpenSSL instead of NSSMarcus Carlson1-1/+0
2010-02-05Refactoring: Moved the sha_base64 function to misc.cSamuel Lidén Borell1-9/+1
2010-02-05Replaced malloc+sprintf with a function on it's ownSamuel Lidén Borell1-10/+4
2010-01-02Increase use of const and static in the codeSamuel Lidén Borell1-4/+4
2010-01-02Documented some functionsSamuel Lidén Borell1-0/+3
2010-01-02Renamed the XMLDSIG filesSamuel Lidén Borell1-0/+153