summaryrefslogtreecommitdiffhomepage
path: root/client/misc.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Add a config option to dump retrieved certificates on errorSamuel Lidén Borell1-0/+1
2014-04-08Don't redefine SIZE_T_MAXSamuel Lidén Borell1-0/+2
2014-02-08More security precautions (length checks, null checks, etc)Samuel Lidén Borell1-1/+3
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2011-12-04Don't use reserved identifier namesSamuel Lidén Borell1-2/+2
2011-08-04Check for allocation failures and integer overflows in xmldsig_signSamuel Lidén Borell1-0/+12
2011-04-05Add a function stub for StoreCertificates + code that calls itSamuel Lidén Borell1-1/+2
2010-03-23Implement the "NonVisibleData" parameterSamuel Lidén Borell1-1/+2
2010-02-20Introduce guaranteed_memset()Linus Walleij1-0/+1
2010-02-05Refactoring: Moved the sha_base64 function to misc.cSamuel Lidén Borell1-0/+1
2010-02-05Replaced malloc+sprintf with a function on it's ownSamuel Lidén Borell1-0/+2
2010-01-02Renamed main/ to client/ and added a server directorySamuel Lidén Borell1-0/+41