summaryrefslogtreecommitdiff
path: root/common/library.c
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax errors in OS_WIN32 ifdefsStef Walter2013-03-031-3/+3
* Only do shared object and DLL initialization in librariesStef Walter2013-02-201-49/+11
* Add internal function for turning on messagesStef Walter2013-02-051-0/+8
* Use the stdbool.h C99 bool typeStef Walter2013-01-231-2/+2
* Only initialize p11-kit libraries onceStef Walter2013-01-091-4/+10
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-0/+286