summaryrefslogtreecommitdiffhomepage
path: root/client/platform.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Add a config option to dump retrieved certificates on errorSamuel Lidén Borell1-0/+1
2014-02-16Focus password entry again if the password was incorrectSamuel Lidén Borell1-0/+1
2014-02-08Remove/merge unused functionsSamuel Lidén Borell1-1/+0
2014-02-08Change unspecified argument lists "()" into "(void)"Samuel Lidén Borell1-7/+7
2014-02-07Remove version expiry status checking systemSamuel Lidén Borell1-10/+0
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-04-20Implement password policysSamuel Lidén Borell1-1/+2
2011-04-17Add password choice / key generation dialogSamuel Lidén Borell1-0/+7
2011-04-15Determine cert filenames from the name attributeSamuel Lidén Borell1-0/+2
2011-04-12Prevent concurrent accesses to certificate filesSamuel Lidén Borell1-0/+5
2010-07-03Add an abstraction layer for tokensSamuel Lidén Borell1-6/+9
2010-06-15Only list certificates with the correct keyusage when doing authentication/si...Marcus Carlson1-1/+2
2010-06-13Clean up the OpenSSL code and fix a bugSamuel Lidén Borell1-5/+1
2010-04-12Allow p12 files in ~/.cbtMarcus Carlson1-0/+1
2010-02-23Fix some bugs from the second last patchSamuel Lidén Borell1-1/+1
2010-02-20Provide a secure memory pool and use itLinus Walleij1-1/+2
2010-02-20Fixed a few more window id problems on 64-bit platformsSamuel Lidén Borell1-1/+6
2010-01-02Improved version checker that uses DNS instead of HTTP/XMLSamuel Lidén Borell1-5/+2
2010-01-02Made the window modal instead of "stay on top"Samuel Lidén Borell1-1/+1
2010-01-02Renamed main/ to client/ and added a server directorySamuel Lidén Borell1-0/+100