summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Add internal function for turning on messagesStef Walter2013-02-052-0/+10
* Add more mock-module implementationStef Walter2013-02-043-0/+3818
* Further tweaks and cleanup for functions dealing with PKCS#11 attributesStef Walter2013-02-043-70/+910
* Add generic buffer codeStef Walter2013-02-045-0/+478
* Use the stdbool.h C99 bool typeStef Walter2013-01-2310-104/+119
* Only initialize p11-kit libraries onceStef Walter2013-01-092-6/+14
* Set strict debug preconditions during testingStef Walter2013-01-091-0/+4
* Add common functions for manipulating CK_ATTRIBUTE arraysStef Walter2013-01-095-0/+916
* Move the pkcs11.h header files into common directoryStef Walter2013-01-093-0/+1535
* Build common code into noinst librariesStef Walter2013-01-092-11/+15
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-0914-0/+2320
* Fix build on solarisRob McMahon2012-07-311-0/+4
* Fix getprogname() running under wineStef Walter2012-07-171-2/+5
* Win32 build fixesStef Walter2012-06-291-4/+7
* Use gcc extensions to check varargs during compileStef Walter2012-05-131-6/+18
* Provide compat getprogname() implementations on other OS'sStef Walter2012-05-012-26/+71
* Move the compat.[ch] headers into common directory/Stef Walter2012-04-302-0/+291