summaryrefslogtreecommitdiff
path: root/common/debug.h
Commit message (Expand)AuthorAgeFilesLines
* debug: Work around cppcheck false-positivesDaiki Ueno2018-10-171-3/+3
* common: Re-add placeholder definition of p11_debugDaiki Ueno2017-08-181-0/+4
* debug: Add p11_debug_err to prevent use of strerrorDaiki Ueno2017-06-121-2/+13
* rpc: Implement PKCS#11 messages/client/server codeStef Walter2014-07-081-0/+1
* Our own unit testing frameworkStef Walter2013-05-211-0/+2
* tools: Add a bit of debugging to the PEM extract handlerStef Walter2013-03-081-0/+1
* Fix various clang analyzer warningsStef Walter2013-02-061-1/+2
* Add basic trust moduleStef Walter2013-02-051-0/+11
* Use the stdbool.h C99 bool typeStef Walter2013-01-231-7/+7
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-0/+129