summaryrefslogtreecommitdiff
path: root/common/debug.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-158/+0
* common: Use secure_getenv() implementation when setuidStef Walter2014-10-021-1/+2
* rpc: Implement PKCS#11 messages/client/server codeStef Walter2014-07-081-0/+1
* debug: Allow debug lines longer than 512 charactersStef Walter2013-08-281-4/+3
* debug: Add missing 'tool' flag to debug flagsStef Walter2013-08-281-0/+1
* Make preconditions abort unconditionally when scanning with coverityStef Walter2013-07-181-0/+4
* Add basic trust moduleStef Walter2013-02-051-0/+1
* Use the stdbool.h C99 bool typeStef Walter2013-01-231-4/+4
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-0/+151