summaryrefslogtreecommitdiff
path: root/p11-kit/debug.h
Commit message (Expand)AuthorAgeFilesLines
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-129/+0
* Preconditions to check for input probs and out of memoryStef Walter2012-05-131-0/+30
* Use gcc extensions to check varargs during compileStef Walter2012-05-131-1/+3
* More fixes for non-static function namesStef Walter2011-10-241-8/+8
* Rename non-static functions to have a _p11_xxx prefix.Stef Walter2011-10-241-6/+6
* Initial port to win32Stef Walter2011-10-171-0/+2
* Fix bugs in the p11-kit proxy module.Stef Walter2011-08-241-1/+2
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-2/+2
* Add p11_kit_uri_message() function.Stef Walter2011-05-251-1/+2
* Add support for debug tracing.Stef Walter2011-04-051-0/+93